| Interface for object that can be formatted as
Well
Known Text (WKT), but can't extends
org.geotools.referencing.wkt.Formattable .
This interface is especially used for AffineTransform2D implementation. This
interface is not public because the
formatWKT(Formatter) method usually has a
protected access.
since: 2.0 version: $Id: Formattable.java 20874 2006-08-07 10:00:01Z jgarnett $ author: Martin Desruisseaux |