|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgggt.eg.set.Map
public class Map
The Maps class corresponds to the maps tag into the setting file.
| Method Summary | |
|---|---|
java.lang.String |
getGround()
To get the background. |
double |
getHeight()
To get the height. |
double |
getScale()
To get the scale. |
int |
getSize()
To get the size. |
double |
getWidth()
To get the width. |
boolean |
includes(gom.std.ORectangle r)
Test if the map includes the parametter bounding box. |
void |
print()
The print method. |
void |
setScale(double v)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public double getScale()
public void setScale(double v)
public double getWidth()
public double getHeight()
public int getSize()
public java.lang.String getGround()
public boolean includes(gom.std.ORectangle r)
public void print()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||