Uses of Interface
org.gephi.project.spi.Model
-
Packages that use Model Package Description org.gephi.project.spi -
-
Uses of Model in org.gephi.project.spi
Classes in org.gephi.project.spi with type parameters of type Model Modifier and Type Interface Description interface
Controller<T extends Model>
Singleton controllers that want to store data in workspaces can implement this interface.
-