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

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

public class GML311ToJTSSRIDConverter
extends java.lang.Object
implements GML311ToJTSSRIDConverterInterface


Constructor Summary
GML311ToJTSSRIDConverter(java.lang.String[] patterns)
           
 
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

GML311ToJTSSRIDConverter

public GML311ToJTSSRIDConverter(java.lang.String[] patterns)
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)
             throws ConversionFailedException
Specified by:
convert in interface GML311ToJTSSRIDConverterInterface
Throws:
ConversionFailedException


Copyright © 2008-2011 Highsource. All Rights Reserved.