Uses of Interface
org.gephi.appearance.api.AppearanceModel
-
Packages that use AppearanceModel Package Description org.gephi.appearance.api API for manipulating element appearance. -
-
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(Workspace workspace)Returns the appearance model for the given workspace.AppearanceModelFunction. getModel()Returns the model this function belongs to.
-