[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] |
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.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) | manas.GGates.MyView | [virtual] |
getParentView() | org.jgraph.graph.AbstractCellView | |
getPerimeterPoint(EdgeView edge, Point2D source, Point2D p) | manas.GGates.MyView | |
getRenderer() | manas.GGates.MyView | [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] |
MyView() | manas.GGates.MyView | |
MyView(Object arg0) | manas.GGates.MyView | |
parent | org.jgraph.graph.AbstractCellView | [protected] |
refresh(GraphModel model, CellMapper mapper, boolean createDependentViews) | org.jgraph.graph.AbstractCellView | |
removeFromParent() | org.jgraph.graph.AbstractCellView | |
renderer | manas.GGates.MyView | [protected, 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 | |
translate(double dx, double dy) | org.jgraph.graph.AbstractCellView | [protected] |
update() | org.jgraph.graph.AbstractCellView | |
updateGroupBounds() | org.jgraph.graph.AbstractCellView | [protected] |