Uses of Enum Class
org.jhotdraw8.draw.figure.CombinedPathFigure.CagOperation
Packages that use CombinedPathFigure.CagOperation
-
Uses of CombinedPathFigure.CagOperation in org.jhotdraw8.draw.figure
Fields in org.jhotdraw8.draw.figure with type parameters of type CombinedPathFigure.CagOperationModifier and TypeFieldDescriptionstatic final @NonNull NullableEnumStyleableKey<CombinedPathFigure.CagOperation> CombinedPathFigure.CAG_OPERATIONMethods in org.jhotdraw8.draw.figure that return CombinedPathFigure.CagOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CombinedPathFigure.CagOperation[]CombinedPathFigure.CagOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.