Uses of Interface
org.gephi.graph.api.TextProperties
-
Packages that use TextProperties Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of TextProperties in org.gephi.graph.api
Methods in org.gephi.graph.api that return TextProperties Modifier and Type Method Description TextProperties
ElementProperties. getTextProperties()
Returns the text properties.
-