|
|||||||||
| Home >> All >> com >> port80 >> graph >> [ impl overview ] | PREV NEXT | ||||||||
A
- ARROW_DOT - Static variable in class com.port80.graph.impl.ArrowFactory
- ARROW_INVDOT - Static variable in class com.port80.graph.impl.ArrowFactory
- ARROW_INVERT - Static variable in class com.port80.graph.impl.ArrowFactory
- ARROW_INVODOT - Static variable in class com.port80.graph.impl.ArrowFactory
- ARROW_NONE - Static variable in class com.port80.graph.impl.ArrowFactory
- ARROW_NORMAL - Static variable in class com.port80.graph.impl.ArrowFactory
- ARROW_ODOT - Static variable in class com.port80.graph.impl.ArrowFactory
- Arrow - class com.port80.graph.impl.Arrow.
- Arrow shape template objects.
- Arrow(String, Shape, Shape, float) - Constructor for class com.port80.graph.impl.Arrow
- Arrow(String, Shape, Shape, float, Color, Color) - Constructor for class com.port80.graph.impl.Arrow
- ArrowFactory - class com.port80.graph.impl.ArrowFactory.
- Arrow factory.
- ArrowFactory() - Constructor for class com.port80.graph.impl.ArrowFactory
- addAllVertex(Collection) - Method in class com.port80.graph.impl.DirectedGraph
- Add a collection of IVertex.
- addIn(IEdge) - Method in class com.port80.graph.impl.Vertex
- addIn(IEdge, int) - Method in class com.port80.graph.impl.Vertex
- addOut(IEdge) - Method in class com.port80.graph.impl.Vertex
- addOut(IEdge, int) - Method in class com.port80.graph.impl.Vertex
- addPort(String) - Method in class com.port80.graph.impl.Vertex
- addVertex(IVertex) - Method in class com.port80.graph.impl.DirectedGraph
- aligns - Variable in class com.port80.graph.impl.GraphShape
- allEdges() - Method in class com.port80.graph.impl.DirectedGraph
- All edges under this graph including thos in all its nested subgraphs.
- allEdges(Set, Set) - Method in class com.port80.graph.impl.DirectedGraph
- allVertexNameSet() - Method in class com.port80.graph.impl.DirectedGraph
- Remove a collection of IVertex.
- allVertices() - Method in class com.port80.graph.impl.DirectedGraph
- All vertices under this graph including those in all its nested subgraphs.
- anonymousCount - Static variable in class com.port80.graph.impl.Edge
- appendAttr(StringBuffer, IAttrTable, String) - Method in class com.port80.graph.impl.DirectedGraph
- appendAttr(StringBuffer, IAttrTable, String, String) - Method in class com.port80.graph.impl.DirectedGraph
B
- BOX - Static variable in class com.port80.graph.impl.ShapeFactory
- baseX - Variable in class com.port80.graph.impl.GraphShape
- baseY - Variable in class com.port80.graph.impl.GraphShape
- borderColor - Variable in class com.port80.graph.impl.GraphShape
- borderStroke - Variable in class com.port80.graph.impl.GraphShape
- buf - Variable in class com.port80.graph.impl.ToDotVisitor
C
- CIRCLE - Static variable in class com.port80.graph.impl.ShapeFactory
- CLASSNAME - Static variable in class com.port80.graph.impl.DirectedGraph
- CLASSNAME - Static variable in class com.port80.graph.impl.Edge
- CLASSNAME - Static variable in class com.port80.graph.impl.GraphElement
- CLASSNAME - Static variable in class com.port80.graph.impl.Vertex
- CUSTOM - Static variable in class com.port80.graph.impl.ShapeFactory
- canDelete(IEdge) - Method in class com.port80.graph.impl.DirectedGraph
- clearAttrs() - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- clearAttrs() - Method in class com.port80.graph.impl.DirectedEdgeFactory
- clearAttrs() - Method in class com.port80.graph.impl.DirectedVertexFactory
- clearEdges() - Method in class com.port80.graph.impl.Vertex
- clearLayout() - Method in class com.port80.graph.impl.DirectedGraph
- Remove all layout attributes to prepare for new layout.
- clearLayout() - Method in class com.port80.graph.impl.Edge
- clearLayout() - Method in class com.port80.graph.impl.Vertex
- clientRect - Variable in class com.port80.graph.impl.GraphShape
- clone() - Method in class com.port80.graph.impl.GraphShape
- clone() - Method in class com.port80.graph.impl.GraphStroke
- cloneInstance() - Method in class com.port80.graph.impl.Arrow
- color - Variable in class com.port80.graph.impl.Arrow
- com.port80.graph.impl - package com.port80.graph.impl
- compare(Object, Object) - Method in class com.port80.graph.impl.DirectedEdgeFactory.EdgeRenderingComparator
- compare(Object, Object) - Method in class com.port80.graph.impl.DirectedGraph.NameComparator
- compare(Object, Object) - Method in class com.port80.graph.impl.Vertex.NameComparator
- contains(double, double) - Method in class com.port80.graph.impl.GraphShape
- contains(double, double, double, double) - Method in class com.port80.graph.impl.GraphShape
- contains(Point2D) - Method in class com.port80.graph.impl.GraphShape
- contains(Rectangle2D) - Method in class com.port80.graph.impl.GraphShape
- containsGraph(IGraph) - Method in class com.port80.graph.impl.DirectedGraph
- containsVertex(String) - Method in class com.port80.graph.impl.DirectedGraph
- containsVertex(IVertex) - Method in class com.port80.graph.impl.DirectedGraph
- create(String) - Static method in class com.port80.graph.impl.ArrowFactory
- String format: stockname | typename,height | typename,height,linewidth | typename,height,width,linewidth | typename,height,width,linewidth,leadinwidth
- create(String) - Static method in class com.port80.graph.impl.ShapeFactory
- create(String) - Static method in class com.port80.graph.impl.StrokeFactory
- createObject(String) - Method in class com.port80.graph.impl.ArrowFactory
- Convert String representation of an attribute value to the appropriate object for storing in AttrTable.
- createObject(String) - Method in class com.port80.graph.impl.ShapeFactory
- Create an instance of the specified shape.
- createObject(String) - Method in class com.port80.graph.impl.StrokeFactory
- Convert String representation of an attribute value to the appropriate object for storing in AttrTable.
D
- DEBUG - Static variable in class com.port80.graph.impl.DirectedGraph
- DEBUG - Static variable in class com.port80.graph.impl.DirectedGraphRenderer
- DEBUG - Static variable in class com.port80.graph.impl.Edge
- DEBUG - Static variable in class com.port80.graph.impl.GraphElement
- DEBUG - Static variable in class com.port80.graph.impl.GraphShape
- DEBUG - Static variable in class com.port80.graph.impl.Vertex
- DEFCOLOR - Static variable in class com.port80.graph.impl.Arrow
- DEF_BUSWIDTH - Static variable in class com.port80.graph.impl.StrokeFactory
- DEF_LINEWIDTH - Static variable in class com.port80.graph.impl.StrokeFactory
- DIAMOND - Static variable in class com.port80.graph.impl.ShapeFactory
- DOUBLECIRCLE - Static variable in class com.port80.graph.impl.ShapeFactory
- DOUBLEOCTAGON - Static variable in class com.port80.graph.impl.ShapeFactory
- DefaultGraphAttrTable - class com.port80.graph.impl.DefaultGraphAttrTable.
- Place holder for preset default graph attributes.
- DefaultGraphAttrTable() - Constructor for class com.port80.graph.impl.DefaultGraphAttrTable
- DirectedEdgeFactory - class com.port80.graph.impl.DirectedEdgeFactory.
- Factory class that produce edges for directed graph.The factory also provide an IAttrTable interface for accessing default attributes and method to get the IAttrRegistry interface for client to check for unqiue attribute names.
- DirectedEdgeFactory() - Constructor for class com.port80.graph.impl.DirectedEdgeFactory
- DirectedEdgeFactory.EdgeRenderingComparator - class com.port80.graph.impl.DirectedEdgeFactory.EdgeRenderingComparator.
- DirectedEdgeFactory.EdgeRenderingComparator() - Constructor for class com.port80.graph.impl.DirectedEdgeFactory.EdgeRenderingComparator
- DirectedGraph - class com.port80.graph.impl.DirectedGraph.
- Basic directed graph class.
- DirectedGraph(String, Object, IGraph) - Constructor for class com.port80.graph.impl.DirectedGraph
- DirectedGraph.NameComparator - class com.port80.graph.impl.DirectedGraph.NameComparator.
- DirectedGraph.NameComparator() - Constructor for class com.port80.graph.impl.DirectedGraph.NameComparator
- DirectedGraphRenderer - class com.port80.graph.impl.DirectedGraphRenderer.
- Render directed graph.
- DirectedGraphRenderer() - Constructor for class com.port80.graph.impl.DirectedGraphRenderer
- Constructor for GraphPanel.
- DirectedVertexFactory - class com.port80.graph.impl.DirectedVertexFactory.
- Factory class that produce vertex for directed graph.
- DirectedVertexFactory() - Constructor for class com.port80.graph.impl.DirectedVertexFactory
- defaultGraphics - Static variable in class com.port80.graph.impl.GraphShape
- dirty - Variable in class com.port80.graph.impl.GraphPanel
- dirty - Variable in class com.port80.graph.impl.GraphShape
E
- EGG - Static variable in class com.port80.graph.impl.ShapeFactory
- Edge - class com.port80.graph.impl.Edge.
- Graph edge interface.
- Edge(IVertex, IVertex, String, Object, IGraph) - Constructor for class com.port80.graph.impl.Edge
- An edge is typically created through a graph.newEdge() method instead of calling this constructor directly.
- edges() - Method in class com.port80.graph.impl.Vertex
- The set of all edges.
- equals(Object) - Method in class com.port80.graph.impl.Vertex
- exclude - Variable in class com.port80.graph.impl.GraphShape
F
- fData - Variable in class com.port80.graph.impl.GraphElement
- fDirty - Variable in class com.port80.graph.impl.DirectedGraphRenderer
- fDx - Variable in class com.port80.graph.impl.Vertex.Port
- fDy - Variable in class com.port80.graph.impl.Vertex.Port
- fEdgeAttrTable - Variable in class com.port80.graph.impl.DirectedGraph
- Graph wide edge attribute table to store customized attributes that applies to all edges in the graph.
- fEdgeFactory - Variable in class com.port80.graph.impl.DirectedGraph
- Vertex factory create edges for the graph and holds the default attribute values.
- fEdgeSet - Variable in class com.port80.graph.impl.DirectedGraph
- fIsCluster - Variable in class com.port80.graph.impl.DirectedGraph
- fName - Variable in class com.port80.graph.impl.GraphElement
- fName - Variable in class com.port80.graph.impl.Vertex.Port
- fOrder - Variable in class com.port80.graph.impl.Vertex.Port
- x,y offset from vertex center in pixels.
- fParent - Variable in class com.port80.graph.impl.DirectedGraph
- fScale - Variable in class com.port80.graph.impl.DirectedGraphRenderer
- fScaleStr - Variable in class com.port80.graph.impl.DirectedGraphRenderer
- fSubGraphList - Variable in class com.port80.graph.impl.DirectedGraph
- fVertexAttrTable - Variable in class com.port80.graph.impl.DirectedGraph
- Graph wide vertex attribute table to store customized attributes that applies to all vertices in the graph.
- fVertexFactory - Variable in class com.port80.graph.impl.DirectedGraph
- Vertex factory create vertices for the graph and holds the default attribute values.
- fVertexTable - Variable in class com.port80.graph.impl.DirectedGraph
- fillColor - Variable in class com.port80.graph.impl.GraphShape
- findEdgesFrom(IVertex, List) - Method in class com.port80.graph.impl.Vertex
- findEdgesFrom(IVertex, String, List) - Method in class com.port80.graph.impl.Vertex
- findEdgesTo(IVertex, List) - Method in class com.port80.graph.impl.Vertex
- findEdgesTo(IVertex, String, List) - Method in class com.port80.graph.impl.Vertex
- findEdgesWithAttr(String) - Method in class com.port80.graph.impl.DirectedGraph
- findIns(String, List) - Method in class com.port80.graph.impl.Vertex
- findOuts(String, List) - Method in class com.port80.graph.impl.Vertex
- findReverseEdges(List) - Method in class com.port80.graph.impl.Edge
- findVerticesWithAttr(String) - Method in class com.port80.graph.impl.DirectedGraph
- Find vertices with given attribute name.
- font - Variable in class com.port80.graph.impl.GraphShape
- fontColor - Variable in class com.port80.graph.impl.GraphShape
G
- GraphElement - class com.port80.graph.impl.GraphElement.
- An abstract base class for graph objects (eg.
- GraphElement(IAttrTable) - Constructor for class com.port80.graph.impl.GraphElement
- GraphFactory - class com.port80.graph.impl.GraphFactory.
- Factory class that produce a SubGraph.
- GraphFactory() - Constructor for class com.port80.graph.impl.GraphFactory
- GraphPanel - class com.port80.graph.impl.GraphPanel.
- Graph panel class.
- GraphPanel() - Constructor for class com.port80.graph.impl.GraphPanel
- GraphPanel(IGraph) - Constructor for class com.port80.graph.impl.GraphPanel
- GraphPanel(IGraph, double) - Constructor for class com.port80.graph.impl.GraphPanel
- GraphRendererFactory - class com.port80.graph.impl.GraphRendererFactory.
- Factory class producing graph renderer.
- GraphRendererFactory() - Constructor for class com.port80.graph.impl.GraphRendererFactory
- GraphShape - class com.port80.graph.impl.GraphShape.
- Basic graph shape class that implements IGraphShape interface.
- GraphShape(String, Shape, Rectangle2D, boolean) - Constructor for class com.port80.graph.impl.GraphShape
- GraphShape(String, IGraphShape) - Constructor for class com.port80.graph.impl.GraphShape
- GraphStroke - class com.port80.graph.impl.GraphStroke.
- Basic graph shape style class that implements IGraphStroke interface.
- GraphStroke(String, Stroke, float) - Constructor for class com.port80.graph.impl.GraphStroke
- GraphStroke(GraphStroke) - Constructor for class com.port80.graph.impl.GraphStroke
- getArrowSize() - Method in class com.port80.graph.impl.Edge
- getBaseX() - Method in class com.port80.graph.impl.GraphShape
- getBaseY() - Method in class com.port80.graph.impl.GraphShape
- getBounds() - Method in class com.port80.graph.impl.GraphShape
- getBounds2D() - Method in class com.port80.graph.impl.GraphShape
- getClientRect() - Method in class com.port80.graph.impl.GraphShape
- getColor() - Method in class com.port80.graph.impl.Arrow
- getData() - Method in class com.port80.graph.impl.GraphElement
- getDx() - Method in class com.port80.graph.impl.Vertex.Port
- getDy() - Method in class com.port80.graph.impl.Vertex.Port
- getEdgeAttrTable() - Method in class com.port80.graph.impl.DirectedGraph
- getEdgeFactory() - Method in class com.port80.graph.impl.DirectedGraph
- getEdgeSet() - Method in class com.port80.graph.impl.DirectedGraph
- getElementTypeName() - Method in class com.port80.graph.impl.DirectedGraph
- getElementTypeName() - Method in class com.port80.graph.impl.Edge
- getElementTypeName() - Method in class com.port80.graph.impl.GraphElement
- getElementTypeName() - Method in class com.port80.graph.impl.Vertex
- getGraph(IGraph) - Method in class com.port80.graph.impl.DirectedGraph
- getGraphTypeName() - Method in class com.port80.graph.impl.DirectedGraph
- getGraphics2D() - Method in class com.port80.graph.impl.GraphPanel
- getHead() - Method in class com.port80.graph.impl.Edge
- getHeadArrow() - Method in class com.port80.graph.impl.Edge
- getHeadPort() - Method in class com.port80.graph.impl.Edge
- getImage() - Method in class com.port80.graph.impl.GraphPanel
- getImageBuffer() - Method in class com.port80.graph.impl.GraphShape
- getInstance() - Static method in class com.port80.graph.impl.ArrowFactory
- getInstance() - Static method in class com.port80.graph.impl.DefaultGraphAttrTable
- getInstance() - Static method in class com.port80.graph.impl.GraphFactory
- getInstance(int, String, IGraph) - Static method in class com.port80.graph.impl.GraphFactory
- getInstance(IGraph) - Static method in class com.port80.graph.impl.GraphRendererFactory
- Create an instance of GraphRenderer for the given graph without graphics
- getInstance(IGraph, Graphics2D) - Static method in class com.port80.graph.impl.GraphRendererFactory
- Create an instance of GraphRenderer for the given graph and graphics.
- getInstance() - Static method in class com.port80.graph.impl.ShapeFactory
- getInstance() - Static method in class com.port80.graph.impl.StrokeFactory
- getLayouts() - Method in class com.port80.graph.impl.GraphShape
- getLeadinColor() - Method in class com.port80.graph.impl.Arrow
- getLength() - Method in class com.port80.graph.impl.Arrow
- getLineWidth() - Method in class com.port80.graph.impl.Arrow
- getLineWidth() - Method in class com.port80.graph.impl.GraphStroke
- getName() - Method in class com.port80.graph.impl.Arrow
- getName() - Method in class com.port80.graph.impl.GraphElement
- getName() - Method in class com.port80.graph.impl.GraphShape
- getName() - Method in class com.port80.graph.impl.GraphStroke
- getName() - Method in class com.port80.graph.impl.Vertex.Port
- getOpposite(IVertex) - Method in class com.port80.graph.impl.Edge
- getOrigin() - Method in class com.port80.graph.impl.GraphShape
- getParent() - Method in class com.port80.graph.impl.DirectedGraph
- getParent() - Method in class com.port80.graph.impl.Vertex
- getPathIterator(AffineTransform) - Method in class com.port80.graph.impl.GraphShape
- getPathIterator(AffineTransform, double) - Method in class com.port80.graph.impl.GraphShape
- getRenderer() - Method in class com.port80.graph.impl.GraphPanel
- getShape() - Method in class com.port80.graph.impl.GraphShape
- getStock(String) - Method in class com.port80.graph.impl.ShapeFactory
- Get a reference to the stock shape without cloning.
- getStroke() - Method in class com.port80.graph.impl.GraphStroke
- getSubGraphs() - Method in class com.port80.graph.impl.DirectedGraph
- getTail() - Method in class com.port80.graph.impl.Edge
- getTailArrow() - Method in class com.port80.graph.impl.Edge
- getTailPort() - Method in class com.port80.graph.impl.Edge
- getTemplateShape() - Method in class com.port80.graph.impl.GraphShape
- getVertex(String) - Method in class com.port80.graph.impl.DirectedGraph
- getVertex(IVertex) - Method in class com.port80.graph.impl.DirectedGraph
- getVertexAttrTable() - Method in class com.port80.graph.impl.DirectedGraph
- getVertexFactory() - Method in class com.port80.graph.impl.DirectedGraph
- getVertexNameSet() - Method in class com.port80.graph.impl.DirectedGraph
- getVertexSet() - Method in class com.port80.graph.impl.DirectedGraph
- getWidth() - Method in class com.port80.graph.impl.Arrow
- graph - Variable in class com.port80.graph.impl.GraphPanel
- graphics2d - Variable in class com.port80.graph.impl.GraphPanel
H
- H - Static variable in class com.port80.graph.impl.ArrowFactory
- HEXAGON - Static variable in class com.port80.graph.impl.ShapeFactory
- HOUSE - Static variable in class com.port80.graph.impl.ShapeFactory
- hashCode() - Method in class com.port80.graph.impl.Vertex
- head - Variable in class com.port80.graph.impl.Edge
- headPort - Variable in class com.port80.graph.impl.Edge
- hrSpacing - Variable in class com.port80.graph.impl.GraphShape
I
- INVERTEDHOUSE - Static variable in class com.port80.graph.impl.ShapeFactory
- INVERTEDTRAPEZIUM - Static variable in class com.port80.graph.impl.ShapeFactory
- INVERTEDTRIANGLE - Static variable in class com.port80.graph.impl.ShapeFactory
- imageBuffer - Variable in class com.port80.graph.impl.GraphPanel
- imageBuffer - Variable in class com.port80.graph.impl.GraphShape
- inSize - Variable in class com.port80.graph.impl.Vertex
- inSize() - Method in class com.port80.graph.impl.Vertex
- ins - Variable in class com.port80.graph.impl.Vertex
- ins() - Method in class com.port80.graph.impl.Vertex
- instance - Static variable in class com.port80.graph.impl.ArrowFactory
- instance - Static variable in class com.port80.graph.impl.DefaultGraphAttrTable
- instance - Static variable in class com.port80.graph.impl.GraphFactory
- instance - Static variable in class com.port80.graph.impl.ShapeFactory
- instance - Static variable in class com.port80.graph.impl.StrokeFactory
- intersects(double, double, double, double) - Method in class com.port80.graph.impl.GraphShape
- intersects(Rectangle2D) - Method in class com.port80.graph.impl.GraphShape
- isCluster() - Method in class com.port80.graph.impl.DirectedGraph
- isKeepRatio() - Method in class com.port80.graph.impl.GraphShape
- isReachable(IVertex) - Method in class com.port80.graph.impl.Vertex
- isValid(Object) - Method in class com.port80.graph.impl.ArrowFactory
- isValid(IVertex, IVertex) - Method in class com.port80.graph.impl.DirectedGraph
- isValid(Object) - Method in class com.port80.graph.impl.ShapeFactory
- isValid(Object) - Method in class com.port80.graph.impl.StrokeFactory
K
- keepRatio - Variable in class com.port80.graph.impl.GraphShape
L
- LINE - Static variable in class com.port80.graph.impl.ShapeFactory
- LW - Static variable in class com.port80.graph.impl.ArrowFactory
- label - Variable in class com.port80.graph.impl.GraphShape
- layouts - Variable in class com.port80.graph.impl.GraphShape
- leadinColor - Variable in class com.port80.graph.impl.Arrow
- leadinObject - Variable in class com.port80.graph.impl.Arrow
- length - Variable in class com.port80.graph.impl.Arrow
- lineWidth - Variable in class com.port80.graph.impl.Arrow
- lineWidth - Variable in class com.port80.graph.impl.GraphStroke
M
- MCIRCLE - Static variable in class com.port80.graph.impl.ShapeFactory
- MDIAMOND - Static variable in class com.port80.graph.impl.ShapeFactory
- MRECORD - Static variable in class com.port80.graph.impl.ShapeFactory
- MSQUARE - Static variable in class com.port80.graph.impl.ShapeFactory
- minHeight - Variable in class com.port80.graph.impl.GraphShape
- minWidth - Variable in class com.port80.graph.impl.GraphShape
N
- NAME - Static variable in class com.port80.graph.impl.ArrowFactory
- NAME - Static variable in class com.port80.graph.impl.DefaultGraphAttrTable
- NAME - Static variable in class com.port80.graph.impl.DirectedEdgeFactory
- NAME - Static variable in class com.port80.graph.impl.DirectedGraph
- NAME - Static variable in class com.port80.graph.impl.DirectedGraphRenderer
- NAME - Static variable in class com.port80.graph.impl.DirectedVertexFactory
- NAME - Static variable in class com.port80.graph.impl.Edge
- NAME - Static variable in class com.port80.graph.impl.GraphElement
- NAME - Static variable in class com.port80.graph.impl.GraphPanel
- NAME - Static variable in class com.port80.graph.impl.GraphRendererFactory
- NAME - Static variable in class com.port80.graph.impl.GraphShape
- NAME - Static variable in class com.port80.graph.impl.ShapeFactory
- NAME - Static variable in class com.port80.graph.impl.StrokeFactory
- NAME - Static variable in class com.port80.graph.impl.ToDotVisitor
- NAME - Static variable in class com.port80.graph.impl.Vertex
- NONE - Static variable in class com.port80.graph.impl.ShapeFactory
- name - Variable in class com.port80.graph.impl.Arrow
- name - Variable in class com.port80.graph.impl.GraphShape
- name - Variable in class com.port80.graph.impl.GraphStroke
- nameTable - Static variable in class com.port80.graph.impl.ShapeFactory
- nameTable - Static variable in class com.port80.graph.impl.StrokeFactory
- neighbours() - Method in class com.port80.graph.impl.Vertex
- Set of directly conected vertex.
- newEdge(IVertex, IVertex, String, Object, IGraph) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- newEdge(IVertex, IVertex, String, Object) - Method in class com.port80.graph.impl.DirectedGraph
- newGraph(String, Object) - Method in class com.port80.graph.impl.DirectedGraph
- newGraph(int, String, IGraph) - Method in class com.port80.graph.impl.GraphFactory
- newImageBuffer() - Method in class com.port80.graph.impl.GraphPanel
- newVertex(String, Object) - Method in class com.port80.graph.impl.DirectedGraph
- newVertex(String, String, Object) - Method in class com.port80.graph.impl.DirectedGraph
- newVertex(String, Object, IGraph) - Method in class com.port80.graph.impl.DirectedVertexFactory
- newVertex(String, String, Object, IGraph) - Method in class com.port80.graph.impl.DirectedVertexFactory
O
- OCTAGON - Static variable in class com.port80.graph.impl.ShapeFactory
- OVAL - Static variable in class com.port80.graph.impl.ShapeFactory
- origin - Variable in class com.port80.graph.impl.GraphShape
- original - Variable in class com.port80.graph.impl.GraphShape
- outSize - Variable in class com.port80.graph.impl.Vertex
- outSize() - Method in class com.port80.graph.impl.Vertex
- outs - Variable in class com.port80.graph.impl.Vertex
- outs() - Method in class com.port80.graph.impl.Vertex
P
- PACKAGENAME - Static variable in class com.port80.graph.impl.DirectedGraph
- PACKAGENAME - Static variable in class com.port80.graph.impl.Edge
- PACKAGENAME - Static variable in class com.port80.graph.impl.GraphElement
- PACKAGENAME - Static variable in class com.port80.graph.impl.Vertex
- PARALLELOGRAM - Static variable in class com.port80.graph.impl.ShapeFactory
- PENTAGON - Static variable in class com.port80.graph.impl.ShapeFactory
- PLAINTEXT - Static variable in class com.port80.graph.impl.ShapeFactory
- POLYGON - Static variable in class com.port80.graph.impl.ShapeFactory
- pack() - Method in class com.port80.graph.impl.Vertex
- paintComponent(Graphics) - Method in class com.port80.graph.impl.GraphPanel
- parent - Variable in class com.port80.graph.impl.Edge
- parent - Variable in class com.port80.graph.impl.Vertex
- ports - Variable in class com.port80.graph.impl.Vertex
- printAttrs(IAttrTable, Set) - Method in class com.port80.graph.impl.ToDotVisitor
- printlnAttr(StringBuffer, IAttrTable, String, String) - Method in class com.port80.graph.impl.DirectedGraph
- printlnAttrs(StringBuffer, IAttrTable, Set, String) - Method in class com.port80.graph.impl.DirectedGraph
- printlnAttrs(IAttrTable, Set, String) - Method in class com.port80.graph.impl.ToDotVisitor
- promptUser(String) - Method in class com.port80.graph.impl.ArrowFactory
- Prompt user and present a user interface to obtain an attribute value from user.
- promptUser(String) - Method in class com.port80.graph.impl.ShapeFactory
- Prompt user and present a user interface to obtain an attribute value from user.
- promptUser(String) - Method in class com.port80.graph.impl.StrokeFactory
- Prompt user and present a user interface to obtain an attribute value from user.
R
- RANKDIR_LR - Static variable in class com.port80.graph.impl.DefaultGraphAttrTable
- RANKDIR_TB - Static variable in class com.port80.graph.impl.DefaultGraphAttrTable
- RECORD - Static variable in class com.port80.graph.impl.ShapeFactory
- ROUNDEDBOX - Static variable in class com.port80.graph.impl.ShapeFactory
- reachable() - Method in class com.port80.graph.impl.Vertex
- removeAttr(String) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- removeAttr(String) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- removeAttr(String) - Method in class com.port80.graph.impl.DirectedVertexFactory
- removeEdge(IEdge) - Method in class com.port80.graph.impl.DirectedGraph
- removeIn(int) - Method in class com.port80.graph.impl.Vertex
- removeIn(IEdge) - Method in class com.port80.graph.impl.Vertex
- removeInsFrom(IVertex) - Method in class com.port80.graph.impl.Vertex
- Remove all edges coming from given vertex.
- removeOut(int) - Method in class com.port80.graph.impl.Vertex
- removeOut(IEdge) - Method in class com.port80.graph.impl.Vertex
- removeOutsTo(IVertex) - Method in class com.port80.graph.impl.Vertex
- Remove all edges to given vertex.
- removeUnregistered() - Method in class com.port80.graph.impl.DirectedEdgeFactory
- removeUnregistered() - Method in class com.port80.graph.impl.DirectedVertexFactory
- removeUnregisteredAttrs() - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- removeVertex(String) - Method in class com.port80.graph.impl.DirectedGraph
- Remove a vertex from the graph or its subgraph.
- removeVertex(IVertex) - Method in class com.port80.graph.impl.DirectedGraph
- render(Graphics2D, float, float, float, float) - Method in class com.port80.graph.impl.Arrow
- Render arrow with given transform instead of transform stored in the Arrow object.
- render(Graphics2D, AffineTransform) - Method in class com.port80.graph.impl.Arrow
- Render arrow to given Graphics2D with the given transform instead of the defined transform in Arrow itself.
- render(Graphics2D, IVertex) - Method in class com.port80.graph.impl.DirectedGraphRenderer
- render(Graphics2D, IEdge) - Method in class com.port80.graph.impl.DirectedGraphRenderer
- render(Graphics2D, IGraph) - Method in class com.port80.graph.impl.DirectedGraphRenderer
- render(Graphics2D) - Method in class com.port80.graph.impl.GraphShape
- Render shape content to given Graphics2D.
- renderBus(Graphics2D, IVertex) - Method in class com.port80.graph.impl.DirectedGraphRenderer
- renderer - Variable in class com.port80.graph.impl.GraphPanel
- reshape(double, double, Point2D, double, double) - Method in class com.port80.graph.impl.GraphShape
- Scale shape and set new original.
S
- SQRT2 - Static variable in class com.port80.graph.impl.ArrowFactory
- SQUARE - Static variable in class com.port80.graph.impl.ShapeFactory
- STYLE_DASHED - Static variable in class com.port80.graph.impl.StrokeFactory
- STYLE_DOTTED - Static variable in class com.port80.graph.impl.StrokeFactory
- STYLE_FILLED - Static variable in class com.port80.graph.impl.StrokeFactory
- FILLED is equivalent to SOLID.
- STYLE_HIDE - Static variable in class com.port80.graph.impl.StrokeFactory
- STYLE_SOLID - Static variable in class com.port80.graph.impl.StrokeFactory
- ShapeFactory - class com.port80.graph.impl.ShapeFactory.
- Shape attribute factory.
- ShapeFactory() - Constructor for class com.port80.graph.impl.ShapeFactory
- StrokeFactory - class com.port80.graph.impl.StrokeFactory.
- Style attribute factory.
- StrokeFactory() - Constructor for class com.port80.graph.impl.StrokeFactory
- saveImage(String, float) - Method in class com.port80.graph.impl.DirectedGraph
- scale - Variable in class com.port80.graph.impl.GraphPanel
- setAttr(String, Object) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttr(String, boolean) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttr(String, int) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttr(String, long) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttr(String, float) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttr(String, double) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttr(String, Object) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttr(String, boolean) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttr(String, int) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttr(String, long) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttr(String, float) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttr(String, double) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttr(String, Object) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setAttr(String, boolean) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setAttr(String, int) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setAttr(String, long) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setAttr(String, float) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setAttr(String, double) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setAttrFromString(String, String) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttrFromString(String, double) - Method in class com.port80.graph.impl.DefaultGraphAttrTable
- setAttrFromString(String, String) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- Factory tables are read only.
- setAttrFromString(String, double) - Method in class com.port80.graph.impl.DirectedEdgeFactory
- setAttrFromString(String, String) - Method in class com.port80.graph.impl.DirectedVertexFactory
- Factory tables are read only.
- setAttrFromString(String, double) - Method in class com.port80.graph.impl.DirectedVertexFactory
- setColor(Color) - Method in class com.port80.graph.impl.Arrow
- setData(Object) - Method in class com.port80.graph.impl.GraphElement
- setGraph(IGraph) - Method in class com.port80.graph.impl.GraphPanel
- setLeadinColor(Color) - Method in class com.port80.graph.impl.Arrow
- setLineWidth(float) - Method in class com.port80.graph.impl.GraphStroke
- setName(String) - Method in class com.port80.graph.impl.GraphElement
- setOrigin(Point2D) - Method in class com.port80.graph.impl.GraphShape
- setParent(IGraph) - Method in class com.port80.graph.impl.Vertex
- setScale(double) - Method in class com.port80.graph.impl.DirectedGraphRenderer
- setScale(double) - Method in class com.port80.graph.impl.GraphPanel
- setStroke(Stroke) - Method in class com.port80.graph.impl.GraphStroke
- shapeObject - Variable in class com.port80.graph.impl.Arrow
- shapeObject - Variable in class com.port80.graph.impl.GraphShape
- size() - Method in class com.port80.graph.impl.DirectedGraph
- sprint(IGraph, String) - Static method in class com.port80.graph.impl.ToDotVisitor
- sprintEdge(StringBuffer, IEdge) - Method in class com.port80.graph.impl.DirectedGraph
- sprintGraph() - Method in class com.port80.graph.impl.DirectedGraph
- stockBusStroke(String, float) - Static method in class com.port80.graph.impl.StrokeFactory
- stockCircle() - Static method in class com.port80.graph.impl.ShapeFactory
- A circle.
- stockDashedStroke(String, float) - Static method in class com.port80.graph.impl.StrokeFactory
- stockDiamond(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- A diamond shape.
- stockDot(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- A circle.
- stockDottedStroke(String, float) - Static method in class com.port80.graph.impl.StrokeFactory
- stockDoubleLine(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- Double arrow by line only.
- stockEllipse() - Static method in class com.port80.graph.impl.ShapeFactory
- An ellipse.
- stockLine(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- Arrow by line only.
- stockNormal(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- Line arrow with same line width for leadin and arrow head.
- stockRectangle() - Static method in class com.port80.graph.impl.ShapeFactory
- A rectangle.
- stockSolidStroke(String, float) - Static method in class com.port80.graph.impl.StrokeFactory
- stockSpear(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- An spear shape stock.
- stockSquare(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- A unit square.
- stockSquare() - Static method in class com.port80.graph.impl.ShapeFactory
- A unit square.
- stockTriangle(String, float, float, float, float) - Static method in class com.port80.graph.impl.ArrowFactory
- A triangle inside a unit square.
- stockTriangle() - Static method in class com.port80.graph.impl.ShapeFactory
- A triangle that enclose a unit square.
- stroke - Variable in class com.port80.graph.impl.GraphStroke
T
- TAB - Static variable in class com.port80.graph.impl.ToDotVisitor
- TRAPEZIUM - Static variable in class com.port80.graph.impl.ShapeFactory
- TRIANGLE - Static variable in class com.port80.graph.impl.ShapeFactory
- TRIPLEOCTAGON - Static variable in class com.port80.graph.impl.ShapeFactory
- ToDotVisitor - class com.port80.graph.impl.ToDotVisitor.
- Graph element visitor to print graph in .dot file format.
- ToDotVisitor() - Constructor for class com.port80.graph.impl.ToDotVisitor
- table - Static variable in class com.port80.graph.impl.ArrowFactory
- table - Static variable in class com.port80.graph.impl.