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

S

ShapeNodeRealizer25D - class y25.view.realizer.ShapeNodeRealizer25D.
Extends the ShapeNodeRealizer with 25D information.
ShapeNodeRealizer25D() - Constructor for class y25.view.realizer.ShapeNodeRealizer25D
Creates a new ShapeNodeRealizer25D with the default depth.
ShapeNodeRealizer25D(NodeRealizer) - Constructor for class y25.view.realizer.ShapeNodeRealizer25D
Creates a new ShapeNodeRealizer25D that copies as many attributes of the passed realizer as possible.
scale(float) - Method in class y25.graphics.BoundingBox
Scales the entire bounding box by the given scaling factor.
scale(float, float, float) - Static method in class y25.graphics.Transform
Creates a transform, that, when applied, performs a scaling of the x,y,z-axes by the given factors.
scale(float) - Method in class y25.graphics.Vector3D
Scales this vector by the given scaling factor.
selected - Variable in class y25.view.realizer.DummyLayerRealizer25D
 
set(Object, Object) - Method in interface y25.base.EdgeMap
Associates the given value to the given edge.
set(Object, Object) - Method in interface y25.base.GraphMap
Associates the given value to the given graph.
set(Object, Object) - Method in interface y25.base.LayerEdgeMap
Associates the given value to the given layer edge.
set(Object, Object) - Method in class y25.base.LayeredGraph.EdgeMapImpl
 
set(Object, Object) - Method in class y25.base.LayeredGraph.GraphMapImpl
 
set(Object, Object) - Method in class y25.base.LayeredGraph.LayerEdgeMapImpl
 
set(Object, Object) - Method in class y25.base.LayeredGraph.NodeMapImpl
 
set(Object, Object) - Method in interface y25.base.NodeMap
Associates the given value to the given node.
set(BoundingBox) - Method in class y25.graphics.BoundingBox
Sets this bounding box to the same extent as the passed bounding box.
set(float, float, float) - Method in class y25.graphics.Point3D
Sets this point to the given coordinates and returns a reference to this point.
set(Point3D) - Method in class y25.graphics.Point3D
Sets this point to the same coordinates as the passed one and returns a reference to this point.
set(Vector3D) - Method in class y25.graphics.Point3D
Sets this point to the same coordinates as the passed vector and returns a reference to this point.
set(float, float, float) - Method in class y25.graphics.Vector3D
Sets this vector to point in the given direction.
set(Vector3D) - Method in class y25.graphics.Vector3D
Sets this vector to point in the same direction as the passed vector.
set(Point3D) - Method in class y25.graphics.Vector3D
Interprets the passed point as a vector and sets this vector accordingly..
set(Point3D, Point3D) - Method in class y25.graphics.Vector3D
Sets this vector to point from from to to.
setActiveView(Graph25DView) - Method in class y25.view.ViewMode25D
Sets the view this mode receives mouse events from.
setActiveViewMode(ViewMode25D) - Method in class y25.view.Graph25DView
Sets the given view mode as the active view mode.
setArrow(Arrow) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the arrow at the target of the layer edge.
setArrow(Arrow) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setArrow(Arrow) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setBool(Object, boolean) - Method in interface y25.base.EdgeMap
Associates the given boolean value to the given edge.
setBool(Object, boolean) - Method in interface y25.base.GraphMap
Associates the given boolean value to the given graph.
setBool(Object, boolean) - Method in interface y25.base.LayerEdgeMap
Associates the given boolean value to the given layer edge.
setBool(Object, boolean) - Method in class y25.base.LayeredGraph.EdgeMapImpl
 
setBool(Object, boolean) - Method in class y25.base.LayeredGraph.GraphMapImpl
 
setBool(Object, boolean) - Method in class y25.base.LayeredGraph.LayerEdgeMapImpl
 
setBool(Object, boolean) - Method in class y25.base.LayeredGraph.NodeMapImpl
 
setBool(Object, boolean) - Method in interface y25.base.NodeMap
Associates the given boolean value to the given node.
setClippingPlanes(BoundingBox) - Method in class y25.graphics.Camera
Adjusts the clipping planes of this camera so that the content of the passed bounding box can be displayed correctly.
setClippingPlanes(float, float) - Method in class y25.graphics.Camera
Sets the near and far clipping planes to the specified values.
setCollapsed() - Method in class y25.graphics.BoundingBox
Returns this boudning box to a collapsed state.
setCoreLayouter25D(Layouter25D) - Method in class y25.layout.AbstractLayoutStage25D
 
