public class DecoratorView extends VertexView
VertexView.SizeHandle
bounds, defaultBounds, defaultCursors, renderer, xCursors, yCursors
allAttributes, attributes, cell, cellEditor, childViews, groupBounds, parent
Constructor and Description |
---|
DecoratorView(Decorator decorator) |
Modifier and Type | Method and Description |
---|---|
CellViewRenderer |
getRenderer()
Returns a renderer for the class.
|
getBounds, getCachedBounds, getCenterPoint, getHandle, getPerimeterPoint, getPerimeterPoint, setCachedBounds, update
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, includeInGroupBounds, intersects, isLeaf, mergeAttributes, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate, updateGroupBounds
public DecoratorView(Decorator decorator)
public CellViewRenderer getRenderer()
VertexView
getRenderer
in class VertexView