com.vikash.firsttool.UI
Class ToolGraphLayoutCache

java.lang.Object
  extended byorg.jgraph.graph.GraphLayoutCache
      extended bycom.vikash.firsttool.UI.ToolGraphLayoutCache
All Implemented Interfaces:
org.jgraph.graph.CellMapper, java.io.Serializable

public class ToolGraphLayoutCache
extends org.jgraph.graph.GraphLayoutCache

Author:
studajb
See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.jgraph.graph.GraphLayoutCache
org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
 
Field Summary
 
Fields inherited from class org.jgraph.graph.GraphLayoutCache
allAttributesLocal, autoSizeOnValueChange, collapseXScale, collapseYScale, factory, graphModel, hiddenMapping, hidesDanglingConnections, hidesExistingConnections, listenerList, localAttributes, mapping, movesChildrenOnExpand, movesParentsOnCollapse, partial, ports, reconnectsEdgesToVisibleParent, remembersCellViews, resizesParentsOnCollapse, roots, selectsAllInsertedCells, selectsLocalInsertedCells, showsChangedConnections, showsExistingConnections, showsInsertedCells, showsInsertedConnections, showsInvisibleEditedCells, visibleSet
 
Constructor Summary
ToolGraphLayoutCache(org.jgraph.graph.GraphModel model, org.jgraph.graph.CellViewFactory factory, boolean partial, ToolGraph graph)
          Creates a new instance of ToolGraphLayoutCache
 
Method Summary
 void cellVisible(java.lang.Object cell, boolean visible, java.awt.geom.Rectangle2D bounds)
           
 
Methods inherited from class org.jgraph.graph.GraphLayoutCache
addGraphLayoutCacheListener, addVisibleDependencies, augment, augmentNestedMapForValueChange, cellExpanded, cellViewsChanged, cellWillCollapse, collapse, createLocalEdit, createNestedMap, edit, edit, edit, editCell, expand, fireGraphLayoutCacheChanged, getAllDescendants, getCells, getCells, getCellViews, getChildPort, getCollapseXScale, getCollapseYScale, getContext, getEdges, getFactory, getGraphLayoutCacheListeners, getHiddenCellViews, getHiddenMapping, getIncomingEdges, getLocalAttributes, getMapping, getMapping, getMapping, getModel, getNeighbours, getOutgoingEdges, getParentPort, getParentPorts, getPorts, getPorts, getRoots, getRoots, getVisibleCells, getVisibleSet, graphChanged, handleAttributes, hasVisibleParent, hideCells, hideCellsForChange, insert, insert, insert, insert, insertClones, insertEdge, insertGroup, insertViews, isAllAttributesLocal, isAutoSizeOnValueChange, isControlAttribute, isHidesDanglingConnections, isHidesExistingConnections, isLocalAttribute, isMovesChildrenOnExpand, isMovesParentsOnCollapse, isPartial, isReconnectsEdgesToVisibleParent, isRemembersCellViews, isResizesParentsOnCollapse, isSelectsAllInsertedCells, isSelectsLocalInsertedCells, isShowsChangedConnections, isShowsExistingConnections, isShowsInsertedConnections, isVisible, putMapping, refresh, refresh, reload, reloadRoots, remove, remove, removeCells, removeGraphLayoutCacheListener, removeMapping, setAllAttributesLocal, setAutoSizeOnValueChange, setCollapsedState, setCollapseXScale, setCollapseYScale, setFactory, setHiddenSet, setHidesDanglingConnections, setHidesExistingConnections, setLocalAttributes, setModel, setMovesChildrenOnExpand, setMovesParentsOnCollapse, setReconnectsEdgesToVisibleParent, setRemembersCellViews, setResizesParentsOnCollapse, setSelectsAllInsertedCells, setSelectsLocalInsertedCells, setShowsChangedConnections, setShowsExistingConnections, setShowsInsertedConnections, setVisible, setVisible, setVisible, setVisible, setVisibleImpl, setVisibleSet, showCellsForChange, toBack, toFront, toggleCollapsedState, translateViews, ungroup, update, update, updatePorts, valueForCellChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolGraphLayoutCache

public ToolGraphLayoutCache(org.jgraph.graph.GraphModel model,
                            org.jgraph.graph.CellViewFactory factory,
                            boolean partial,
                            ToolGraph graph)
Creates a new instance of ToolGraphLayoutCache

Method Detail

cellVisible

public void cellVisible(java.lang.Object cell,
                        boolean visible,
                        java.awt.geom.Rectangle2D bounds)


Copyright © 2005 SINTEF. All Rights Reserved.