Uses of Enum Class
repast.simphony.visualization.editor.DisplayEditor.Mode
Packages that use DisplayEditor.Mode
-
Uses of DisplayEditor.Mode in repast.simphony.visualization.editor
Methods in repast.simphony.visualization.editor that return DisplayEditor.ModeModifier 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.Methods in repast.simphony.visualization.editor with parameters of type DisplayEditor.ModeModifier 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
Methods in repast.simphony.visualization.editor.gis with parameters of type DisplayEditor.ModeModifier and TypeMethodDescriptionvoid
DisplayEditorGIS.addModalListener
(DisplayEditor.Mode mode, PEditorEventListener listener) Deprecated.void
DisplayEditorGIS.modeSwitched
(DisplayEditor.Mode mode) Deprecated.Called when the palette mode is switched.