Uses of Enum Class
repast.simphony.visualization.editor.DisplayEditor.Mode
-
Uses of DisplayEditor.Mode in repast.simphony.visualization.editor
Modifier and TypeMethodDescriptionVizEditorForm.getMode()
Deprecated.static DisplayEditor.Mode
Returns the enum constant of this class with the specified name.static DisplayEditor.Mode[]
DisplayEditor.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DisplayEditor.modeSwitched
(DisplayEditor.Mode mode) Deprecated.Called when the palette mode is switched.void
DisplayEditor2D.modeSwitched
(DisplayEditor.Mode mode) Deprecated.Called when the palette mode is switched.void
VizEditorForm.setMode
(DisplayEditor.Mode mode) Deprecated. -
Uses of DisplayEditor.Mode in repast.simphony.visualization.editor.gis
Modifier and TypeMethodDescriptionvoid
DisplayEditorGIS.addModalListener
(DisplayEditor.Mode mode, PEditorEventListener listener) Deprecated.void
DisplayEditorGIS.modeSwitched
(DisplayEditor.Mode mode) Deprecated.Called when the palette mode is switched.