setCoreLayouter25D(Layouter25D) - Method in interface y25.layout.LayoutStage25D
Sets the core layouter.
setCylinderMaterial(GLAutoDrawable) - Method in class y25.view.realizer.PolyLineEdgeRealizer25D
Sets the cylinder material.
setCylinderMaterial(GLAutoDrawable) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setDefaultEdgeRealizer25D(EdgeRealizer) - Method in class y25.view.Graph25D
Sets the default EdgeRealizer for this Graph25D and all its associated Graph2Ds to the passsed realizer.
setDefaultLayerEdgeRealizer25D(LayerEdgeRealizer25D) - Method in class y25.view.Graph25D
Sets the default LayerEdgeRealizer25D for this Graph25D to the passsed realizer.
setDefaultLayerRealizer25D(LayerRealizer25D) - Method in class y25.view.Graph25D
Sets the default LayerRealizer25D for this Graph25D to the passsed realizer.
setDefaultNodeRealizer25D(NodeRealizer) - Method in class y25.view.Graph25D
Sets the default NodeRealizer for this Graph25D and all its associated Graph2Ds to the passsed realizer.
setDepth(double) - Method in interface y25.layout.NodeLayout25D
Sets the depth of the node, which is its extent in the z-dimension.
setDepth(double) - Method in class y25.view.realizer.DummyNodeRealizer25D
 
setDepth(double) - Method in class y25.view.realizer.ShapeNodeRealizer25D
 
setDouble(Object, double) - Method in interface y25.base.EdgeMap
Associates the given double value to the given edge.
setDouble(Object, double) - Method in interface y25.base.GraphMap
Associates the given double value to the given graph.
setDouble(Object, double) - Method in interface y25.base.LayerEdgeMap
Associates the given double value to the given layer edge.
setDouble(Object, double) - Method in class y25.base.LayeredGraph.EdgeMapImpl
 
setDouble(Object, double) - Method in class y25.base.LayeredGraph.GraphMapImpl
 
setDouble(Object, double) - Method in class y25.base.LayeredGraph.LayerEdgeMapImpl
 
setDouble(Object, double) - Method in class y25.base.LayeredGraph.NodeMapImpl
 
setDouble(Object, double) - Method in interface y25.base.NodeMap
Associates the given double value to the given node.
setEdgeID(Edge, int) - Method in class y25.base.LayeredGraph
Sets the ID of the passed edge to the value specified by id.
setFOV(float) - Method in class y25.graphics.Camera
Sets the field of view of this camera in angles.
setFarClippingPlane(float) - Method in class y25.graphics.Camera
Sets the far clipping plane of this camera.
setGraph25D(Graph25D) - Method in class y25.view.Graph25DView
Sets the graph that is displayed in this view.
setHeight(float) - Method in class y25.graphics.Camera
Sets the hegiht of the camera's viewing plane in pixels.
setIdentity() - Method in class y25.graphics.Transform
Sets the current transform to the identity transform.
setInt(Object, int) - Method in interface y25.base.EdgeMap
Associates the given integer value to the given edge.
setInt(Object, int) - Method in interface y25.base.GraphMap
Associates the given integer value to the given graph.
setInt(Object, int) - Method in interface y25.base.LayerEdgeMap
Associates the given integer value to the given layer edge.
setInt(Object, int) - Method in class y25.base.LayeredGraph.EdgeMapImpl
 
setInt(Object, int) - Method in class y25.base.LayeredGraph.GraphMapImpl
 
setInt(Object, int) - Method in class y25.base.LayeredGraph.LayerEdgeMapImpl
 
setInt(Object, int) - Method in class y25.base.LayeredGraph.NodeMapImpl
 
setInt(Object, int) - Method in interface y25.base.NodeMap
Associates the given integer value to the given node.
setLabelText(String) - Method in interface y25.view.LayerRealizer25D
Sets the label text of the label associated with this realizer.
setLabelText(String) - Method in class y25.view.realizer.DummyLayerRealizer25D
 
setLabelText(String) - Method in class y25.view.realizer.TransparentLayerRealizer25D
 
setLineColor(Color) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the color of this layer edge realizer.
setLineColor(Color) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setLineColor(Color) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setLineDisplayMode(int) - Method in interface y25.view.EdgeRealizer25D
Sets the current display mode for drawing lines.
setLineDisplayMode(int) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the current display mode for drawing lines.
setLineDisplayMode(int) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
setLineDisplayMode(int) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setLineDisplayMode(int) - Method in class y25.view.realizer.PolyLineEdgeRealizer25D
Returns the current display mode for edge lines when drawing into an Graph25DView.
setLineDisplayMode(int) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setLineRadius(double) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the radius of this layer edge realizer.
setLineRadius(double) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setLineRadius(double) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setLocation(double, double) - Method in class y25.view.realizer.DummyNodeRealizer25D
 
setNearClippingPlane(float) - Method in class y25.graphics.Camera
Sets the near clipping plane of this camera.
setNodeID(Node, int) - Method in class y25.base.LayeredGraph
Sets the ID of the passed node to the value specified by id.
setOpacity(float) - Method in class y25.view.realizer.TransparentLayerRealizer25D
Sets the opacity of the layer rectangle to the passed value.
setParentID(Node, int) - Method in class y25.base.LayeredGraph
Sets the parent ID for the given node.
setPerspective(float) - Method in class y25.graphics.Camera
Sets the field of view of this camera while keeping the viewing area as coherent as possible with the previous setting.
setPoint(int, double, double) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
setPosition(Point3D) - Method in class y25.graphics.Camera
Sets the position of this camera.
setRGB(int, int, int) - Method in class y25.view.realizer.TransparentLayerRealizer25D
Sets the color of the layer rectangle to the specified red, green and blue values.
setRealizer(Node, NodeRealizer) - Method in class y25.view.Graph25D
Sets the passed node's realizer to the passed node realizer.
setRealizer(Edge, EdgeRealizer) - Method in class y25.view.Graph25D
Sets the passed edge's realizer to the passed edge realizer.
setRealizer(LayerEdge, LayerEdgeRealizer25D) - Method in class y25.view.Graph25D
Sets the passed layer edge's realizer to the passed layer edge realizer.
setRealizer(Graph, LayerRealizer25D) - Method in class y25.view.Graph25D
Sets the passed graph's realizer to the passed layer realizer.
setRelativeBoundingBox(BoundingBox) - Method in interface y25.layout.LayerLayout25D
Sets the relative bounding box of the layer, thereby determining the layer's extent in the (x,y) plane (z-values of the bounding box should therefore be 0).
setRelativeBoundingBox(BoundingBox) - Method in class y25.view.realizer.DummyLayerRealizer25D
 
setRelativeBoundingBox(BoundingBox) - Method in class y25.view.realizer.TransparentLayerRealizer25D
 
setRotation(float, float, float) - Method in class y25.graphics.Camera
Sets the x,y,z rotation of this camera.
setSelected(boolean) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the selection state of this realizer.
setSelected(boolean) - Method in interface y25.view.LayerRealizer25D
Sets the selection state of this realizer.
setSelected(boolean) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setSelected(boolean) - Method in class y25.view.realizer.DummyLayerRealizer25D
 
setSelected(boolean) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
Sets the selection state of this realizer.
setSelected(boolean) - Method in class y25.view.realizer.TransparentLayerRealizer25D
 
setSize(double, double, double) - Method in interface y25.layout.NodeLayout25D
Sets the size of the node in all three dimensions.
setSize(double, double) - Method in class y25.view.realizer.DummyNodeRealizer25D
 
setSize(double, double, double) - Method in class y25.view.realizer.DummyNodeRealizer25D
 
setSize(double, double, double) - Method in class y25.view.realizer.ShapeNodeRealizer25D
 
setSourceArrow(Arrow) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the arrow at the source of the layer edge.
setSourceArrow(Arrow) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setSourceArrow(Arrow) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setSourcePoint(YPoint) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
setTarget(float, float, float) - Method in class y25.graphics.Camera
Sets the viewing target of this camera to the passed x,y,z coordinates.
setTarget(Point3D) - Method in class y25.graphics.Camera
Sets the viewing target of this camera to the passed point.
setTargetArrow(Arrow) - Method in interface y25.view.LayerEdgeRealizer25D
Sets the arrow at the target of the layer edge.
setTargetArrow(Arrow) - Method in class y25.view.realizer.DummyLayerEdgeRealizer25D
 
setTargetArrow(Arrow) - Method in class y25.view.realizer.PolyLineLayerEdgeRealizer25D
 
setTargetPoint(YPoint) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
setText(String) - Method in class y25.view.LayerLabel
Sets the text of this label.
setUsed(int) - Method in class y25.base.LayeredGraph.IDCreator
Tells the IDCreator that the passed ID should not be used for creating new IDs, since it is already used.
setViewDistance(float) - Method in class y25.graphics.Camera
Sets the view distance of this camera to the target.
setWidth(float) - Method in class y25.graphics.Camera
Sets the width of the camera's viewing plane in pixels.
setZ(double) - Method in interface y25.layout.LayerLayout25D
Sets the z-position of the layer.
setZ(Graph, double) - Method in class y25.layout.LayeredLayoutGraph
Sets the z-coordinate for the given layer (graph).
setZ(double) - Method in class y25.view.realizer.DummyLayerRealizer25D
 
setZ(double) - Method in class y25.view.realizer.TransparentLayerRealizer25D
 
shiftPressed(MouseEvent) - Method in class y25.view.ViewMode25D
Determines if the SHIFT modifier key has been pressed.
sortGraphs(Comparator) - Method in class y25.base.LayeredGraph
Sorts the graphs with respect to the given Comparator.
sortGraphsByZ() - Method in class y25.layout.LayeredLayoutGraph
Sorts the layers (graphs) inside this LayeredLayoutGraph with respect to their z-position.
source() - Method in class y25.base.LayerEdge
Returns the source node of this layer edge.
standardArrowSides - Static variable in class y25.view.realizer.ArrowPainter
The number of sides for the painted arrows.
subtract(Vector3D) - Method in class y25.graphics.Vector3D
Subtracts the given vector from this one.

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