Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

iiuf.swing.graph: Javadoc index of package iiuf.swing.graph.


Package Samples:

iiuf.swing.graph

Classes:

GraphNodeComponent: Graph node component interface. Implement this interface if you like to have access to advanced GraphPanel features. (c) 2001, DIUF
DistanceOrderedNL: Node layouter implementation that orders nodes starting by their distance from a source node. (c) 2000, 2001, IIUF, DIUF
TreeNL: Node layouter implementation that orderes the node in a tree starting from a start node. (c) 2000, 2001, IIUF, DIUF
StraightLineRouter: Straight line edge router, connects directly two points doesn't check any crossing etc.. (c) 2000, 2001, IIUF, DIUF
AbstractPortFactory: Port list factory for GRAPH_NODE_PORT attribute of graph ports in a GraphPanel. (c) 2000, 2001, IIUF, DIUF
AbstractPropertiesFactory: Properties factory for PROPERTIES attribute of graph nodes in a GraphPanel. (c) 2000, 2001, IIUF, DIUF
OrthogonalRouter: Orthogonal edge router, connects two points using orthogonal bends only. (c) 2000, 2001, IIUF, DIUF
AbstractNodeComponentFactory: Component factory for COMPONENT attribute of graph nodes in a GraphPanel. (c) 2000, 2001, IIUF, DIUF
StyleEditor: Editor panel for component font, alignment, foreground color and background color. (c) 2001, DIUF
GraphNodePort: Visual hints & implementation for rendering ports on a graph node. (c) 2000, 2001, IIUF, DIUF
GraphRouter: Interface for graph edge routers / painters. (c) 2000, 2001, IIUF, DIUF
ForceDirectedNL: Force directred node layout node layouter. (c) 2000, 2001, IIUF, DIUF
ConnectingNode: The connecting node of a graph panel. (c) 2000, 2001, IIUF, DIUF
GraphPanelEditor: Graph editor implementation. (c) 2000, 2001, IIUF, DIUF
DefaultNL: Default (no-op) node layouter. (c) 2000, 2001, IIUF, DIUF
DOM: DOM handlers for graph visual objects. (c) 2001, DIUF
GraphEdge: Graph edge encapsulation. (c) 2000, 2001, IIUF, DIUF
GraphPanel: Graph visualizer class. (c) 2000, 2001, IIUF, DIUF
EquilateralTriangleMarker: Equilateral triangular edge marker. (c) 2001, DIUF
NodeLayouter: Node layouter interface. (c) 2000, 2001, IIUF, DIUF
EdgeEditor: Editor panel for edge style. (c) 2001, DIUF
AbstractGraphEdgeFactory: Graph edge factory. (c) 2000, 2001, IIUF, DIUF
GeometryEditor: Graph node geometry editor. (c) 2001, DIUF
LabelMarker: JLabel based edge marker. (c) 2001, DIUF
GraphEdgeUtils: Utils for graph edges. (c) 2001, DIUF

Home | Contact Us | Privacy Policy | Terms of Service