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

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

public class NullJTSToGML311SRSReferenceGroupConverter
extends java.lang.Object
implements JTSToGML311SRSReferenceGroupConverterInterface


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

Constructor Detail

NullJTSToGML311SRSReferenceGroupConverter

public NullJTSToGML311SRSReferenceGroupConverter()
Method Detail

convert

public void convert(com.vividsolutions.jts.geom.Geometry source,
                    net.opengis.gml.v_3_1_1.SRSReferenceGroup target)
Specified by:
convert in interface JTSToGML311SRSReferenceGroupConverterInterface


Copyright © 2008-2010 Highsource. All Rights Reserved.