|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.renderer.border.EmptyBorderEdge
public class EmptyBorderEdge
A border that corresponds to 'none' - it is empty and consumes no space at all.
Method Summary | |
---|---|
CSSValue |
getBorderStyle()
|
CSSColorValue |
getColor()
|
static BorderEdge |
getInstance()
|
RenderLength |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public RenderLength getWidth()
getWidth
in interface BorderEdge
public CSSColorValue getColor()
getColor
in interface BorderEdge
public CSSValue getBorderStyle()
getBorderStyle
in interface BorderEdge
public static BorderEdge getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |