Interface MeasurableLength

All Known Subinterfaces:
MeasurableShape
All Known Implementing Classes:
AWTSVGShape, FillRuleAwareAWTSVGShape, SVGCircle, SVGEllipse, SVGLine, SVGRectangle, SVGRoundRectangle

public interface MeasurableLength
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    pathLength(@NotNull MeasureContext measureContext)
     
  • Method Details

    • pathLength

      double pathLength(@NotNull @NotNull MeasureContext measureContext)