Uses of Package
org.eclipse.gef.graph
-
Classes in org.eclipse.gef.graph used by org.eclipse.gef.graphClassDescriptionThe
Edge.Builder
can be used to construct anEdge
little by little.TheGraph.Builder
can be used to construct a newGraph
little by little.A context object passed to nested builders when creating a builder chain.TheNode.Builder
can be used to construct aNode
little by little.