Uses of Enum Class
VASSAL.tools.imports.adc2.MapBoard.LineStyle
-
Uses of MapBoard.LineStyle in VASSAL.tools.imports.adc2
Modifier and TypeClassDescriptionprotected static enum
line patter such as dashed or dotted or solidModifier 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.