public class Dimension extends KieDMNModelInstrumentedBase implements Dimension
Modifier and Type | Field and Description |
---|---|
protected double |
height |
protected double |
width |
Constructor and Description |
---|
Dimension() |
Modifier and Type | Method and Description |
---|---|
double |
getHeight()
Gets the value of the height property.
|
double |
getWidth()
Gets the value of the width property.
|
void |
setHeight(double value)
Sets the value of the height property.
|
void |
setWidth(double value)
Sets the value of the width property.
|
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.