Index
All Classes and Interfaces|All Packages|Constant Field Values
_
- _getName(Edge) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Returns the value of the
DotAttributes._NAME__GNE
attribute of the givenEdge
. - _getName(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Returns the value of the
DotAttributes._NAME__GNE
attribute of the givenGraph
. - _getName(Node) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Returns the value of the
DotAttributes._NAME__GNE
attribute of the givenNode
. - _getNameRaw(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Returns the value of the
DotAttributes._NAME__GNE
attribute of the givenGraph
. - _getNameRaw(Node) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Returns the value of the
DotAttributes._NAME__GNE
attribute of the givenNode
. - _getType(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Returns the value of the
DotAttributes._TYPE__G
attribute of the givenGraph
. - _NAME__GNE - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
-
Specifies the name of a graph, node, or edge (not an attribute), as retrieved through the graph, node_id, as well as edge_stmt and edgeRHS grammar rules.
- _setName(Graph, String) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Sets the
DotAttributes._NAME__GNE
attribute of the givenGraph
to the given name value. - _setName(Node, String) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Sets the
DotAttributes._NAME__GNE
attribute of the givenNode
to the given name value. - _setNameRaw(Graph, ID) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Sets the
DotAttributes._NAME__GNE
attribute of the givenGraph
to the given name value. - _setNameRaw(Node, ID) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Sets the
DotAttributes._NAME__GNE
attribute of the givenNode
to the given name value. - _setType(Graph, GraphType) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
-
Sets the
DotAttributes._TYPE__G
attribute of the givenGraph
to the given type value. - _TYPE__G - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
-
Specifies the graph type.
All Classes and Interfaces|All Packages|Constant Field Values