Uses of Enum Class
ca.phon.app.opgraph.editor.OpgraphEditorModel.ViewLocation
Packages that use OpgraphEditorModel.ViewLocation
-
Uses of OpgraphEditorModel.ViewLocation in ca.phon.app.opgraph.analysis
Methods in ca.phon.app.opgraph.analysis that return OpgraphEditorModel.ViewLocationModifier and TypeMethodDescriptionAnalysisOpGraphEditorModel.getViewMinimizeLocation
(String viewName) -
Uses of OpgraphEditorModel.ViewLocation in ca.phon.app.opgraph.editor
Methods in ca.phon.app.opgraph.editor that return OpgraphEditorModel.ViewLocationModifier 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.