A B C D E F G H I K L M N O P R S T U V W X Y Z

I

INTEGER - Static variable in class y25.base.GraphTools.GraphDataInfo
 
idAssigner - Variable in class y25.base.LayeredGraph
Assigns new and unique IDs to all newly created nodes and edges.
importGraph(Graph) - Method in class y25.base.LayeredGraph
Creates a new graph by copying the passed graph.
importGraph(Graph) - Method in class y25.view.Graph25D
Creates a new Graph2D by copying the passed Graph2D.
inLayerEdges - Variable in class y25.base.LayeredGraph
Stores a list of incoming layer edges for each node that has at least one incoming layer edge.
inLayerEdges(Node) - Method in class y25.base.LayeredGraph
Returns a cursor over all layer edges that have the given node as their target.
include(BoundingBox) - Method in class y25.graphics.BoundingBox
If necessary, enlarges this bounding box to also include the passed bounding box.
include(Point3D) - Method in class y25.graphics.BoundingBox
If necessary, enlarges this bounding box to include the passed point.
includeX(float) - Method in class y25.graphics.BoundingBox
If necessary, enlarges this bounding box to include at least one point that has the passed x-coordinate.
includeY(float) - Method in class y25.graphics.BoundingBox
If necessary, enlarges this bounding box to include at least one point that has the passed y-coordinate.
includeZ(float) - Method in class y25.graphics.BoundingBox
If necessary, enlarges this bounding box to include at least one point that has the passed z-coordinate.
init(GLAutoDrawable) - Method in class y25.view.Graph25DView
Initializes the view.
insertBend(double, double) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
intersect(Point3D, Point3D, float) - Method in interface y25.view.NodeRealizer25D
Intersects a line segment with this node and returns the intersection point.
intersect(Point3D, Point3D, float) - Method in class y25.view.realizer.DummyNodeRealizer25D
 
intersect(Point3D, Point3D, float) - Method in class y25.view.realizer.ShapeNodeRealizer25D
 
inverse - Variable in class y25.graphics.Transform
The matrix that stores the inverse of the current transform operation.
invert() - Method in class y25.graphics.Transform.Matrix4x4
 
invert() - Method in class y25.graphics.Transform
Inverts this transform.
isCollapsed() - Method in class y25.graphics.BoundingBox
Returns true if this bounding box is collapsed, false otherwise.
isEmpty() - Method in class y25.graphics.BoundingBox
Returns true if this bounding box has no volume, false otherwise.
isSelected() - Method in interface y25.view.LayerEdgeRealizer25D
Returns true if this realizer is currently selected, false otherwise.
isSelected() - Method in interface y25.view.LayerRealizer25D
Returns true if this realizer is currently selected, false otherwise.
isSelected() - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
isSelected() - Method in class y25.view.realizer.DummyLayerRealizer25D
 
isSelected() - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
Returns true if this realizer is currently selected, false otherwise.
isSelected() - Method in class y25.view.realizer.TransparentLayerRealizer25D
 
isZero() - Method in class y25.graphics.Point3D
Returns true if this point lies at the origin, false otherwise.
isZero() - Method in class y25.graphics.Vector3D
Returns true if this is a null-vector (all entries are 0), false otherwise.

A B C D E F G H I K L M N O P R S T U V W X Y Z