Uses of Enum Class
VASSAL.tools.imports.adc2.MapBoard.LineStyle
Packages that use MapBoard.LineStyle
-
Uses of MapBoard.LineStyle in VASSAL.tools.imports.adc2
Subclasses with type arguments of type MapBoard.LineStyle in VASSAL.tools.imports.adc2Modifier and TypeClassDescriptionprotected static enum
line patter such as dashed or dotted or solidMethods in VASSAL.tools.imports.adc2 that return MapBoard.LineStyleModifier and TypeMethodDescriptionstatic MapBoard.LineStyle
Returns the enum constant of this class with the specified name.static MapBoard.LineStyle[]
MapBoard.LineStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.