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 Details

    • borderProps

      protected final BorderProps borderProps
    • clippedWidth

      private final int clippedWidth
  • Constructor Details

    • WrappingBorderSegment

      WrappingBorderSegment(BorderProps borderProps)
  • Method Details

    • getStyle

      public int getStyle()
    • getColor

      public Color getColor()
    • getWidth

      public int getWidth()
    • getClippedWidth

      public int getClippedWidth()
    • isCollapseOuter

      public boolean isCollapseOuter()
    • getRadiusStart

      public int getRadiusStart()
    • getRadiusEnd

      public int getRadiusEnd()