org.cresques.geo
Interface Projected

All Known Subinterfaces:
DxfFile.EntityFactory, IObjList, IObjList.vector
All Known Implementing Classes:
Coverage, DxfBlock, DxfEntity, DxfEntityList, DxfEntityMaker, DxfFeatureMaker, FeatureCollection, GeoFile, Geometry, GeoPoint, Hoja, ProjPoint, PxContour, PxObjList, PxRaster, ViewPortData

public interface Projected

Author:
"Luis W. Sevilla" *

Method Summary
 IProjection getProjection()
           
 void reProject(ICoordTrans ct)
           
 

Method Detail

getProjection

public IProjection getProjection()

reProject

public void reProject(ICoordTrans ct)