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

Quick Search    Search Deep

giny.filter.* (1)giny.model.* (8)giny.util.* (4)giny.view.* (7)

Package Samples:

giny.filter
giny.model
giny.util
giny.view

Classes:

RootGraph: GINY Architecture A graph model consisting of nodes and the edges between them. GINY graph models are separated into RootGraphs and GraphPerspectives. RootGraphs contain all Nodes and Edges in a graph, while GraphPerspectives contain some subset of them (any given GraphPerspective may include all Nodes and Edges from its RootGraph, but it does not need to). Every GraphPerspective has exactly one RootGraph. RootGraphs may have any number of GraphPerspectives. Indices Every Node and Edge has a unique and unchanging index in its RootGraph; these indices are always negative integers and are not guaranteed ...
Bend: A class that encapsulates the representation of the bend used for a particular EdgeView.
SpringEmbeddedLayouter: An implementation of Kamada and Kawai's spring embedded layout algorithm.
GraphPerspectiveChangeEvent: The event source must be the GraphPerspective that changed.
GraphViewChangeEvent: The event source must be the GraphPerspective that changed.
RootGraphChangeEvent: The event source must be the RootGraph that changed.
NodeView: Any and all questions should be directed to me.
Filter
Edge
GraphPerspective
GraphPerspectiveChangeListener
Node
RootGraphChangeListener
NodeDistances
IntNodeDistances
Sugiyama
EdgeView
GraphView
Label
GraphViewChangeListener

Home | Contact Us | Privacy Policy | Terms of Service