public abstract class Shape extends DiagramElement implements Shape
DiagramElement.Extension
DiagramElement.Extension
Modifier and Type | Field and Description |
---|---|
protected Bounds |
bounds |
extension, id, sharedStyle, style
Constructor and Description |
---|
Shape() |
Modifier and Type | Method and Description |
---|---|
Bounds |
getBounds()
the optional bounds of the shape relative to the origin of its nesting plane.
|
void |
setBounds(Bounds value)
Sets the value of the bounds property.
|
getExtension, getId, getSharedStyle, getStyle, setExtension, setId, setSharedStyle, setStyle
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExtension, getId, getSharedStyle, getStyle, setExtension, setId, setSharedStyle, setStyle
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.