Class | Description |
---|---|
BitSetDeserializer |
Deserialize an array [true, false, true .
|
BitSetSerializer |
Serialize a BitSet to an array [true, false .
|
BogusGeometryFactory |
Enunciate requires that we actually be able to construct objects, but
we won't ever need to use this functionality, since the relevant APIs
don't support XML.
|
CoordinateSerializer | |
EdgeSetJSONSerializer |
This serializes an object containing Edge objects, replacing any vertices with their (unique) labels
|
EncodedPolylineJSONDeserializer |
Decode an encoded polyline.
|
EncodedPolylineJSONSerializer | |
PackedCoordinateSequenceSerializer | |
SerializerUtils | |
VertexSetJSONSerializer |
This serializes an object containing Vertex objects, replacing any edges with integer edge ids.
|
WithGraph |
Copyright © 2018. All rights reserved.