Skip navigation links
oracle.spatial.util
Class KML2
java.lang.Object
oracle.spatial.util.KML2
-
public class KML2
- extends java.lang.Object
Constructor Summary |
KML2()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KML2
public KML2()
setConnection
public static void setConnection(java.sql.Connection conn)
setsrsNameSpace
public static void setsrsNameSpace(java.lang.String srsNameSpace)
setsrsAlias
public static void setsrsAlias(java.lang.String srsAlias)
to_KMLGeometryCLOB
public static CLOB to_KMLGeometryCLOB(STRUCT geom,
java.lang.String srsNameSpace,
java.lang.String srsAlias)
throws java.sql.SQLException,
java.io.IOException,
java.lang.Exception
-
- Throws:
java.sql.SQLException
java.io.IOException
java.lang.Exception
to_KMLGeometry
public static java.lang.String to_KMLGeometry(STRUCT geom,
java.lang.String srsNameSpace,
java.lang.String srsAlias)
throws java.sql.SQLException,
java.io.IOException,
java.lang.Exception
-
- Throws:
java.sql.SQLException
java.io.IOException
java.lang.Exception
to_KMLGeometry
public static java.lang.String to_KMLGeometry(STRUCT geom)
throws java.sql.SQLException,
java.io.IOException
-
- Throws:
java.sql.SQLException
java.io.IOException
to_KMLGeometryCLOB
public static CLOB to_KMLGeometryCLOB(STRUCT geom)
throws java.sql.SQLException,
java.io.IOException,
java.lang.Exception
-
- Throws:
java.sql.SQLException
java.io.IOException
java.lang.Exception
Skip navigation links
Copyright © 2007, 2011, Oracle and/or its affiliates. All Rights Reserved.