Uses of Interface
org.jhotdraw8.geom.shape.PathMetrics
Packages that use PathMetrics
-
Uses of PathMetrics in org.jhotdraw8.geom.shape
Classes in org.jhotdraw8.geom.shape that implement PathMetricsModifier and TypeClassDescriptionclassThePathMetricsclass allows access to the metrics needed to compute points along a path and to create sub-paths of a path.Methods in org.jhotdraw8.geom.shape that return PathMetricsModifier and TypeMethodDescriptionBezierPath.getPathMetrics()PathMetrics.reverse()Gets path metrics for the reversed path.SimplePathMetrics.reverse()Methods in org.jhotdraw8.geom.shape with parameters of type PathMetricsModifier and TypeMethodDescriptionstatic StringPathMetrics.pathMetricsToString(PathMetrics pm) Implementations of PathMetrics should implement theirtoStringas follows: