[static initializer] | org.jgraph.graph.AbstractCellView | [package, static] |
AbstractCellView() | org.jgraph.graph.AbstractCellView | |
AbstractCellView(Object cell) | org.jgraph.graph.AbstractCellView | |
allAttributes | org.jgraph.graph.AbstractCellView | [protected] |
allowPortMagic | org.jgraph.graph.PortView | [static] |
attributes | org.jgraph.graph.AbstractCellView | [protected] |
cell | org.jgraph.graph.AbstractCellView | [protected] |
cellEditor | org.jgraph.graph.AbstractCellView | [protected, static] |
changeAttributes(Map change) | org.jgraph.graph.AbstractCellView | |
childUpdated() | org.jgraph.graph.AbstractCellView | |
childViews | org.jgraph.graph.AbstractCellView | [protected] |
createAttributeMap() | org.jgraph.graph.AbstractCellView | [protected] |
getAllAttributes() | org.jgraph.graph.AbstractCellView | |
getAttributes() | org.jgraph.graph.AbstractCellView | |
getBounds() | org.jgraph.graph.PortView | |
org::jgraph::graph::AbstractCellView::getBounds(CellView[] views) | org.jgraph.graph.AbstractCellView | [static] |
getCell() | org.jgraph.graph.AbstractCellView | |
getCellAttributes(GraphModel model) | org.jgraph.graph.AbstractCellView | [protected] |
getCenterPoint(CellView vertex) | org.jgraph.graph.AbstractCellView | [static] |
getChildViews() | org.jgraph.graph.AbstractCellView | |
getDescendantViews(CellView[] views) | org.jgraph.graph.AbstractCellView | [static] |
getEditor() | org.jgraph.graph.AbstractCellView | |
getHandle(GraphContext context) | org.jgraph.graph.PortView | [virtual] |
getLocation() | org.jgraph.graph.PortView | |
getLocation(EdgeView edge) | org.jgraph.graph.PortView | |
getLocation(EdgeView edge, Point2D nearest) | org.jgraph.graph.PortView | |
getParentView() | org.jgraph.graph.PortView | |
getPerimeterPoint(EdgeView edge, Point2D source, Point2D p) | org.jgraph.graph.AbstractCellView | |
getRenderer() | org.jgraph.graph.PortView | [virtual] |
getRendererComponent(JGraph graph, boolean selected, boolean focus, boolean preview) | org.jgraph.graph.AbstractCellView | |
groupBounds | org.jgraph.graph.AbstractCellView | [protected] |
includeInGroupBounds(CellView view) | org.jgraph.graph.AbstractCellView | [protected] |
intersects(JGraph graph, Rectangle2D rect) | org.jgraph.graph.AbstractCellView | |
isLeaf() | org.jgraph.graph.AbstractCellView | |
lastParent | org.jgraph.graph.PortView | [protected] |
mergeAttributes() | org.jgraph.graph.AbstractCellView | [protected] |
parent | org.jgraph.graph.AbstractCellView | [protected] |
PortView() | org.jgraph.graph.PortView | |
PortView(Object cell) | org.jgraph.graph.PortView | |
refresh(GraphModel model, CellMapper mapper, boolean createDependentViews) | org.jgraph.graph.AbstractCellView | |
removeFromParent() | org.jgraph.graph.AbstractCellView | |
renderer | org.jgraph.graph.PortView | [static] |
scale(double sx, double sy, Point2D origin) | org.jgraph.graph.AbstractCellView | [protected] |
setAttributes(AttributeMap attributes) | org.jgraph.graph.AbstractCellView | |
setBounds(Rectangle2D bounds) | org.jgraph.graph.AbstractCellView | |
setCell(Object cell) | org.jgraph.graph.AbstractCellView | |
shouldInvokePortMagic(EdgeView edge) | org.jgraph.graph.PortView | [protected] |
SIZE | org.jgraph.graph.PortView | [static] |
translate(double dx, double dy) | org.jgraph.graph.AbstractCellView | [protected] |
update() | org.jgraph.graph.AbstractCellView | |
updateGroupBounds() | org.jgraph.graph.AbstractCellView | [protected] |