addGraphLayoutCacheListener(GraphLayoutCacheListener l) | org.jgraph.graph.GraphLayoutCache | |
addVisibleDependencies(Object[] cells, boolean visible) | org.jgraph.graph.GraphLayoutCache | [protected] |
allAttributesLocal | org.jgraph.graph.GraphLayoutCache | [protected] |
augment(UndoableEdit[] e, UndoableEdit edit) | org.jgraph.graph.GraphLayoutCache | [protected] |
augmentNestedMapForValueChange(Map nested, Object cell, Object newValue) | org.jgraph.graph.GraphLayoutCache | [protected] |
autoSizeOnValueChange | org.jgraph.graph.GraphLayoutCache | [protected] |
cellExpanded(Object cell) | org.jgraph.graph.GraphLayoutCache | [protected] |
cellViewsChanged(final CellView[] cellViews) | org.jgraph.graph.GraphLayoutCache | |
cellWillCollapse(Object cell) | org.jgraph.graph.GraphLayoutCache | [protected] |
collapse(Object[] groups) | org.jgraph.graph.GraphLayoutCache | |
collapseXScale | org.jgraph.graph.GraphLayoutCache | [protected] |
collapseYScale | org.jgraph.graph.GraphLayoutCache | [protected] |
copyRemovedViewValue(Object key, boolean addToModel, boolean override, Collection coll) | org.jgraph.graph.GraphLayoutCache | [private] |
createLocalEdit(Object[] inserted, Map nested, Object[] visible, Object[] invisible) | org.jgraph.graph.GraphLayoutCache | [protected] |
createNestedMap() | org.jgraph.graph.GraphLayoutCache | |
edit(Map attributes, ConnectionSet cs, ParentMap pm, UndoableEdit[] e) | org.jgraph.graph.GraphLayoutCache | |
edit(Map attributes) | org.jgraph.graph.GraphLayoutCache | |
edit(Object[] cells, Map attributes) | org.jgraph.graph.GraphLayoutCache | |
editCell(Object cell, Map attributes) | org.jgraph.graph.GraphLayoutCache | |
expand(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
factory | org.jgraph.graph.GraphLayoutCache | [protected] |
fireGraphLayoutCacheChanged(Object source, GraphLayoutCacheEvent.GraphLayoutCacheChange edit) | org.jgraph.graph.GraphLayoutCache | [protected] |
getAllDescendants(CellView[] views) | org.jgraph.graph.GraphLayoutCache | |
getAllViews() | org.jgraph.graph.GraphLayoutCache | |
getBounds(CellView[] views) | org.jgraph.graph.GraphLayoutCache | [static] |
getCells(boolean groups, boolean vertices, boolean ports, boolean edges) | org.jgraph.graph.GraphLayoutCache | |
getCells(CellView[] views) | org.jgraph.graph.GraphLayoutCache | |
getCellViews() | org.jgraph.graph.GraphLayoutCache | |
getChildPort(Object edge, boolean source) | org.jgraph.graph.GraphLayoutCache | [protected] |
getCollapseXScale() | org.jgraph.graph.GraphLayoutCache | |
getCollapseYScale() | org.jgraph.graph.GraphLayoutCache | |
getContext(GraphModelEvent.GraphModelChange change) | org.jgraph.graph.GraphLayoutCache | [protected] |
getEdges(Object cell, Set exclude, boolean visibleCells, boolean selfLoops, boolean incoming) | org.jgraph.graph.GraphLayoutCache | [protected] |
getFactory() | org.jgraph.graph.GraphLayoutCache | |
getGraphLayoutCacheListeners() | org.jgraph.graph.GraphLayoutCache | |
getHiddenCellViews() | org.jgraph.graph.GraphLayoutCache | |
getHiddenMapping() | org.jgraph.graph.GraphLayoutCache | |
getIncomingEdges(Object cell, Set exclude, boolean visibleCells, boolean selfLoops) | org.jgraph.graph.GraphLayoutCache | |
getLocalAttributes() | org.jgraph.graph.GraphLayoutCache | |
getMapping(Object cell, boolean create) | org.jgraph.graph.GraphLayoutCache | |
getMapping(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
getMapping(Object[] cells, boolean create) | org.jgraph.graph.GraphLayoutCache | |
getModel() | org.jgraph.graph.GraphLayoutCache | |
getNeighbours(Object cell, Set exclude, boolean directed, boolean visibleCells) | org.jgraph.graph.GraphLayoutCache | |
getOutgoingEdges(Object cell, Set exclude, boolean visibleCells, boolean selfLoops) | org.jgraph.graph.GraphLayoutCache | |
getParentPort(Object edge, boolean source) | org.jgraph.graph.GraphLayoutCache | [protected] |
getParentPorts(Object cell) | org.jgraph.graph.GraphLayoutCache | [protected] |
getPorts() | org.jgraph.graph.GraphLayoutCache | |
getPorts(Object cell) | org.jgraph.graph.GraphLayoutCache | [protected] |
getRoots() | org.jgraph.graph.GraphLayoutCache | |
getRoots(Rectangle2D clip) | org.jgraph.graph.GraphLayoutCache | |
getVisibleCells(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
getVisibleSet() | org.jgraph.graph.GraphLayoutCache | |
graphChanged(GraphModelEvent.GraphModelChange change) | org.jgraph.graph.GraphLayoutCache | |
GraphLayoutCache() | org.jgraph.graph.GraphLayoutCache | |
GraphLayoutCache(GraphModel model, CellViewFactory factory) | org.jgraph.graph.GraphLayoutCache | |
GraphLayoutCache(GraphModel model, CellViewFactory factory, boolean partial) | org.jgraph.graph.GraphLayoutCache | |
GraphLayoutCache(GraphModel model, CellViewFactory factory, CellView[] cellViews, CellView[] hiddenCellViews, boolean partial) | org.jgraph.graph.GraphLayoutCache | |
graphModel | org.jgraph.graph.GraphLayoutCache | [protected] |
handleAttributes(Map attributes) | org.jgraph.graph.GraphLayoutCache | [protected] |
hasVisibleParent(Object cell, Set invisible) | org.jgraph.graph.GraphLayoutCache | [protected] |
hiddenMapping | org.jgraph.graph.GraphLayoutCache | [protected] |
hideCells(Object[] cells, boolean descandants) | org.jgraph.graph.GraphLayoutCache | |
hideCellsForChange(GraphModelEvent.GraphModelChange change) | org.jgraph.graph.GraphLayoutCache | [protected] |
hidesDanglingConnections | org.jgraph.graph.GraphLayoutCache | [protected] |
hidesExistingConnections | org.jgraph.graph.GraphLayoutCache | [protected] |
insert(Object[] roots, Map attributes, ConnectionSet cs, ParentMap pm, UndoableEdit[] e) | org.jgraph.graph.GraphLayoutCache | |
insert(Object cell) | org.jgraph.graph.GraphLayoutCache | |
insert(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
insert(Object[] cells, Map nested, ConnectionSet cs, ParentMap pm) | org.jgraph.graph.GraphLayoutCache | |
insertClones(Object[] cells, Map clones, Map nested, ConnectionSet cs, ParentMap pm, double dx, double dy) | org.jgraph.graph.GraphLayoutCache | |
insertEdge(Object edge, Object source, Object target) | org.jgraph.graph.GraphLayoutCache | |
insertGroup(Object group, Object[] children) | org.jgraph.graph.GraphLayoutCache | |
insertViews(CellView[] views) | org.jgraph.graph.GraphLayoutCache | |
isAllAttributesLocal() | org.jgraph.graph.GraphLayoutCache | |
isAutoSizeOnValueChange() | org.jgraph.graph.GraphLayoutCache | |
isControlAttribute(Object cell, Object key, Object value) | org.jgraph.graph.GraphLayoutCache | [protected] |
isHidesDanglingConnections() | org.jgraph.graph.GraphLayoutCache | |
isHidesExistingConnections() | org.jgraph.graph.GraphLayoutCache | |
isLocalAttribute(Object cell, Object key, Object value) | org.jgraph.graph.GraphLayoutCache | [protected] |
isMovesChildrenOnExpand() | org.jgraph.graph.GraphLayoutCache | |
isMovesParentsOnCollapse() | org.jgraph.graph.GraphLayoutCache | |
isPartial() | org.jgraph.graph.GraphLayoutCache | |
isReconnectsEdgesToVisibleParent() | org.jgraph.graph.GraphLayoutCache | |
isRemembersCellViews() | org.jgraph.graph.GraphLayoutCache | |
isResizesParentsOnCollapse() | org.jgraph.graph.GraphLayoutCache | |
isSelectsAllInsertedCells() | org.jgraph.graph.GraphLayoutCache | |
isSelectsLocalInsertedCells() | org.jgraph.graph.GraphLayoutCache | |
isShowsChangedConnections() | org.jgraph.graph.GraphLayoutCache | |
isShowsExistingConnections() | org.jgraph.graph.GraphLayoutCache | |
isShowsInsertedConnections() | org.jgraph.graph.GraphLayoutCache | |
isVisible(Object cell) | org.jgraph.graph.GraphLayoutCache | |
listenerList | org.jgraph.graph.GraphLayoutCache | [protected] |
localAttributes | org.jgraph.graph.GraphLayoutCache | [protected] |
mapping | org.jgraph.graph.GraphLayoutCache | [protected] |
movesChildrenOnExpand | org.jgraph.graph.GraphLayoutCache | [protected] |
movesParentsOnCollapse | org.jgraph.graph.GraphLayoutCache | [protected] |
partial | org.jgraph.graph.GraphLayoutCache | [protected] |
ports | org.jgraph.graph.GraphLayoutCache | [protected] |
putMapping(Object cell, CellView view) | org.jgraph.graph.GraphLayoutCache | |
reconnectsEdgesToVisibleParent | org.jgraph.graph.GraphLayoutCache | [protected] |
refresh(CellView[] views, boolean create) | org.jgraph.graph.GraphLayoutCache | |
refresh(CellView view, boolean create) | org.jgraph.graph.GraphLayoutCache | |
reload() | org.jgraph.graph.GraphLayoutCache | |
reloadRoots() | org.jgraph.graph.GraphLayoutCache | [protected] |
remembersCellViews | org.jgraph.graph.GraphLayoutCache | [protected] |
remove(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
remove(Object[] cells, boolean descendants, boolean edges) | org.jgraph.graph.GraphLayoutCache | |
removeCells(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
removeGraphLayoutCacheListener(GraphLayoutCacheListener l) | org.jgraph.graph.GraphLayoutCache | |
removeMapping(Object cell) | org.jgraph.graph.GraphLayoutCache | |
removeViewLocalAttribute(Object key, boolean addToModel, boolean override) | org.jgraph.graph.GraphLayoutCache | |
resizesParentsOnCollapse | org.jgraph.graph.GraphLayoutCache | [protected] |
roots | org.jgraph.graph.GraphLayoutCache | [protected] |
selectsAllInsertedCells | org.jgraph.graph.GraphLayoutCache | [protected] |
selectsLocalInsertedCells | org.jgraph.graph.GraphLayoutCache | [protected] |
setAllAttributesLocal(boolean allAttributesLocal) | org.jgraph.graph.GraphLayoutCache | |
setAutoSizeOnValueChange(boolean flag) | org.jgraph.graph.GraphLayoutCache | |
setCollapsedState(Object[] collapse, Object[] expand) | org.jgraph.graph.GraphLayoutCache | |
setCollapseXScale(double collapseXScale) | org.jgraph.graph.GraphLayoutCache | |
setCollapseYScale(double collapseYScale) | org.jgraph.graph.GraphLayoutCache | |
setFactory(CellViewFactory factory) | org.jgraph.graph.GraphLayoutCache | |
setHiddenSet(Map hiddenSet) | org.jgraph.graph.GraphLayoutCache | |
setHidesDanglingConnections(boolean hidesDanglingConnections) | org.jgraph.graph.GraphLayoutCache | |
setHidesExistingConnections(boolean hidesExistingConnections) | org.jgraph.graph.GraphLayoutCache | |
setLocalAttributes(Set localAttributes) | org.jgraph.graph.GraphLayoutCache | |
setModel(GraphModel model) | org.jgraph.graph.GraphLayoutCache | |
setMovesChildrenOnExpand(boolean moveChildrenOnExpand) | org.jgraph.graph.GraphLayoutCache | |
setMovesParentsOnCollapse(boolean movesParentsOnCollapse) | org.jgraph.graph.GraphLayoutCache | |
setReconnectsEdgesToVisibleParent(boolean reconnectsEdgesToVisibleParent) | org.jgraph.graph.GraphLayoutCache | |
setRemembersCellViews(boolean rememberCellViews) | org.jgraph.graph.GraphLayoutCache | |
setResizesParentsOnCollapse(boolean resizesParentsOnCollapse) | org.jgraph.graph.GraphLayoutCache | |
setSelectsAllInsertedCells(boolean selectsAllInsertedCells) | org.jgraph.graph.GraphLayoutCache | |
setSelectsLocalInsertedCells(boolean selectsLocalInsertedCells) | org.jgraph.graph.GraphLayoutCache | |
setShowsChangedConnections(boolean showsChangedConnections) | org.jgraph.graph.GraphLayoutCache | |
setShowsExistingConnections(boolean showsExistingConnections) | org.jgraph.graph.GraphLayoutCache | |
setShowsInsertedConnections(boolean showsInsertedConnections) | org.jgraph.graph.GraphLayoutCache | |
setVisible(Object cell, boolean visible) | org.jgraph.graph.GraphLayoutCache | |
setVisible(Object[] cells, boolean visible) | org.jgraph.graph.GraphLayoutCache | |
setVisible(Object[] visible, Object[] invisible) | org.jgraph.graph.GraphLayoutCache | |
setVisible(Object[] visible, Object[] invisible, ConnectionSet cs) | org.jgraph.graph.GraphLayoutCache | |
setVisibleImpl(Object[] cells, boolean visible) | org.jgraph.graph.GraphLayoutCache | |
setVisibleSet(Set visible) | org.jgraph.graph.GraphLayoutCache | |
showCells(Object[] cells, boolean descandants) | org.jgraph.graph.GraphLayoutCache | |
showCellsForChange(GraphModelEvent.GraphModelChange change) | org.jgraph.graph.GraphLayoutCache | [protected] |
showsChangedConnections | org.jgraph.graph.GraphLayoutCache | [protected] |
showsExistingConnections | org.jgraph.graph.GraphLayoutCache | [protected] |
showsInsertedCells | org.jgraph.graph.GraphLayoutCache | [protected] |
showsInsertedConnections | org.jgraph.graph.GraphLayoutCache | [protected] |
showsInvisibleEditedCells | org.jgraph.graph.GraphLayoutCache | [protected] |
toBack(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
toFront(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
toggleCollapsedState(Object[] cells, boolean collapseOnly, boolean expandOnly) | org.jgraph.graph.GraphLayoutCache | |
translateViews(CellView[] views, double dx, double dy) | org.jgraph.graph.GraphLayoutCache | [static] |
ungroup(Object[] cells) | org.jgraph.graph.GraphLayoutCache | |
update(CellView[] views) | org.jgraph.graph.GraphLayoutCache | |
update(CellView view) | org.jgraph.graph.GraphLayoutCache | |
updatePorts() | org.jgraph.graph.GraphLayoutCache | [protected] |
valueForCellChanged(Object cell, Object newValue) | org.jgraph.graph.GraphLayoutCache | |
visibleSet | org.jgraph.graph.GraphLayoutCache | [protected] |