public class BPDOverviewPanel.ViewRedirector
extends org.jgraph.graph.GraphLayoutCache
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.jgraph.graph.GraphLayoutCache |
realView |
| 构造器和说明 |
|---|
ViewRedirector(org.jgraph.JGraph graph,
org.jgraph.graph.GraphLayoutCache realView) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.jgraph.graph.CellView |
getMapping(Object cell,
boolean create) |
org.jgraph.graph.CellView[] |
getRoots() |
void |
putMapping(Object cell,
org.jgraph.graph.CellView view) |
addVisibleDependencies, augment, createLocalEdit, diffMap, edit, getAllDescendants, getCells, getFactory, getGraph, getHiddenSet, getLocalAttributes, getMapping, getMapping, getModel, getParentPorts, getPorts, getPorts, getRoots, getVisibleSet, graphChanged, handleAttributes, hideCellsForChange, insert, insertRoots, isAskLocalAttribute, isControlAttribute, isHideEdgesOnBecomeInvisible, isHideEdgesOnHide, isLocalAttribute, isOrdered, isPartial, isRememberCellViews, isShowAllEdgesForVisibleVertices, isShowEdgesOnShow, isVisible, order, refresh, refresh, reload, remove, removeMapping, removeRoots, setAskLocalAttribute, setFactory, setHiddenSet, setHideEdgesOnBecomeInvisible, setHideEdgesOnHide, setLocalAttributes, setModel, setRememberCellViews, setShowAllEdgesForVisibleVertices, setShowEdgesOnShow, setVisible, setVisible, setVisible, setVisibleImpl, setVisibleSet, showCellsForChange, toBack, toFront, translateViews, update, update, updatePortsaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic ViewRedirector(org.jgraph.JGraph graph,
org.jgraph.graph.GraphLayoutCache realView)
public org.jgraph.graph.CellView[] getRoots()
getRoots 在类中 org.jgraph.graph.GraphLayoutCachepublic org.jgraph.graph.CellView getMapping(Object cell, boolean create)
getMapping 在接口中 org.jgraph.graph.CellMappergetMapping 在类中 org.jgraph.graph.GraphLayoutCachepublic void putMapping(Object cell, org.jgraph.graph.CellView view)
putMapping 在接口中 org.jgraph.graph.CellMapperputMapping 在类中 org.jgraph.graph.GraphLayoutCacheCopyright © 2023 onecode. All rights reserved.