- append
Appends a boolean value. The Symbols#getSeparator() will be written before the
boolean if needed.
- newLine
Request a line separator before the next element to format. Invoking this method
before any append(…
- <init>
Creates a new formatter instance with the specified convention, symbols and
indentation.
- appendAny
Appends an object or an array of objects. This method performs the following
choices: * If the given
- getConvention
Returns the convention to use for formatting the WKT. The default is
Convention#WKT2.
- getEnclosingElement
Returns the enclosing WKT element, or null if element being formatted is the
root. This method can b
- getLocale
Returns the locale to use for localizing InternationalString instances. This is
not the locale for
- indent
Increases or decreases the indentation. A value of +1 increases the indentation
by the amount of spa
- setInvalidWKT
Marks the current WKT representation of the given object as not strictly
compliant with the WKT spec
- toWKT
Returns the WKT formatted by this object.
- addContextualUnit
Adds a unit to use for the next measurements of the quantity Q. The given unit
will apply to all WKT
- appendComplement
Appends the optional complementary attributes common to many IdentifiedObject
subtypes. Those attrib