public interface Projects
Modifier and Type | Method and Description |
---|---|
Project |
getCurrentProject()
Returns the current project or null if missing.
|
Project[] |
getProjects()
Returns an array of all projects.
|
boolean |
hasCurrentProject()
Returns true if a project is selected.
|
boolean hasCurrentProject()
Project getCurrentProject()
Project[] getProjects()
Copyright © 2007–2015 Gephi Consortium. All rights reserved.