Uses of Enum Class
repast.simphony.visualization.editedStyle.LineStyle
Packages that use LineStyle
-
Uses of LineStyle in repast.simphony.visualization.editedStyle
Fields in repast.simphony.visualization.editedStyle declared as LineStyleMethods in repast.simphony.visualization.editedStyle that return LineStyleModifier and TypeMethodDescriptionEditedEdgeStyleData.getLineStyle()
static LineStyle
Returns the enum constant of this class with the specified name.static LineStyle[]
LineStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in repast.simphony.visualization.editedStyle with parameters of type LineStyle