Revision 38898 trunk/libraries/libProjection/src/org/cresques/geo/Geodetic.java

View differences:

Geodetic.java
314 314
	public String getFullCode() {
315 315
		return getAbrev();
316 316
	}
317

  
318
    /*
319
     * (non-Javadoc)
320
     * @see org.cresques.cts.IProjection#getWKT()
321
     */
322
	public String getWKT() {
323
		// TODO Auto-generated method stub
324
		return null;
325
	}
317 326
}

Also available in: Unified diff