All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AppearanceController Manage and controls the appearance of elements through visual transformations.AppearanceControllerImpl AppearanceModel Entry point to access the appearance functions.AppearanceModel.GraphFunction Identifies the non-column-based functions.AppearanceModelImpl AppearanceModelPersistenceProvider AttributeFunction Attribute functions are based on attribute columns.AttributeFunctionImpl AttributePartitionImpl AttributeRankingImpl DegreeRankingImpl EdgeTypePartitionImpl EdgeWeightRankingImpl Function Functions represent the various transformations that can be applied to the graph elements.FunctionImpl GraphFunction A graph function operates based on graph attributes such as edge type or node degree.GraphFunctionImpl InDegreeRankingImpl Interpolator Abstract class that defines the singleInterpolator.interpolate(float)method.Interpolator.BezierInterpolator Bezier curve interpolator.OutDegreeRankingImpl Partition Partition configuration for categorical attributes.PartitionFunction Partition function.PartitionImpl PartitionTransformer<E extends org.gephi.graph.api.Element> Partition transformer that transforms an element based on a categorical partition column.Ranking Ranking configuration for numerical attributes.RankingFunction Ranking function.RankingImpl RankingTransformer<E extends org.gephi.graph.api.Element> Ranking transformer that transforms an element based on a numerical ranking column.SimpleFunction Simple functions are neither ranking nor partition.SimpleFunctionImpl SimpleTransformer<E extends org.gephi.graph.api.Element> Basic transformer that takes only an element to transform it.TimesetRankingImpl Transformer Transformers role is to transform the appearance of elements based on user configuration.TransformerCategory Transformer categories are associated withTransformerUIto describe what kind of transformation is performed.TransformerUI<T extends Transformer> Defines the user interface associated with a transformer.