org.jvnet.ogc.gml.v_3_1_1.jts
Class NullGML311ToJTSSRIDConverter

java.lang.Object
  extended by org.jvnet.ogc.gml.v_3_1_1.jts.NullGML311ToJTSSRIDConverter
All Implemented Interfaces:
GML311ToJTSSRIDConverterInterface

public class NullGML311ToJTSSRIDConverter
extends java.lang.Object
implements GML311ToJTSSRIDConverterInterface


Constructor Summary
NullGML311ToJTSSRIDConverter()
           
 
Method Summary
 void convert(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, net.opengis.gml.v_3_1_1.SRSReferenceGroup source, com.vividsolutions.jts.geom.Geometry target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullGML311ToJTSSRIDConverter

public NullGML311ToJTSSRIDConverter()
Method Detail

convert

public void convert(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    net.opengis.gml.v_3_1_1.SRSReferenceGroup source,
                    com.vividsolutions.jts.geom.Geometry target)
Specified by:
convert in interface GML311ToJTSSRIDConverterInterface


Copyright © 2008-2011 Highsource. All Rights Reserved.