[static initializer] | org.jgraph.graph.VertexView | [package, static] |
AbstractCellView() | org.jgraph.graph.AbstractCellView | |
AbstractCellView(Object cell) | org.jgraph.graph.AbstractCellView | |
allAttributes | org.jgraph.graph.AbstractCellView | [protected] |
attributes | org.jgraph.graph.AbstractCellView | [protected] |
bounds | org.jgraph.graph.VertexView | [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] |
defaultBounds | org.jgraph.graph.VertexView | [static] |
defaultCursors | org.jgraph.graph.VertexView | [static] |
getAllAttributes() | org.jgraph.graph.AbstractCellView | |
getAttributes() | org.jgraph.graph.AbstractCellView | |
getBounds() | org.jgraph.graph.VertexView | |
org::jgraph::graph::AbstractCellView::getBounds(CellView[] views) | org.jgraph.graph.AbstractCellView | [static] |
getCachedBounds() | org.jgraph.graph.VertexView | |
getCell() | org.jgraph.graph.AbstractCellView | |
getCellAttributes(GraphModel model) | org.jgraph.graph.AbstractCellView | [protected] |
getCenterPoint() | org.jgraph.graph.VertexView | |
org::jgraph::graph::AbstractCellView::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.VertexView | [virtual] |
getParentView() | org.jgraph.graph.AbstractCellView | |
getPerimeterPoint(Point2D source, Point2D p) | org.jgraph.graph.VertexView | |
getPerimeterPoint(EdgeView edge, Point2D source, Point2D p) | org.jgraph.graph.VertexView | |
getRenderer() | org.jgraph.graph.VertexView | [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 | |
mergeAttributes() | org.jgraph.graph.AbstractCellView | [protected] |
parent | org.jgraph.graph.AbstractCellView | [protected] |
refresh(GraphModel model, CellMapper mapper, boolean createDependentViews) | org.jgraph.graph.AbstractCellView | |
removeFromParent() | org.jgraph.graph.AbstractCellView | |
renderer | org.jgraph.graph.VertexView | [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 | |
setCachedBounds(Rectangle2D bounds) | org.jgraph.graph.VertexView | |
setCell(Object cell) | org.jgraph.graph.AbstractCellView | |
translate(double dx, double dy) | org.jgraph.graph.AbstractCellView | [protected] |
update() | org.jgraph.graph.VertexView | |
updateGroupBounds() | org.jgraph.graph.AbstractCellView | [protected] |
VertexView() | org.jgraph.graph.VertexView | |
VertexView(Object cell) | org.jgraph.graph.VertexView | |
xCursors | org.jgraph.graph.VertexView | [static] |
yCursors | org.jgraph.graph.VertexView | [static] |