|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.Pixel
public class Pixel
| Constructor Summary | |
|---|---|
|
Pixel(float x,
float y)
|
|
Pixel(int x,
int y)
|
protected |
Pixel(JSObject element)
|
| Method Summary | |
|---|---|
static Pixel |
narrowToPixel(JSObject element)
|
String |
toString()
|
int |
x()
|
int |
y()
|
| Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper |
|---|
getClassName, getEvents, narrowToOpenLayersObjectWrapper |
| Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper |
|---|
getJSObject, setJSObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Pixel(JSObject element)
public Pixel(int x,
int y)
public Pixel(float x,
float y)
| Method Detail |
|---|
public static Pixel narrowToPixel(JSObject element)
public int x()
public int y()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||