Class DefaultSimpleMultiPointConverter

  • All Implemented Interfaces:
    org.xmlobjects.gml.converter.GMLObjectConverter<org.xmlobjects.gml.model.geometry.compact.SimpleMultiPoint,​org.xmlobjects.gml.model.geometry.aggregates.MultiPoint>, org.xmlobjects.gml.converter.SimpleMultiPointConverter

    public class DefaultSimpleMultiPointConverter
    extends java.lang.Object
    implements org.xmlobjects.gml.converter.SimpleMultiPointConverter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.xmlobjects.gml.model.geometry.aggregates.MultiPoint convert​(org.xmlobjects.gml.model.geometry.compact.SimpleMultiPoint object)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultSimpleMultiPointConverter

        public DefaultSimpleMultiPointConverter()
    • Method Detail

      • convert

        public org.xmlobjects.gml.model.geometry.aggregates.MultiPoint convert​(org.xmlobjects.gml.model.geometry.compact.SimpleMultiPoint object)
                                                                        throws org.xmlobjects.serializer.ObjectSerializeException
        Specified by:
        convert in interface org.xmlobjects.gml.converter.GMLObjectConverter<org.xmlobjects.gml.model.geometry.compact.SimpleMultiPoint,​org.xmlobjects.gml.model.geometry.aggregates.MultiPoint>
        Throws:
        org.xmlobjects.serializer.ObjectSerializeException