com.esri.sde.sdk.pe
Class PeProjectedCS

java.lang.Object
  extended by com.esri.sde.sdk.pe.PeObject
      extended by com.esri.sde.sdk.pe.PeCoordinateSystem
          extended by com.esri.sde.sdk.pe.PeProjectedCS

public class PeProjectedCS
extends PeCoordinateSystem


Constructor Summary
PeProjectedCS(java.lang.String s)
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeProjectedCS

public PeProjectedCS(java.lang.String s)
              throws PeProjectionException
Throws:
PeProjectionException
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class PeCoordinateSystem


Copyright © 1996-2010 Geotools. All Rights Reserved.