Uses of Class
org.gvsig.fmap.geom.jts.operation.towkb.WKBEncodingException
Packages that use WKBEncodingException
-
Uses of WKBEncodingException in org.gvsig.fmap.geom.jts.operation.towkb
Subclasses of WKBEncodingException in org.gvsig.fmap.geom.jts.operation.towkbModifier and TypeClassDescriptionclassclassclassMethods in org.gvsig.fmap.geom.jts.operation.towkb that throw WKBEncodingExceptionModifier and TypeMethodDescriptionbyte[]OGCWKBEncoder.encode(org.gvsig.fmap.geom.Geometry geometry) voidOGCWKBEncoder.encode(org.gvsig.fmap.geom.Geometry geometry, ByteArrayOutputStream stream) voidOGCWKBEncoder.encode(org.gvsig.fmap.geom.Geometry geometry, DataOutputStream stream)