Package org.deegree.geometry.io

Interface Summary
CoordinateFormatter Determines the string representation of exported coordinates, e.g the number of decimal places or the decimal separator.
 

Class Summary
DecimalCoordinateFormatter CoordinateFormatter based on DecimalFormat.
DoubleCoordinateFormatter CoordinateFormatter that simply uses the string value of the coordinate (#toString()).
WKBReader Reads Geometry objects encoded as Well-Known Binary (WKB).
WKBWriter Writes Geometry objects encoded as Well-Known Binary (WKB).
WKTReader Reads Geometry objects encoded as Well-Known Text (WKT).
WKTWriter Writes Geometry objects as Well-Known Text (WKT).
 

Enum Summary
WKTWriter.WKTFlag The flag is used to specify which geometric operations the database is capable of
 



Copyright © 2011. All Rights Reserved.