| Modifier and Type | Field and Description |
|---|---|
protected double |
height
The cached value of the '
Height' attribute. |
protected static double |
HEIGHT_EDEFAULT
The default value of the '
Height' attribute. |
protected double |
width
The cached value of the '
Width' attribute. |
protected static double |
WIDTH_EDEFAULT
The default value of the '
Width' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
DimensionImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
double |
getHeight() |
double |
getWidth() |
void |
setHeight(double newHeight) |
void |
setWidth(double newWidth) |
java.lang.String |
toString() |
protected static final double WIDTH_EDEFAULT
Width' attribute.
getWidth(),
Constant Field Valuesprotected double width
Width' attribute.
getWidth()protected static final double HEIGHT_EDEFAULT
Height' attribute.
getHeight(),
Constant Field Valuesprotected double height
Height' attribute.
getHeight()protected EClass eStaticClass()
public double getWidth()
getWidth in interface DimensionDimension.setWidth(double),
VisualInterfacePackage.getDimension_Width()public void setWidth(double newWidth)
setWidth in interface DimensionnewWidth - the new value of the 'Width' attribute.Dimension.getWidth()public double getHeight()
getHeight in interface DimensionDimension.setHeight(double),
VisualInterfacePackage.getDimension_Height()public void setHeight(double newHeight)
setHeight in interface DimensionnewHeight - the new value of the 'Height' attribute.Dimension.getHeight()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0