Revision 43909 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.geometry/org.gvsig.fmap.geometry.api/src/main/java/org/gvsig/fmap/geom/Geometry.java

View differences:

Geometry.java
482 482
     */
483 483
    public GeometryType getGeometryType();
484 484

  
485
    public Object convertTo(String format) throws GeometryOperationNotSupportedException,
486
            GeometryOperationException;
487

  
485 488
    /**
486 489
     * Return a byte array with the equivalent in WKB format of the Geometry.
487 490
     *

Also available in: Unified diff