|
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.Float
public static final class XDimension2D.Float
Implement float version of Dimension2D. This class is
temporary; it will disaspear if JavaSoft implements
Dimension2D.Float and Dimension2D.Double.
| Field Summary | |
|---|---|
float |
height
Hauteur de la dimension. |
float |
width
Largeur de la dimension. |
| Constructor Summary | |
|---|---|
XDimension2D.Float()
Construit un objet avec les dimensions (0,0). |
|
XDimension2D.Float(float w,
float 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 float width
public float height
| Constructor Detail |
|---|
public XDimension2D.Float()
public XDimension2D.Float(float w,
float h)
w - largeur.h - hauteur.| Method Detail |
|---|
public void setSize(double w,
double h)
setSize in class Dimension2Dw - largeur.h - hauteur.public double getWidth()
getWidth in class Dimension2Dpublic double getHeight()
getHeight in class Dimension2Dpublic 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