Uses of Class
org.gvsig.fmap.geom.operation.towkb.WKBEncodingException

Packages that use WKBEncodingException
org.gvsig.fmap.geom.operation.towkb   
 

Uses of WKBEncodingException in org.gvsig.fmap.geom.operation.towkb
 

Subclasses of WKBEncodingException in org.gvsig.fmap.geom.operation.towkb
 class WKBMultyLineInLineDefinitionException
           
 class WKBOnePointLineException
           
 class WKBPolygonNotClosedException
           
 

Methods in org.gvsig.fmap.geom.operation.towkb that throw WKBEncodingException
 byte[] WKBEncoder.encode(Geometry geometry)
           
 void WKBEncoder.encode(Geometry geometry, ByteArrayOutputStream stream)
           
 void WKBEncoder.encode(Geometry geometry, DataOutputStream stream)
           
 



Copyright © 2004-2012 gvSIG. All Rights Reserved.