Uses of Interface
org.gephi.appearance.api.AppearanceModel
-
Packages that use AppearanceModel Package Description org.gephi.appearance org.gephi.appearance.api -
-
Uses of AppearanceModel in org.gephi.appearance
Classes in org.gephi.appearance that implement AppearanceModel Modifier and Type Class Description classAppearanceModelImpl -
Uses of AppearanceModel in org.gephi.appearance.api
Methods in org.gephi.appearance.api that return AppearanceModel Modifier and Type Method Description AppearanceModelAppearanceController. getModel()Returns the appearance model for the current workspace.AppearanceModelAppearanceController. getModel(org.gephi.project.api.Workspace workspace)Returns the appearance model for the given workspace.AppearanceModelFunction. getModel()Returns the model this function belongs to.
-