Package oracle.spatial.georaster.sql
Class SdoGeorPKG.SdoGeorGCPRefType
- java.lang.Object
-
- oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCPRefType
-
- Enclosing class:
- SdoGeorPKG
@Deprecated public class SdoGeorPKG.SdoGeorGCPRefType extends java.lang.ObjectDeprecated.SdoGeorGCPRefType is a Java class which wraps PL/SQL type SDO_GEOR_GCPGEOREFTYPE defined in the server-side
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringFFMethodTypeDeprecated.SdoGeorPKG.SdoGeorGCP[]gcpsDeprecated.intnumberGCPDeprecated.double[]solutionAccuracyDeprecated.
-
Constructor Summary
Constructors Constructor Description SdoGeorGCPRefType()Deprecated.
-
-
-
Field Detail
-
FFMethodType
public java.lang.String FFMethodType
Deprecated.
-
numberGCP
public int numberGCP
Deprecated.
-
gcps
public SdoGeorPKG.SdoGeorGCP[] gcps
Deprecated.
-
solutionAccuracy
public double[] solutionAccuracy
Deprecated.
-
-