public abstract class ShapeImpl extends NodeImpl implements Shape
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElement<Bounds> | boundsChild | 
extensionChild, idAttributemodelInstance| Constructor and Description | 
|---|
| ShapeImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Bounds | getBounds() | 
| static void | registerType(ModelBuilder modelBuilder) | 
| void | setBounds(Bounds bounds) | 
getExtension, getId, setExtension, setIdbuilder, getScope, isScopeaddChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetExtension, getId, setExtension, setIdbuilder, getScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static ChildElement<Bounds> boundsChild
public ShapeImpl(ModelTypeInstanceContext instanceContext)
Copyright © 2018. All rights reserved.