Uses of Enum Class
gpl.GPLParameters.ConnectType
-
Uses of GPLParameters.ConnectType in gpl
Modifier and TypeFieldDescriptionGPLParameters.connectType
Type of contour connector: 4 = sides only, 8 = sides and diagonals.Modifier 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.