Uses of Enum Class
ca.phon.app.opgraph.editor.OpgraphEditorModel.ViewLocation
-
Uses of OpgraphEditorModel.ViewLocation in ca.phon.app.opgraph.analysis
Modifier and TypeMethodDescriptionAnalysisOpGraphEditorModel.getViewMinimizeLocation
(String viewName) -
Uses of OpgraphEditorModel.ViewLocation in ca.phon.app.opgraph.editor
Modifier and TypeMethodDescriptionOpgraphEditorModel.getViewMinimizeLocation
(String viewName) Get the minimize location for the given viewReturns the enum constant of this class with the specified name.static OpgraphEditorModel.ViewLocation[]
OpgraphEditorModel.ViewLocation.values()
Returns an array containing the constants of this enum class, in the order they are declared.