Uses of Enum Class
org.jhotdraw8.geom.contour.PlineSegIntrType
Packages that use PlineSegIntrType
Package
Description
Provides classes for constructing contours around shapes.
-
Uses of PlineSegIntrType in org.jhotdraw8.geom.contour
Methods in org.jhotdraw8.geom.contour that return PlineSegIntrTypeModifier and TypeMethodDescriptionstatic PlineSegIntrTypeReturns the enum constant of this class with the specified name.static PlineSegIntrType[]PlineSegIntrType.values()Returns an array containing the constants of this enum class, in the order they are declared.