org.n52.oxf.conversion.gml32.xmlbeans.jts
Class GeometryFactoryConfiguration
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeometryFactoryConfiguration
public GeometryFactoryConfiguration()
isUserInternalInterpolation
public static boolean isUserInternalInterpolation()
setUserInternalInterpolation
public static void setUserInternalInterpolation(boolean inte)
Copyright © 2012-2013 52north.org. All Rights Reserved.