Class SdoGeorPKG.SdoGeorGCP

  • Enclosing class:
    SdoGeorPKG

    @Deprecated
    public class SdoGeorPKG.SdoGeorGCP
    extends java.lang.Object
    Deprecated.
    SdoGeorGCP is a Java class which wraps PL/SQL type SDO_GEOR_GCP defined in the server-side
    • Constructor Summary

      Constructors 
      Constructor Description
      SdoGeorGCP()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • pointID

        public java.lang.String pointID
        Deprecated.
      • description

        public java.lang.String description
        Deprecated.
      • pointType

        public int pointType
        Deprecated.
      • cellDimension

        public int cellDimension
        Deprecated.
      • cellCoordinates

        public double[] cellCoordinates
        Deprecated.
      • modelDimension

        public int modelDimension
        Deprecated.
      • modelCoordinates

        public double[] modelCoordinates
        Deprecated.
      • accuracy

        public double[] accuracy
        Deprecated.
      • status

        public int status
        Deprecated.
    • Constructor Detail

      • SdoGeorGCP

        public SdoGeorGCP()
        Deprecated.