public class BpmnDcBounds extends BpmnElement
BpmnText, lineNumber, tag
Constructor and Description |
---|
BpmnDcBounds(java.lang.String tag,
double x,
double y,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
exportAttributes()
Exports all attributes.
|
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Bpmn bpmn)
Imports all standard attributes: None.
|
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportElement, exportElements, getBpmnText, getLineNumber, getTag, importElement, importElements, importText, setLineNumber, setTag, setXpdlText
public BpmnDcBounds(java.lang.String tag, double x, double y, double width, double height)
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp, Bpmn bpmn)
BpmnElement
importAttributes
in class BpmnElement
protected java.lang.String exportAttributes()
exportAttributes
in class BpmnElement