- ICurve() - Constructor for class org.eclipse.gef4.dot.internal.ui.DotArrowShapeDecorations.ICurve
-
- ID__GNE - Static variable in class org.eclipse.gef4.dot.internal.DotAttributes
-
Specifies the 'id' attribute of a graph, node, or edge.
- init(IViewSite) - Method in class org.eclipse.gef4.dot.internal.ui.DotGraphView
-
- init(IWorkbench) - Method in class org.eclipse.gef4.dot.internal.ui.GraphvizPreferencePage
-
- interpolate(Connection) - Method in class org.eclipse.gef4.dot.internal.ui.DotBSplineInterpolator
-
- interpret(DotAst) - Method in class org.eclipse.gef4.dot.internal.DotInterpreter
-
- into(Graph.Builder) - Method in class org.eclipse.gef4.dot.internal.DotImport
-
- Inv() - Constructor for class org.eclipse.gef4.dot.internal.ui.DotArrowShapeDecorations.Inv
-
- invertYAxis - Variable in class org.eclipse.gef4.dot.internal.ui.Dot2ZestGraphConverter.Options
-
Specifies whether the y-coordinate values of all position information
is to be inverted.
- isEdgeAttribute(Attribute) - Static method in class org.eclipse.gef4.dot.internal.parser.validation.DotJavaValidator
-
Checks whether the given Attribute
is used in the context of an
edge.
- isGraphvizConfigured() - Static method in class org.eclipse.gef4.dot.internal.ui.GraphvizPreferencePage
-
- isNativeMode() - Method in class org.eclipse.gef4.dot.internal.ui.DotGraphView
-
- isNodeAttribute(Attribute) - Static method in class org.eclipse.gef4.dot.internal.parser.validation.DotJavaValidator
-
Checks whether the given Attribute
is used in the context of a
node.
- isQuoted(String) - Static method in class org.eclipse.gef4.dot.internal.parser.conversion.DotTerminalConverters
-
Tests whether the given String
value is quoted, i.e. has
quotation marks as its first and last character respectively.
- isRootGraphAttribute(Attribute) - Static method in class org.eclipse.gef4.dot.internal.parser.validation.DotJavaValidator
-
Checks whether the given Attribute
is used in the context of a
top-level graph.
- isSubgraphAttribute(Attribute) - Static method in class org.eclipse.gef4.dot.internal.parser.validation.DotJavaValidator
-
Checks whether the given Attribute
is used in the context of a
subgraph.
- isValidArrowType(String) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
-