|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.renderer.border.BorderFactory
public class BorderFactory
Creation-Date: 23.06.2006, 16:52:43
Constructor Summary | |
---|---|
BorderFactory()
|
Method Summary | |
---|---|
Border |
createBorder(LayoutContext layoutContext,
OutputProcessorMetaData metaData)
|
static BorderEdge |
merge(BorderEdge first,
BorderEdge second,
long computedParentWidth)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BorderFactory()
Method Detail |
---|
public Border createBorder(LayoutContext layoutContext, OutputProcessorMetaData metaData)
public static BorderEdge merge(BorderEdge first, BorderEdge second, long computedParentWidth)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |