Class BorderPainter.AbstractBorderSegment.NullBorderSegment
java.lang.Object
org.apache.fop.render.intermediate.BorderPainter.AbstractBorderSegment
org.apache.fop.render.intermediate.BorderPainter.AbstractBorderSegment.NullBorderSegment
- All Implemented Interfaces:
BorderPainter.BorderSegment
- Enclosing class:
BorderPainter.AbstractBorderSegment
private static final class BorderPainter.AbstractBorderSegment.NullBorderSegment
extends BorderPainter.AbstractBorderSegment
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NullBorderSegment
private NullBorderSegment()
-
-
Method Details
-
getWidth
public int getWidth() -
getClippedWidth
public int getClippedWidth() -
getRadiusStart
public int getRadiusStart() -
getRadiusEnd
public int getRadiusEnd() -
isCollapseOuter
public boolean isCollapseOuter() -
getColor
-
getStyle
public int getStyle() -
isSpecified
public boolean isSpecified()- Specified by:
isSpecified
in interfaceBorderPainter.BorderSegment
- Overrides:
isSpecified
in classBorderPainter.AbstractBorderSegment
-