|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Projected
Projected should be implement by all objects that can be re-projected.
| Method Summary | |
|---|---|
IProjection |
getProjection()
Returns the current projection. |
void |
reProject(ICoordTrans ct)
Changes projection of the graphical information of this object. |
| Method Detail |
|---|
IProjection getProjection()
Returns the current projection.
reProject(ICoordTrans)void reProject(ICoordTrans ct)
Changes projection of the graphical information of this object.
ct - transformation coordinates for obtaining the new projectiongetProjection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||