|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Projection | |
|---|---|
| org.gwtopenmaps.openlayers.client | |
| org.gwtopenmaps.openlayers.client.format | |
| org.gwtopenmaps.openlayers.client.geometry | |
| Uses of Projection in org.gwtopenmaps.openlayers.client |
|---|
| Methods in org.gwtopenmaps.openlayers.client with parameters of type Projection | |
|---|---|
void |
MapOptions.setDisplayProjection(Projection projection)
Use this method to change the display projection to another projection. |
Bounds |
Bounds.transform(Projection source,
Projection dest)
|
| Uses of Projection in org.gwtopenmaps.openlayers.client.format |
|---|
| Methods in org.gwtopenmaps.openlayers.client.format with parameters of type Projection | |
|---|---|
void |
FormatOptions.setExternalProjection(Projection projection)
|
void |
FormatOptions.setInternalProjection(Projection projection)
|
| Uses of Projection in org.gwtopenmaps.openlayers.client.geometry |
|---|
| Methods in org.gwtopenmaps.openlayers.client.geometry with parameters of type Projection | |
|---|---|
double |
Polygon.getGeodesicArea(Projection projection)
|
void |
Point.transform(Projection source,
Projection dest)
Translate the x,y properties of the point from source to dest. |
void |
Collection.transform(Projection source,
Projection dest)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||