Uses of Class
org.graffiti.attributes.AttributeTypesManager
Package | Description |
---|---|
org.graffiti.graph |
Contains graph interfaces and classes.
|
-
Uses of AttributeTypesManager in org.graffiti.graph
Methods in org.graffiti.graph that return AttributeTypesManager Modifier and Type Method Description AttributeTypesManager
AbstractGraph. getAttTypesManager()
Returns theAttributeTypesManager
of the graph.AttributeTypesManager
Graph. getAttTypesManager()
Returns theAttributeTypesManager
of theGraph
.