eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters
Class MultiPointToPoint
java.lang.Object
eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.AbstractGeometryConverter<C,T>
eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.AbstractGeometryCollectionConverter<com.vividsolutions.jts.geom.MultiPoint,com.vividsolutions.jts.geom.Point>
eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.MultiPointToPoint
- All Implemented Interfaces:
- GeometryConverter<com.vividsolutions.jts.geom.MultiPoint,com.vividsolutions.jts.geom.Point>
public class MultiPointToPoint
- extends AbstractGeometryCollectionConverter<com.vividsolutions.jts.geom.MultiPoint,com.vividsolutions.jts.geom.Point>
Converts a MultiPoint
to a Point
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Method Summary |
protected com.vividsolutions.jts.geom.Point |
createEmptyGeometry()
Create an empty target geometry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPointToPoint
public MultiPointToPoint()
- Default constructor
createEmptyGeometry
protected com.vividsolutions.jts.geom.Point createEmptyGeometry()
- Description copied from class:
AbstractGeometryCollectionConverter
- Create an empty target geometry
- Specified by:
createEmptyGeometry
in class AbstractGeometryCollectionConverter<com.vividsolutions.jts.geom.MultiPoint,com.vividsolutions.jts.geom.Point>
- Returns:
- the empty geometry
- See Also:
AbstractGeometryCollectionConverter.createEmptyGeometry()
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d