Uses of Enum Class
org.praxislive.video.pgl.code.userapi.Constants.ShapeEndMode
Packages that use Constants.ShapeEndMode
-
Uses of Constants.ShapeEndMode in org.praxislive.video.pgl.code
Methods in org.praxislive.video.pgl.code with parameters of type Constants.ShapeEndModeModifier and TypeMethodDescriptionvoidP2DCodeDelegate.endShape(Constants.ShapeEndMode mode) voidP3DCodeDelegate.endShape(Constants.ShapeEndMode mode) -
Uses of Constants.ShapeEndMode in org.praxislive.video.pgl.code.userapi
Fields in org.praxislive.video.pgl.code.userapi declared as Constants.ShapeEndModeModifier and TypeFieldDescriptionstatic final Constants.ShapeEndModeConstants.CLOSEstatic final Constants.ShapeEndModeConstants.OPENMethods in org.praxislive.video.pgl.code.userapi that return Constants.ShapeEndModeModifier and TypeMethodDescriptionstatic Constants.ShapeEndModeReturns the enum constant of this class with the specified name.static Constants.ShapeEndMode[]Constants.ShapeEndMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.praxislive.video.pgl.code.userapi with parameters of type Constants.ShapeEndMode