Uses of Interface
org.gephi.graph.api.ElementProperties
-
Packages that use ElementProperties Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of ElementProperties in org.gephi.graph.api
Subinterfaces of ElementProperties in org.gephi.graph.api Modifier and Type Interface Description interface
Edge
An edge.interface
EdgeProperties
Edge propertiesinterface
Element
An element is a node or an edge.interface
Node
A node.interface
NodeProperties
Node properties.
-