|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.geom.Dimension2D
org.deegree.model.csct.resources.XDimension2D.Double
public static final class XDimension2D.Double
Implement double version of Dimension2D
. This class is
temporary; it will disaspear if JavaSoft implements
Dimension2D.Float
and Dimension2D.Double
.
Field Summary | |
---|---|
double |
height
Hauteur de la dimension. |
double |
width
Largeur de la dimension. |
Constructor Summary | |
---|---|
XDimension2D.Double()
Construit un objet avec les dimensions (0,0). |
|
XDimension2D.Double(double w,
double h)
Construit un objet avec les dimensions sp�cifi�es. |
Method Summary | |
---|---|
double |
getHeight()
Retourne la hauteur. |
double |
getWidth()
Retourne la largeur. |
void |
setSize(double w,
double h)
Change les dimensions de cet objet. |
String |
toString()
Retourne la dimension sous forme de cha�ne de caract�res. |
Methods inherited from class java.awt.geom.Dimension2D |
---|
clone, setSize |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public double width
public double height
Constructor Detail |
---|
public XDimension2D.Double()
public XDimension2D.Double(double w, double h)
w
- largeur.h
- hauteur.Method Detail |
---|
public void setSize(double w, double h)
setSize
in class Dimension2D
w
- largeur.h
- hauteur.public double getWidth()
getWidth
in class Dimension2D
public double getHeight()
getHeight
in class Dimension2D
public String toString()
Dimension2D[45,76]
".
toString
in class Object
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net