|
|||||||||
| Home >> All >> [ coltginy overview ] | PREV NEXT | ||||||||
A
- add(int) - Method in class coltginy.IntLinkedList
- addCreatedEdge(Edge) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly created Edges represented by this event.
- addCreatedEdgeIndex(int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly created Edges represented by this event.
- addCreatedEdgeIndices(int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly created Edges represented by this event.
- addCreatedEdges(Edge[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly created Edges represented by this event.
- addCreatedMetaRelationshipEdge(Node, Edge) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly created contains-a relationships between Node parents and Edge children represented by this event.
- addCreatedMetaRelationshipEdgeIndex(int, int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly created contains-a relationships between Node parents and Edge children represented by this event.
- addCreatedMetaRelationshipEdgeIndices(int, int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly created contains-a relationships between Node parents and Edge children represented by this event.
- addCreatedMetaRelationshipEdges(Node, Edge[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly created contains-a relationships between Node parents and Edge children represented by this event.
- addCreatedMetaRelationshipNode(Node, Node) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly created contains-a relationships between Node parents and Node children represented by this event.
- addCreatedMetaRelationshipNodeIndex(int, int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly created contains-a relationships between Node parents and Node children represented by this event.
- addCreatedMetaRelationshipNodeIndices(int, int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly created contains-a relationships between Node parents and Node children represented by this event.
- addCreatedMetaRelationshipNodes(Node, Node[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly created contains-a relationships between Node parents and Node children represented by this event.
- addCreatedNode(Node) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly created Nodes represented by this event.
- addCreatedNodeIndex(int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly created Nodes represented by this event.
- addCreatedNodeIndices(int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly created Nodes represented by this event.
- addCreatedNodes(Node[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly created Nodes represented by this event.
- addEdgeMetaChild(int, int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- addGraphPerspectiveChangeListener(GraphPerspectiveChangeListener) - Method in class coltginy.ColtGraphPerspective
- addHiddenEdge(Edge) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly hidden Edges represented by this event.
- addHiddenEdgeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly hidden Edges represented by this event.
- addHiddenEdgeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly hidden Edges represented by this event.
- addHiddenEdges(Edge[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly hidden Edges represented by this event.
- addHiddenNode(Node) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly hidden Nodes represented by this event.
- addHiddenNodeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly hidden Nodes represented by this event.
- addHiddenNodeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly hidden Nodes represented by this event.
- addHiddenNodes(Node[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly hidden Nodes represented by this event.
- addMetaChild(Node, Node) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- addMetaChild(Node, Edge) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- addNodeMetaChild(int, int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- addRemovedEdge(Edge) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly removed Edges represented by this event.
- addRemovedEdgeIndex(int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly removed Edges represented by this event.
- addRemovedEdgeIndices(int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly removed Edges represented by this event.
- addRemovedEdges(Edge[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly removed Edges represented by this event.
- addRemovedMetaRelationshipEdge(Node, Edge) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly removed contains-a relationships between Node parents and Edge children represented by this event.
- addRemovedMetaRelationshipEdgeIndex(int, int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a edge to the collection of newly removed contains-a relationships between Node parents and Edge children represented by this event.
- addRemovedMetaRelationshipEdgeIndices(int, int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly removed contains-a relationships between Node parents and Edge children represented by this event.
- addRemovedMetaRelationshipEdges(Node, Edge[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some edges to the collection of newly removed contains-a relationships between Node parents and Edge children represented by this event.
- addRemovedMetaRelationshipNode(Node, Node) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly removed contains-a relationships between Node parents and Node children represented by this event.
- addRemovedMetaRelationshipNodeIndex(int, int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly removed contains-a relationships between Node parents and Node children represented by this event.
- addRemovedMetaRelationshipNodeIndices(int, int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly removed contains-a relationships between Node parents and Node children represented by this event.
- addRemovedMetaRelationshipNodes(Node, Node[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly removed contains-a relationships between Node parents and Node children represented by this event.
- addRemovedNode(Node) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly removed Nodes represented by this event.
- addRemovedNodeIndex(int) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add a node to the collection of newly removed Nodes represented by this event.
- addRemovedNodeIndices(int[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly removed Nodes represented by this event.
- addRemovedNodes(Node[]) - Method in class coltginy.ColtRootGraph.ChangeEvent
- Add some nodes to the collection of newly removed Nodes represented by this event.
- addRestoredEdge(Edge) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly restored Edges represented by this event.
- addRestoredEdgeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly restored Edges represented by this event.
- addRestoredEdgeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly restored Edges represented by this event.
- addRestoredEdges(Edge[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly restored Edges represented by this event.
- addRestoredNode(Node) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly restored Nodes represented by this event.
- addRestoredNodeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly restored Nodes represented by this event.
- addRestoredNodeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly restored Nodes represented by this event.
- addRestoredNodes(Node[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly restored Nodes represented by this event.
- addRootGraphChangeListener(RootGraphChangeListener) - Method in class coltginy.ColtRootGraph
- addSelectedEdge(Edge) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly selected Edges represented by this event.
- addSelectedEdgeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly selected Edges represented by this event.
- addSelectedEdgeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly selected Edges represented by this event.
- addSelectedEdges(Edge[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly selected Edges represented by this event.
- addSelectedNode(Node) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly selected Nodes represented by this event.
- addSelectedNodeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly selected Nodes represented by this event.
- addSelectedNodeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly selected Nodes represented by this event.
- addSelectedNodes(Node[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly selected Nodes represented by this event.
- addUnselectedEdge(Edge) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly unselected Edges represented by this event.
- addUnselectedEdgeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a edge to the collection of newly unselected Edges represented by this event.
- addUnselectedEdgeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly unselected Edges represented by this event.
- addUnselectedEdges(Edge[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some edges to the collection of newly unselected Edges represented by this event.
- addUnselectedNode(Node) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly unselected Nodes represented by this event.
- addUnselectedNodeIndex(int) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add a node to the collection of newly unselected Nodes represented by this event.
- addUnselectedNodeIndices(int[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly unselected Nodes represented by this event.
- addUnselectedNodes(Node[]) - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- Add some nodes to the collection of newly unselected Nodes represented by this event.
- apply(int) - Method in class coltginy.ColtGraphPerspective.ContiguityEnsuringProcedure
- Before applying you must set the map of this ContiguityEnsuringProcedure.
- apply(int, int) - Method in class coltginy.ColtGraphPerspective.NewEdgeMapProcedure
- You *must* first set this up by setting the value pEdgeIToREdgeIMap to a non-null value.
- apply(int, int) - Method in class coltginy.ColtGraphPerspective.NewNodeMapProcedure
- You *must* first set this up by setting the value pNodeIToRNodeIMap to a non-null value.
- apply(int, int) - Method in class coltginy.ColtGraphPerspective.OldEdgeMapProcedure
- You must first set this up by setting the value newREdgeIToPEdgeIMap to something non-null.
- apply(int, int) - Method in class coltginy.ColtGraphPerspective.OldNodeMapProcedure
- You must first set this up by setting the value newRNodeIToPNodeIMap to something non-null.
- availableEdgeDataIndices - Variable in class coltginy.ColtRootGraph
- A stack of all available indices in the coltEdgeData matrix.
- availableNodeDataIndices - Variable in class coltginy.ColtRootGraph
- A stack of all available indices in the coltNodeData matrix.
C
- COLT_EDGE_DATA_CHANGED_TYPE - Static variable in class coltginy.ColtRootGraph.ChangeEvent
- COLT_NODE_DATA_CHANGED_TYPE - Static variable in class coltginy.ColtRootGraph.ChangeEvent
- ColtGraphPerspective - class coltginy.ColtGraphPerspective.
- ColtGraphPerspective() - Constructor for class coltginy.ColtGraphPerspective
- Default constructor delegates to the RootGraph, OpenIntIntHashMap, OpenIntIntHashMap constructor with null arguments.
- ColtGraphPerspective(RootGraph, OpenIntIntHashMap, OpenIntIntHashMap) - Constructor for class coltginy.ColtGraphPerspective
- RootGraph, OpenIntIntHashMap, OpenIntIntHashMap constructor sets the rootGraph, rootNodeIndexToPerspectiveNodeIndexMap, and rootEdgeIndexToPerspectiveEdgeIndexMap to those given.
- ColtGraphPerspective.ChangeEvent - class coltginy.ColtGraphPerspective.ChangeEvent.
- ColtGraphPerspective.ChangeEvent() - Constructor for class coltginy.ColtGraphPerspective.ChangeEvent
- ColtGraphPerspective.ContiguityEnsuringProcedure - class coltginy.ColtGraphPerspective.ContiguityEnsuringProcedure.
- Colt provides an interface,
IntProcedure, for mapping procedures onto the values of an IntArrayList. - ColtGraphPerspective.ContiguityEnsuringProcedure() - Constructor for class coltginy.ColtGraphPerspective.ContiguityEnsuringProcedure
- ColtGraphPerspective.NewEdgeMapProcedure - class coltginy.ColtGraphPerspective.NewEdgeMapProcedure.
- Colt provides an interface,
IntIntProcedure, for mapping procedures onto OpenIntIntMap (key, value) pairs. - ColtGraphPerspective.NewEdgeMapProcedure() - Constructor for class coltginy.ColtGraphPerspective.NewEdgeMapProcedure
- ColtGraphPerspective.NewNodeMapProcedure - class coltginy.ColtGraphPerspective.NewNodeMapProcedure.
- Colt provides an interface,
IntIntProcedure, for mapping procedures onto OpenIntIntMap (key, value) pairs. - ColtGraphPerspective.NewNodeMapProcedure() - Constructor for class coltginy.ColtGraphPerspective.NewNodeMapProcedure
- ColtGraphPerspective.OldEdgeMapProcedure - class coltginy.ColtGraphPerspective.OldEdgeMapProcedure.
- Colt provides an interface,
IntIntProcedure, for mapping procedures onto OpenIntIntMap (key, value) pairs. - ColtGraphPerspective.OldEdgeMapProcedure() - Constructor for class coltginy.ColtGraphPerspective.OldEdgeMapProcedure
- ColtGraphPerspective.OldNodeMapProcedure - class coltginy.ColtGraphPerspective.OldNodeMapProcedure.
- Colt provides an interface,
IntIntProcedure, for mapping procedures onto OpenIntIntMap (key, value) pairs. - ColtGraphPerspective.OldNodeMapProcedure() - Constructor for class coltginy.ColtGraphPerspective.OldNodeMapProcedure
- ColtGraphViewModel - class coltginy.ColtGraphViewModel.
- This ColtGraphViewModel is designed to be a "headless" GraphView.
- ColtGraphViewModel(GraphPerspective) - Constructor for class coltginy.ColtGraphViewModel
- ColtGraphViewModel(String, GraphPerspective) - Constructor for class coltginy.ColtGraphViewModel
- Creates a new ColtGraphViewModel given
- ColtRootGraph - class coltginy.ColtRootGraph.
- GINY Architecture
- ColtRootGraph() - Constructor for class coltginy.ColtRootGraph
- Default constructor delegates to the int, int constructor with the default values ColtginyConstants.DEFAULT_NODE_CAPACITY and ColtginyConstants.DEFAULT_EDGE_CAPACITY.
- ColtRootGraph(int, int) - Constructor for class coltginy.ColtRootGraph
- int, int constructor calls
ColtRootGraph.initializeColtRootGraph( int, int )55 . - ColtRootGraph.ChangeEvent - class coltginy.ColtRootGraph.ChangeEvent.
- ColtRootGraph.ChangeEvent() - Constructor for class coltginy.ColtRootGraph.ChangeEvent
- ColtginyConstants - class coltginy.ColtginyConstants.
- ColtginyConstants() - Constructor for class coltginy.ColtginyConstants
- clone() - Method in class coltginy.ColtGraphPerspective
- Create a new ColtGraphPerspective with the same RootGraph and a new copy of the rootNodeIndexToPerspectiveNodeIndexMap and rootEdgeIndexToPerspectiveEdgeIndexMap of this one.
- coltEdgeData - Variable in class coltginy.ColtRootGraph
- The ObjectMatrix2D from colt that stores Edges and identifies MetaParent->MetaChild relationships between Nodes and Edges.
- coltEdgeDataPerspective - Variable in class coltginy.ColtGraphPerspective
- The ObjectMatrix2D from colt that stores Edges and identifies MetaParent->MetaChild relationships between Nodes and Edges.
- coltEdgeDataPerspectiveChanged(ObjectMatrix2D, ObjectMatrix2D) - Method in class coltginy.ColtGraphPerspective
- Handler for changes to the coltEdgeDataPerspective ObjectMatrix2D.
- coltEdgeDataTop - Variable in class coltginy.ColtRootGraph
- At all times no Edge in this RootGraph shall have an index less than coltEdgeDataTop.
- coltGraphPerspectiveChangeEvent - Variable in class coltginy.ColtGraphPerspective
- The event that we fire when this ColtGraphPerspective changes.
- coltGraphPerspectiveInitialized - Variable in class coltginy.ColtGraphPerspective
- True iff the initializer method has begun.
- coltNodeData - Variable in class coltginy.ColtRootGraph
- The ObjectMatrix2D from colt that stores the Nodes and arrays of indices of Edges between them and identifies MetaParent->MetaChild relationships between Nodes.
- coltNodeDataPerspective - Variable in class coltginy.ColtGraphPerspective
- The ObjectMatrix2D from colt that stores the Nodes and arrays of indices of Edges between them and identifies MetaParent->MetaChild relationships between Nodes.
- coltNodeDataPerspectiveChanged(ObjectMatrix2D, ObjectMatrix2D) - Method in class coltginy.ColtGraphPerspective
- Handler for changes to the coltNodeDataPerspective ObjectMatrix2D.
- coltNodeDataTop - Variable in class coltginy.ColtRootGraph
- At all times no Node in this RootGraph shall have an index less than coltNodeDataTop.
- coltRootGraphChangeEvent - Variable in class coltginy.ColtRootGraph
- The event that we fire when this ColtRootGraph changes.
- coltRootGraphInitialized - Variable in class coltginy.ColtRootGraph
- True iff the initializer method has begun.
- coltginy - package coltginy
- containsEdge(Edge) - Method in class coltginy.ColtGraphPerspective
- Return true if the given Edge is in this GraphPerspective.
- containsEdge(Edge, boolean) - Method in class coltginy.ColtGraphPerspective
- Return true if the given Edge is in this GraphPerspective.
- containsEdge(Edge) - Method in class coltginy.ColtRootGraph
- Return true if the given Edge is in this RootGraph.
- containsNode(Node) - Method in class coltginy.ColtGraphPerspective
- Return true if the given Node is in this GraphPerspective.
- containsNode(Node, boolean) - Method in class coltginy.ColtGraphPerspective
- Return true if the given Node is in this GraphPerspective.
- containsNode(Node) - Method in class coltginy.ColtRootGraph
- Return true if the given Node is in this RootGraph.
- contiguityEnsuringProcedure - Variable in class coltginy.ColtGraphPerspective
- A helper Procedure object for the
ColtGraphPerspective.ensureValuesAreContiguousFrom1( OpenIntIntHashMap )55 method. - createChangeEvent() - Method in class coltginy.ColtGraphPerspective
- createChangeEvent() - Method in class coltginy.ColtRootGraph
- createColtEdgeData(int, int) - Method in class coltginy.ColtRootGraph
- Factory method for instantiating the ObjectMatrix2D to use for the coltEdgeData object.
- createColtEdgeDataPerspective(ColtGraphPerspective, OpenIntIntHashMap, OpenIntIntHashMap) - Method in class coltginy.ColtRootGraph
- Create a new perspective on our coltEdgeData matrix for the given ColtGraphPerspective, using the given RootGraph node index -> GraphPerspective node index map and RootGraph edge index -> GraphPerspective edge index map to select the Edges that are not to be hidden, and to determine their order.
- createColtNodeData(int) - Method in class coltginy.ColtRootGraph
- Factory method for instantiating the ObjectMatrix2D to use for the coltNodeData object.
- createColtNodeDataPerspective(ColtGraphPerspective, OpenIntIntHashMap) - Method in class coltginy.ColtRootGraph
- Create a new perspective on our coltNodeData matrix for the given ColtGraphPerspective, using the given RootGraph node index -> GraphPerspective node index map to select the Nodes that are not to be hidden, and to determine their order.
- createContiguityEnsuringProcedure() - Method in class coltginy.ColtGraphPerspective
- createEdge(Node, Node) - Method in class coltginy.ColtRootGraph
- Create a directed Edge from the given source Node to the given target Node, and return its index.
- createEdge(Node, Node, boolean) - Method in class coltginy.ColtRootGraph
- Create an Edge from the given source Node to the given target Node, and return its index.
- createEdge(int, int) - Method in class coltginy.ColtRootGraph
- Create a directed Edge from the Node with the given source_index to the Node with the given target_index, and return the new Edge's index.
- createEdge(int, int, boolean) - Method in class coltginy.ColtRootGraph
- Create an Edge from the Node with the given source_index to the Node with the given target_index, and return the new Edge's index.
- createEdge(int) - Method in class coltginy.ColtRootGraph
- This implementation of the giny model will defer creation of Edge objects as long as possible.
- createEdges(int[], int[], boolean) - Method in class coltginy.ColtRootGraph
- Create some Edges.
- createGraphPerspective(Node[], Edge[]) - Method in class coltginy.ColtGraphPerspective
- Create a new GraphPerspective with just the given Nodes and Edges (and all Nodes incident on the given Edges).
- createGraphPerspective(int[], int[]) - Method in class coltginy.ColtGraphPerspective
- Create a new GraphPerspective with just the Nodes with the given node_indices and just the Edges with the given edge_indices (and all Nodes incident on the given Edges).
- createGraphPerspective(int[]) - Method in class coltginy.ColtGraphPerspective
- Create a GraphPerspective given a list of nodes.
- createGraphPerspective(Filter) - Method in class coltginy.ColtGraphPerspective
- Create a new GraphPerspective with all of the Nodes from this one that pass the given filter and all of the Edges from this one that pass the filter (and all Nodes incident on those edges).
- createGraphPerspective(Node[], Edge[]) - Method in class coltginy.ColtRootGraph
- Create a new GraphPerspective with just the given Nodes and Edges (and all Nodes incident on the given Edges).
- createGraphPerspective(int[], int[]) - Method in class coltginy.ColtRootGraph
- Create a new GraphPerspective with just the given Nodes and Edges (and all Nodes incident on the given Edges).
- createNewEdgeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- createNewNodeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- createNode() - Method in class coltginy.ColtRootGraph
- Create a new Node in this RootGraph, and return its index.
- createNode(Node[], Edge[]) - Method in class coltginy.ColtRootGraph
- Create a new Node in this RootGraph, and return its index.
- createNode(GraphPerspective) - Method in class coltginy.ColtRootGraph
- Create a new Node in this RootGraph, and return its index.
- createNode(int[], int[]) - Method in class coltginy.ColtRootGraph
- Create a new Node in this RootGraph, and return its index.
- createNode(int) - Method in class coltginy.ColtRootGraph
- This implementation of the giny model will defer creation of Node objects as long as possible.
- createNodes(int) - Method in class coltginy.ColtRootGraph
- Create new_node_count new Nodes in this RootGraph, and return their indices.
- createOldEdgeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- createOldNodeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- createdEdgeIndices - Variable in class coltginy.ColtRootGraph.ChangeEvent
- createdEdges - Variable in class coltginy.ColtRootGraph.ChangeEvent
- createdNodeIndices - Variable in class coltginy.ColtRootGraph.ChangeEvent
- createdNodes - Variable in class coltginy.ColtRootGraph.ChangeEvent
D
- DEFAULT_BORDER_PAINT - Static variable in class coltginy.ColtGraphViewModel
- DEFAULT_EDGE_CAPACITY - Static variable in class coltginy.ColtginyConstants
- DEFAULT_EDGE_END_PAINT - Static variable in class coltginy.ColtGraphViewModel
- DEFAULT_EDGE_STROKE_PAINT - Static variable in class coltginy.ColtGraphViewModel
- DEFAULT_EDGE_STROKE_PAINT_SELECTION - Static variable in class coltginy.ColtGraphViewModel
- DEFAULT_NODE_CAPACITY - Static variable in class coltginy.ColtginyConstants
- DEFAULT_NODE_PAINT - Static variable in class coltginy.ColtGraphViewModel
- DEFAULT_NODE_SELECTION_PAINT - Static variable in class coltginy.ColtGraphViewModel
- DEFAULT_X - Variable in class coltginy.ColtGraphViewModel
- DEFAULT_Y - Variable in class coltginy.ColtGraphViewModel
- delete(int) - Method in class coltginy.IntLinkedList
- Delete the first element in this list that is identical to the given element.
E
- EDGE_DATA_INCIDENT_NODES_DIRECTED_INDEX - Static variable in class coltginy.ColtginyConstants
- EDGE_DATA_INCIDENT_NODES_INDEX - Static variable in class coltginy.ColtginyConstants
- EDGE_DATA_INCIDENT_NODES_SIZE - Static variable in class coltginy.ColtginyConstants
- EDGE_DATA_INCIDENT_NODES_SOURCE_INDEX - Static variable in class coltginy.ColtginyConstants
- EDGE_DATA_INCIDENT_NODES_TARGET_INDEX - Static variable in class coltginy.ColtginyConstants
- EDGE_DATA_OBJECT_INDEX - Static variable in class coltginy.ColtginyConstants
- EDGE_DATA_SIZE - Static variable in class coltginy.ColtginyConstants
- EDGE_LINE_TYPE - Static variable in class coltginy.ColtGraphViewModel
- EDGE_PAINT - Static variable in class coltginy.ColtGraphViewModel
- EDGE_SELECTION_PAINT - Static variable in class coltginy.ColtGraphViewModel
- EDGE_SOURCE_END_PAINT - Static variable in class coltginy.ColtGraphViewModel
- EDGE_SOURCE_END_SELECTED_PAINT - Static variable in class coltginy.ColtGraphViewModel
- EDGE_SOURCE_END_TYPE - Static variable in class coltginy.ColtGraphViewModel
- EDGE_TARGET_END_PAINT - Static variable in class coltginy.ColtGraphViewModel
- EDGE_TARGET_END_SELECTED_PAINT - Static variable in class coltginy.ColtGraphViewModel
- EDGE_TARGET_END_TYPE - Static variable in class coltginy.ColtGraphViewModel
- EDGE_WIDTH - Static variable in class coltginy.ColtGraphViewModel
- edgeCount - Variable in class coltginy.ColtGraphPerspective
- The value of edgeCount must at all times be equivalent to coltEdgeDataPerspective.columns() - 1.
- edgeCount - Variable in class coltginy.ColtRootGraph
- The number of Edges in this Graph.
- edgeDataDescription - Variable in class coltginy.ColtGraphViewModel
- The Description and Class type associated with a Edge Data Type
- edgeDataIndices - Variable in class coltginy.ColtRootGraph
- A singly-linked list of all coltEdgeData indices corresponding to an Edge in this RootGraph.
- edgeDataStore - Variable in class coltginy.ColtGraphViewModel
- Data store for Edges
- edgeExists(Node, Node) - Method in class coltginy.ColtGraphPerspective
- Determine if there are any Edges in this GraphPerspective from the first given Node to the second.
- edgeExists(int, int) - Method in class coltginy.ColtGraphPerspective
- Determine if there are any Edges in this GraphPerspective from the Node with the first of the given indices to the Node with the second of the given indices.
- edgeExists(Node, Node) - Method in class coltginy.ColtRootGraph
- Determine if there are any Edges from the first given Node to the second.
- edgeExists(int, int) - Method in class coltginy.ColtRootGraph
- Determine if there are any Edges from the Node with the first of the given indices to the Node with the second of the given indices.
- edgeMetaChildrenList(Node) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- edgeMetaChildrenList(int) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- edgeMetaChildrenList(Node) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- edgeMetaChildrenList(int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- edgeMetaParentsList(int) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- edgeMetaParentsList(int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- edgesIterator() - Method in class coltginy.ColtGraphPerspective
- edgesIterator() - Method in class coltginy.ColtRootGraph
- edgesList() - Method in class coltginy.ColtGraphPerspective
- edgesList(Node, Node) - Method in class coltginy.ColtGraphPerspective
- Return a new List of the Edges in this GraphPerspective from the first given Node to the second given Node.
- edgesList(int, int, boolean) - Method in class coltginy.ColtGraphPerspective
- Return an array of the indices in this GraphPerspective of all Edges from the Node with the first given index to the Node with the second given index.
- edgesList() - Method in class coltginy.ColtRootGraph
- edgesList(Node, Node) - Method in class coltginy.ColtRootGraph
- Return a new List of the Edges from the first given Node to the second given Node.
- edgesList(int, int, boolean) - Method in class coltginy.ColtRootGraph
- Return an array of the indices of all Edges from the Node with the first given index to the Node with the second given index.
- elements() - Method in class coltginy.IntLinkedList
- ensureValuesAreContiguousFrom1(OpenIntIntHashMap) - Method in class coltginy.ColtGraphPerspective
- This handy utility method takes an int -> int map and alters it if necessary to guarantee that the values of the map are contiguous from 1.
- event - Variable in class coltginy.ColtGraphPerspective.NewEdgeMapProcedure
- event - Variable in class coltginy.ColtGraphPerspective.NewNodeMapProcedure
- eventHiddenEdgeIndices - Variable in class coltginy.ColtGraphPerspective.OldEdgeMapProcedure
- eventHiddenNodeIndices - Variable in class coltginy.ColtGraphPerspective.OldNodeMapProcedure
- eventRestoredEdgeIndices - Variable in class coltginy.ColtGraphPerspective.NewEdgeMapProcedure
- eventRestoredNodeIndices - Variable in class coltginy.ColtGraphPerspective.NewNodeMapProcedure
F
- fireGraphPerspectiveChanged(ColtGraphPerspective.ChangeEvent) - Method in class coltginy.ColtGraphPerspective
- fireRootGraphChanged(ColtRootGraph.ChangeEvent) - Method in class coltginy.ColtRootGraph
- first - Variable in class coltginy.IntLinkedList
- first() - Method in class coltginy.IntLinkedList
- fitContent() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
G
- getAdjacentEdgeIndicesArray(int, boolean, boolean) - Method in class coltginy.ColtGraphPerspective
- Returns all Adjacent Edges to the given node.
- getAdjacentEdgesList(Node, boolean, boolean) - Method in class coltginy.ColtGraphPerspective
- Returns all Adjacent Edges to the given node.
- getAllEdgePropertyData(int) - Method in class coltginy.ColtGraphViewModel
- getAllNodePropertyData(int) - Method in class coltginy.ColtGraphViewModel
- getBackgroundPaint() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getChangeEvent() - Method in class coltginy.ColtGraphPerspective
- getChangeEvent() - Method in class coltginy.ColtRootGraph
- getComponent() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getConnectingEdgeIndicesArray(int[]) - Method in class coltginy.ColtGraphPerspective
- This will return an array of edge indices that are the edges between nodes
- getConnectingEdges(List) - Method in class coltginy.ColtGraphPerspective
- This will return an array of edge indices that are the edges between nodes
- getContiguityEnsuringProcedure() - Method in class coltginy.ColtGraphPerspective
- getCreatedEdgeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type EDGES_CREATED_TYPE, then this method will return the array of the changed Edges' RootGraph indices.
- getCreatedEdges() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type EDGES_CREATED_TYPE, then this method will return the array of the changed Edges.
- getCreatedNodeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type NODES_CREATED_TYPE, then this method will return the array of the changed Nodes' RootGraph indices.
- getCreatedNodes() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type NODES_CREATED_TYPE, then this method will return the array of the changed Nodes.
- getDegree(Node) - Method in class coltginy.ColtGraphPerspective
- Return the number of distinct Edges in this GraphPerspective incident on the given Node.
- getDegree(int) - Method in class coltginy.ColtGraphPerspective
- Return the number of distinct Edges in this GraphPerspective incident on the Node with the given index.
- getDegree(Node) - Method in class coltginy.ColtRootGraph
- Return the number of distinct Edges incident on the given Node.
- getDegree(int) - Method in class coltginy.ColtRootGraph
- Return the number of distinct Edges incident on the Node with the given index.
- getEdge(int) - Method in class coltginy.ColtGraphPerspective
- Return the Edge with the given index in this GraphPerspective.
- getEdge(int) - Method in class coltginy.ColtRootGraph
- Return the Edge with the given index in this RootGraph.
- getEdgeBooleanProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Boolean, however a boolean can be returned, if you don't want to use the Object property method.
- getEdgeCount() - Method in class coltginy.ColtGraphPerspective
- Returns number of active edges in this perspective.
- getEdgeCount(Node, Node, boolean) - Method in class coltginy.ColtGraphPerspective
- Count the number of edges from the first Node to the second.
- getEdgeCount(int, int, boolean) - Method in class coltginy.ColtGraphPerspective
- Count the number of edges from the Node with index from_index to the Node with index to_index (where this.getIndex( to_node ) == to_index).
- getEdgeCount() - Method in class coltginy.ColtRootGraph
- Returns number of active edges in this perspective.
- getEdgeCount(Node, Node, boolean) - Method in class coltginy.ColtRootGraph
- Count the number of edges from the first Node to the second.
- getEdgeCount(int, int, boolean) - Method in class coltginy.ColtRootGraph
- Count the number of edges from the Node with index from_index to the Node with index to_index (where this.getIndex( to_node ) == to_index).
- getEdgeDoubleProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Double, however a double can be returned, if you don't want to use the Object property method.
- getEdgeFloatProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Float, however a float can be returned, if you don't want to use the Object property method.
- getEdgeIndex(int) - Method in class coltginy.ColtGraphPerspective
- Return the index in this GraphPerspective of the Edge with the given index in the RootGraph.
- getEdgeIndicesArray() - Method in class coltginy.ColtGraphPerspective
- Return an array containing the indices in the RootGraph of all Edges in this GraphPerspective, with each index in the array corresponding to the index in this GraphPerspective; the first cell's value will always be 0.
- getEdgeIndicesArray(int, int, boolean, boolean) - Method in class coltginy.ColtGraphPerspective
- Return an array of the indices in this GraphPerspective of all edges between the two nodes given, this will result in three types of edges: Undirected Edges Directed Edges from the Source Node to the Target Node Directed Edges from the Target Node to the Source Node Depending on the parameters passed, this can be coonfigured.
- getEdgeIndicesArray(int, int, boolean) - Method in class coltginy.ColtGraphPerspective
- Return an array of the indices in this GraphPerspective of all Edges from the Node with the first given index to the Node with the second given index.
- getEdgeIndicesArray() - Method in class coltginy.ColtRootGraph
- Return an array containing the indices of all Edges in this RootGraph.
- getEdgeIndicesArray(int, int, boolean) - Method in class coltginy.ColtRootGraph
- Return an array of the indices of all Edges from the Node with the first given index to the Node with the second given index.
- getEdgeIntProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Integer, however a Integer can be returned, if you don't want to use the Object property method.
- getEdgeMetaChildIndicesArray(int) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getEdgeMetaChildIndicesArray(int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getEdgeMetaParentIndicesArray(int) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getEdgeMetaParentIndicesArray(int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getEdgeObjectProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- Return the stored value for the edge for the given property
- getEdgeSourceIndex(int) - Method in class coltginy.ColtGraphPerspective
- Retrieve the index of the Node that is the source of the Edge with the given index in this GraphPerspective.
- getEdgeSourceIndex(int) - Method in class coltginy.ColtRootGraph
- Retrieve the index of the Node that is the source of the Edge with the given index.
- getEdgeTargetIndex(int) - Method in class coltginy.ColtGraphPerspective
- Retrieve the index of the Node that is the target of the Edge with the given index in this GraphPerspective.
- getEdgeTargetIndex(int) - Method in class coltginy.ColtRootGraph
- Retrieve the index of the Node that is the target of the Edge with the given index.
- getEdgeView(Edge) - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getEdgeView(int) - Method in class coltginy.ColtGraphViewModel
- getEdgeViewCount() - Method in class coltginy.ColtGraphViewModel
- getEdgeViewsIterator() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getEdgeViewsList() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getEdgeViewsList(Node, Node) - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getGraphPerspective() - Method in class coltginy.ColtGraphViewModel
- getHiddenEdgeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type EDGES_HIDDEN_TYPE, then this method will return the array of the changed Edges' RootGraph indices.
- getHiddenEdges() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type EDGES_HIDDEN_TYPE, then this method will return the array of the changed Edges.
- getHiddenNodeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type NODES_HIDDEN_TYPE, then this method will return the array of the changed Nodes' RootGraph indices.
- getHiddenNodes() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type NODES_HIDDEN_TYPE, then this method will return the array of the changed Nodes.
- getInDegree(Node) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getTarget().equals( node ).
- getInDegree(int) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getTarget().equals( node ).
- getInDegree(Node, boolean) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getSource().equals( node ).
- getInDegree(int, boolean) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getSource().equals( node ).
- getInDegree(Node) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e such that e.getTarget().equals( node ).
- getInDegree(int) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e such that e.getTarget().equals( node ).
- getInDegree(Node, boolean) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e such that e.getSource().equals( node ).
- getInDegree(int, boolean) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e isuch that e.getSource().equals( node ).
- getIndex(Node) - Method in class coltginy.ColtGraphPerspective
- Return the index of the given Node in this GraphPerspective.
- getIndex(Edge) - Method in class coltginy.ColtGraphPerspective
- Return the index of the given Edge in this GraphPerspective.
- getIndex(Node) - Method in class coltginy.ColtRootGraph
- Return the index of the given Node.
- getIndex(Edge) - Method in class coltginy.ColtRootGraph
- Return the index of the given Edge.
- getMetaRelationshipCreatedEdgeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_EDGES_CREATED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Edge children.
- getMetaRelationshipCreatedEdges() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_EDGES_CREATED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Edge children.
- getMetaRelationshipCreatedNodeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_NODES_CREATED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Node children.
- getMetaRelationshipCreatedNodes() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_NODES_CREATED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Node children.
- getMetaRelationshipRemovedEdgeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_EDGES_REMOVED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Edge children.
- getMetaRelationshipRemovedEdges() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_EDGES_REMOVED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Edge children.
- getMetaRelationshipRemovedNodeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_NODES_REMOVED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Node children.
- getMetaRelationshipRemovedNodes() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type META_RELATIONSHIP_NODES_REMOVED_TYPE, then this method will return a two-dimensional array mapping the Node parents to their new Node children.
- getNewEdgeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- getNewNodeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- getNode(int) - Method in class coltginy.ColtGraphPerspective
- Return the Node with the given index in this GraphPerspective.
- getNode(int) - Method in class coltginy.ColtRootGraph
- Return the Node with the given index in this RootGraph.
- getNodeBooleanProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Boolean, however a boolean can be returned, if you don't want to use the Object property method.
- getNodeCount() - Method in class coltginy.ColtGraphPerspective
- Returns number of active nodes in this perspective.
- getNodeCount() - Method in class coltginy.ColtRootGraph
- Returns number of active nodes in this perspective.
- getNodeDoubleProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Double, however a double can be returned, if you don't want to use the Object property method.
- getNodeFloatProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Float, however a float can be returned, if you don't want to use the Object property method.
- getNodeIndex(int) - Method in class coltginy.ColtGraphPerspective
- Return the index in this GraphPerspective of the Node with the given index in the RootGraph.
- getNodeIndicesArray() - Method in class coltginy.ColtGraphPerspective
- Return an array containing the indices in the RootGraph of all Nodes in this GraphPerspective, with each index in the array corresponding to the index in this GraphPerspective; the first cell's value will always be 0.
- getNodeIndicesArray() - Method in class coltginy.ColtRootGraph
- Return an array containing the indices of all Nodes in this RootGraph.
- getNodeIntProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- This method stores the primitive type wrapped in a Integer, however a Integer can be returned, if you don't want to use the Object property method.
- getNodeMetaChildIndicesArray(int) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getNodeMetaChildIndicesArray(int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getNodeMetaParentIndicesArray(int) - Method in class coltginy.ColtGraphPerspective
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getNodeMetaParentIndicesArray(int) - Method in class coltginy.ColtRootGraph
- Nodes and Edges comprise an additional directed-acyclic-graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
- getNodeObjectProperty(int, int) - Method in class coltginy.ColtGraphViewModel
- Return the stored value for the node for the given property
- getNodeView(Node) - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getNodeView(int) - Method in class coltginy.ColtGraphViewModel
- getNodeViewCount() - Method in class coltginy.ColtGraphViewModel
- getNodeViewsIterator() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getNodeViewsList() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getOldEdgeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- getOldNodeMapProcedure() - Method in class coltginy.ColtGraphPerspective
- getOutDegree(Node) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getSource().equals( node ).
- getOutDegree(int) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getSource().equals( node ).
- getOutDegree(Node, boolean) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getSource().equals( node ).
- getOutDegree(int, boolean) - Method in class coltginy.ColtGraphPerspective
- Return the number of Edges e in this GraphPerspective such that e.getSource().equals( node ).
- getOutDegree(Node) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e such that e.getSource().equals( node ).
- getOutDegree(int) - Method in class coltginy.ColtRootGraph
- Return the number of Edges esuch that e.getSource().equals( node ).
- getOutDegree(Node, boolean) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e such that e.getSource().equals( node ).
- getOutDegree(int, boolean) - Method in class coltginy.ColtRootGraph
- Return the number of Edges e such that e.getSource().equals( node ).
- getRemovedEdgeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type EDGES_REMOVED_TYPE, then this method will return the array of the changed Edges' RootGraph indices.
- getRemovedEdges() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type EDGES_REMOVED_TYPE, then this method will return the array of the changed Edges.
- getRemovedNodeIndices() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type NODES_REMOVED_TYPE, then this method will return the array of the changed Nodes' RootGraph indices.
- getRemovedNodes() - Method in class coltginy.ColtRootGraph.ChangeEvent
- If this RootGraphChangeEvent represents a change of type NODES_REMOVED_TYPE, then this method will return the array of the changed Nodes.
- getRestoredEdgeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type EDGES_RESTORED_TYPE, then this method will return the array of the changed Edges' RootGraph indices.
- getRestoredEdges() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type EDGES_RESTORED_TYPE, then this method will return the array of the changed Edges.
- getRestoredNodeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type NODES_RESTORED_TYPE, then this method will return the array of the changed Nodes' RootGraph indices.
- getRestoredNodes() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- If this GraphPerspectiveChangeEvent represents a change of type NODES_RESTORED_TYPE, then this method will return the array of the changed Nodes.
- getRootGraph() - Method in class coltginy.ColtGraphPerspective
- Return the root Graph for this GraphPerspective
- getRootGraphEdgeIndex(int) - Method in class coltginy.ColtGraphPerspective
- Return the index in the RootGraph of the Edge with the given index in this GraphPerspective.
- getRootGraphNodeIndex(int) - Method in class coltginy.ColtGraphPerspective
- Return the index in the RootGraph of the Node with the given index in this GraphPerspective.
- getSelectedEdgeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getSelectedEdgeIndices() - Method in class coltginy.ColtGraphViewModel
- getSelectedEdges() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getSelectedEdges() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getSelectedNodeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getSelectedNodeIndices() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getSelectedNodes() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getSelectedNodes() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- getType() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- A GraphPerspectiveChangeEvent can simultaneously represent multiple simultaneous changes to its GraphPerspective source.
- getType() - Method in class coltginy.ColtRootGraph.ChangeEvent
- A RootGraphChangeEvent can simultaneously represent multiple simultaneous changes to its RootGraph source.
- getUnselectedEdgeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getUnselectedEdges() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getUnselectedNodeIndices() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getUnselectedNodes() - Method in class coltginy.ColtGraphPerspective.ChangeEvent
- getZoom() - Method in class coltginy.ColtGraphViewModel
- NOT IMPLEMNTED IN THIS CLASS
- growForNewEdges(int, ColtRootGraph.ChangeEvent) - Method in class coltginy.ColtRootGraph
- This method is invoked whenever ( ( 0 - coltEdgeDataTop ) >= coltEdgeData.columns() ).
- growForNewNodes(int, ColtRootGraph.ChangeEvent) - Method in class coltginy.ColtRootGraph
- This method is invoked whenever ( ( 0 - coltNodeDataTop ) >= coltNodeData.rows() ).
H
- hiddenEdgeIndices - Variable in class coltginy.ColtGraphPerspective.ChangeEvent