|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jgraph.graph.GraphLayoutCache
com.vikash.firsttool.UI.ToolGraphLayoutCache
| 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 |
public ToolGraphLayoutCache(org.jgraph.graph.GraphModel model,
org.jgraph.graph.CellViewFactory factory,
boolean partial,
ToolGraph graph)
| Method Detail |
public void cellVisible(java.lang.Object cell,
boolean visible,
java.awt.geom.Rectangle2D bounds)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||