Uses of Package
org.jhotdraw8.geom.shape
Packages that use org.jhotdraw8.geom.shape
Package
Description
Provides classes for defining and manipulating two-dimensional geometry.
-
Classes in org.jhotdraw8.geom.shape used by org.jhotdraw8.geom
-
Classes in org.jhotdraw8.geom.shape used by org.jhotdraw8.geom.shapeClassDescriptionRepresents a node of a bezier path.A BezierPath is defined by its nodes.The
PathMetricsclass allows access to the metrics needed to compute points along a path and to create sub-paths of a path.