org.n52.oxf.conversion.gml32.xmlbeans.jts
Class GeometryFactoryConfiguration

java.lang.Object
  extended by org.n52.oxf.conversion.gml32.xmlbeans.jts.GeometryFactoryConfiguration

public class GeometryFactoryConfiguration
extends Object

General configuration class. Here, things like when to apply interpolations (length thresholds) are configured.


Constructor Summary
GeometryFactoryConfiguration()
           
 
Method Summary
static boolean isUserInternalInterpolation()
           
static void setUserInternalInterpolation(boolean inte)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryFactoryConfiguration

public GeometryFactoryConfiguration()
Method Detail

isUserInternalInterpolation

public static boolean isUserInternalInterpolation()

setUserInternalInterpolation

public static void setUserInternalInterpolation(boolean inte)


Copyright © 2012-2013 52north.org. All Rights Reserved.