Uses of Enum Class
gpl.GPLParameters.ConnectType
Packages that use GPLParameters.ConnectType
-
Uses of GPLParameters.ConnectType in gpl
Fields in gpl declared as GPLParameters.ConnectTypeModifier and TypeFieldDescriptionGPLParameters.connectType
Type of contour connector: 4 = sides only, 8 = sides and diagonals.Methods in gpl that return GPLParameters.ConnectTypeModifier and TypeMethodDescriptionstatic GPLParameters.ConnectType
Returns the enum constant of this class with the specified name.static GPLParameters.ConnectType[]
GPLParameters.ConnectType.values()
Returns an array containing the constants of this enum class, in the order they are declared.