Skip navigation links
GEF DOT
5.1.3.202106080200
A B C D E F G H I L N O P R S T V W X Z _ 

_

_getName(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Graph.
_getName(Node) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Node.
_getName(Edge) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Edge.
_getNameRaw(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Graph.
_getNameRaw(Node) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Node.
_getType(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._TYPE__G attribute of the given Graph.
_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 given Graph 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 given Node 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 given Graph 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 given Node 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 given Graph to the given type value.
_TYPE__G - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
Specifies the graph type.
A B C D E F G H I L N O P R S T V W X Z _ 
Skip navigation links
GEF DOT
5.1.3.202106080200

Copyright (c) 2014 itemis AG and others. All rights reserved.