Class GeometryCollectionParser
Object
BaseParser
GeometryCollectionParser
- All Implemented Interfaces:
GeometryParser<GeometryCollection>
public class GeometryCollectionParser
extends BaseParser
implements GeometryParser<GeometryCollection>
Created by mihaildoronin on 11/11/15.
-
Field Summary
Fields inherited from class BaseParser
geometryFactory -
Constructor Summary
ConstructorsConstructorDescriptionGeometryCollectionParser(GeometryFactory geometryFactory, GenericGeometryParser genericGeometriesParser) -
Method Summary
-
Constructor Details
-
GeometryCollectionParser
public GeometryCollectionParser(GeometryFactory geometryFactory, GenericGeometryParser genericGeometriesParser)
-
-
Method Details
-
geometryFromJson
- Specified by:
geometryFromJsonin interfaceGeometryParser<GeometryCollection>- Throws:
JsonMappingException
-