|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of Pixel in org.gwtopenmaps.demo.openlayers.client.examples.vector |
---|
Methods in org.gwtopenmaps.demo.openlayers.client.examples.vector with parameters of type Pixel | |
---|---|
protected void |
DragExample.report(VectorFeature vectorFeature,
String message,
Pixel pixel)
|
Uses of Pixel in org.gwtopenmaps.openlayers.client |
---|
Methods in org.gwtopenmaps.openlayers.client that return Pixel | |
---|---|
Pixel |
Map.getPixelFromLonLat(LonLat lonlat)
|
static Pixel |
Pixel.narrowToPixel(JSObject element)
|
Methods in org.gwtopenmaps.openlayers.client with parameters of type Pixel | |
---|---|
LonLat |
Map.getLonLatFromPixel(Pixel pixel)
|
Constructors in org.gwtopenmaps.openlayers.client with parameters of type Pixel | |
---|---|
Icon(String url,
Size size,
Pixel offset)
|
Uses of Pixel in org.gwtopenmaps.openlayers.client.control |
---|
Methods in org.gwtopenmaps.openlayers.client.control with parameters of type Pixel | |
---|---|
void |
DragFeature.DragFeatureListener.onDragEvent(VectorFeature vectorFeature,
Pixel pixel)
|
Uses of Pixel in org.gwtopenmaps.openlayers.client.event |
---|
Methods in org.gwtopenmaps.openlayers.client.event that return Pixel | |
---|---|
Pixel |
Events.getMousePosition(Event event)
|
Pixel |
MapClickListener.MapClickEvent.getPixel()
|
Pixel |
MouseEvent.getScreenPixel()
|
Uses of Pixel in org.gwtopenmaps.openlayers.client.layer |
---|
Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type Pixel | |
---|---|
void |
ArcGIS93Rest.addTile(Bounds bounds,
Pixel position)
Method: addTile addTile creates a tile, initializes it, and adds it to the layer div. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |