Uses of Enum Class
com.saperion.ngc.viewer.hylandviewer.annotation.json.StrokePattern
Packages that use StrokePattern
- 
Uses of StrokePattern in com.saperion.ngc.viewer.hylandviewer.annotation.jsonMethods in com.saperion.ngc.viewer.hylandviewer.annotation.json that return StrokePatternModifier and TypeMethodDescriptionstatic StrokePatternStroke.getStrokePattern()static StrokePatternReturns the enum constant of this class with the specified name.static StrokePattern[]StrokePattern.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.ngc.viewer.hylandviewer.annotation.json with parameters of type StrokePattern