org.deegree.geometry.io
Interface CoordinateFormatter
- All Known Implementing Classes:
- DecimalCoordinateFormatter
public interface CoordinateFormatter
Determines the string representation of exported coordinates, e.g the number of decimal places or the decimal
separator.
- Version:
- $Revision: 21403 $, $Date: 2009-12-11 17:02:50 +0100 (Fr, 11 Dez 2009) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
|
Method Summary |
String |
format(double ordinate)
Returns the formatted string representation of the given ordinate. |
format
String format(double ordinate)
- Returns the formatted string representation of the given ordinate.
- Parameters:
ordinate - ordinate to be formatted
- Returns:
- the formatted string, never
null
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>