Class BorderPainter.AbstractBorderSegment.WrappingBorderSegment
java.lang.Object
org.apache.fop.render.intermediate.BorderPainter.AbstractBorderSegment
org.apache.fop.render.intermediate.BorderPainter.AbstractBorderSegment.WrappingBorderSegment
- All Implemented Interfaces:
BorderPainter.BorderSegment
- Direct Known Subclasses:
BorderPainter.AbstractBorderSegment.FlippedBorderSegment
- Enclosing class:
- BorderPainter.AbstractBorderSegment
private static class BorderPainter.AbstractBorderSegment.WrappingBorderSegment
extends BorderPainter.AbstractBorderSegment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.render.intermediate.BorderPainter.AbstractBorderSegment
isSpecified
-
Field Details
-
borderProps
-
clippedWidth
private final int clippedWidth
-
-
Constructor Details
-
WrappingBorderSegment
WrappingBorderSegment(BorderProps borderProps)
-
-
Method Details
-
getStyle
public int getStyle() -
getColor
-
getWidth
public int getWidth() -
getClippedWidth
public int getClippedWidth() -
isCollapseOuter
public boolean isCollapseOuter() -
getRadiusStart
public int getRadiusStart() -
getRadiusEnd
public int getRadiusEnd()
-