Uses of Package
org.gephi.appearance.api
-
Packages that use org.gephi.appearance.api Package Description org.gephi.appearance org.gephi.appearance.api org.gephi.appearance.spi -
Classes in org.gephi.appearance.api used by org.gephi.appearance Class Description AppearanceController Manage and controls the appearance of elements through visual transformations.AppearanceModel Entry point to access the appearance functions.AppearanceModel.GraphFunction Identifies the non-column-based functions.AttributeFunction Attribute functions are based on attribute columns.Function Functions represent the various transformations that can be applied to the graph elements.GraphFunction A graph function operates based on graph attributes such as edge type or node degree.Interpolator Abstract class that defines the singleInterpolator.interpolate(float)method.Partition Partition configuration for categorical attributes.PartitionFunction Partition function.Ranking Ranking configuration for numerical attributes.RankingFunction Ranking function.SimpleFunction Simple functions are neither ranking nor partition. -
Classes in org.gephi.appearance.api used by org.gephi.appearance.api Class Description AppearanceModel Entry point to access the appearance functions.AppearanceModel.GraphFunction Identifies the non-column-based functions.Function Functions represent the various transformations that can be applied to the graph elements.Interpolator Abstract class that defines the singleInterpolator.interpolate(float)method.Partition Partition configuration for categorical attributes.Ranking Ranking configuration for numerical attributes. -
Classes in org.gephi.appearance.api used by org.gephi.appearance.spi Class Description Function Functions represent the various transformations that can be applied to the graph elements.Partition Partition configuration for categorical attributes.Ranking Ranking configuration for numerical attributes.