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 AppearanceModel
AppearanceController. getModel()
Returns the appearance model for the current workspace.AppearanceModel
AppearanceController. getModel(Workspace workspace)
Returns the appearance model for the given workspace.AppearanceModel
Function. getModel()
Returns the model this function belongs to.
-