Class Settings
- java.lang.Object
-
- org.geolatte.geom.codec.db.oracle.Settings
-
public class Settings extends Object
Created by Karel Maesen, Geovise BVBA on 04/12/16.
-
-
Field Summary
Fields Modifier and Type Field Description static StringUSE_SDO_POINT
-
Constructor Summary
Constructors Constructor Description Settings()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanuseSdoPointType()
-
-
-
Field Detail
-
USE_SDO_POINT
public static final String USE_SDO_POINT
- See Also:
- Constant Field Values
-
-