Uses of Class
org.gephi.project.impl.ProjectsImpl
-
Packages that use ProjectsImpl Package Description org.gephi.project.impl org.gephi.project.io -
-
Uses of ProjectsImpl in org.gephi.project.impl
Fields in org.gephi.project.impl declared as ProjectsImpl Modifier and Type Field Description private ProjectsImplProjectControllerImpl. projectsMethods in org.gephi.project.impl that return ProjectsImpl Modifier and Type Method Description ProjectsImplProjectControllerImpl. getProjects() -
Uses of ProjectsImpl in org.gephi.project.io
Methods in org.gephi.project.io with parameters of type ProjectsImpl Modifier and Type Method Description ProjectImplLoadTask. execute(ProjectsImpl projects)static ProjectImplGephiReader. readProject(XMLStreamReader reader, ProjectsImpl projects)private ProjectImplLoadTask. readProject(ZipFile zipFile, ProjectsImpl projects)
-