Skip navigation links

Oracle Multimedia Java API Reference
11g Release 1 (11.1)

Part No. B28413-01


oracle.ord.im
Class OrdImageSignature

java.lang.Object
  extended by oracle.ord.im.OrdImageSignatureBase
      extended by oracle.ord.im.OrdImageSignature

All Implemented Interfaces:
oracle.jdbc.internal.ObjectData, oracle.jdbc.internal.ObjectDataFactory, oracle.sql.CustomDatum, oracle.sql.ORAData, oracle.sql.ORADataFactory

Deprecated. This class is no longer supported.

public class OrdImageSignature
extends oracle.ord.im.OrdImageSignatureBase

Field Summary

 

Fields inherited from class oracle.ord.im.OrdImageSignatureBase
_SQL_NAME, _SQL_TYPECODE

 

Constructor Summary
OrdImageSignature()
          Deprecated.  

 

Method Summary
static float evaluateScore(OrdImageSignature signature1, OrdImageSignature signature2, java.lang.String attrWeights)
          Deprecated. This method is no longer supported.
 void generateSignature(OrdImage img)
          Deprecated. This method is no longer supported.
static oracle.sql.CustomDatumFactory getFactory()
          Deprecated. This method is no longer supported.
static oracle.sql.ORADataFactory getORADataFactory()
          Deprecated. This method is no longer supported.
 boolean isConnectionNull()
          Deprecated. This method is no longer supported.
static int isSimilar(OrdImageSignature signature1, OrdImageSignature signature2, java.lang.String attrWeights, float threshold)
          Deprecated. This method is no longer supported.

 

Methods inherited from class oracle.ord.im.OrdImageSignatureBase
create, toDatum, toDatum

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

OrdImageSignature

public OrdImageSignature()
Deprecated. 

Method Detail

generateSignature

public void generateSignature(OrdImage img)
                       throws java.sql.SQLException
Deprecated. This method is no longer supported.
Throws:
java.sql.SQLException

evaluateScore

public static float evaluateScore(OrdImageSignature signature1,
                                  OrdImageSignature signature2,
                                  java.lang.String attrWeights)
                           throws java.sql.SQLException
Deprecated. This method is no longer supported.
Throws:
java.sql.SQLException

isSimilar

public static int isSimilar(OrdImageSignature signature1,
                            OrdImageSignature signature2,
                            java.lang.String attrWeights,
                            float threshold)
                     throws java.sql.SQLException
Deprecated. This method is no longer supported.
Throws:
java.sql.SQLException

getORADataFactory

public static oracle.sql.ORADataFactory getORADataFactory()
Deprecated. This method is no longer supported.

getFactory

public static oracle.sql.CustomDatumFactory getFactory()
Deprecated. This method is no longer supported.

isConnectionNull

public boolean isConnectionNull()
                         throws java.sql.SQLException
Deprecated. This method is no longer supported.
Throws:
java.sql.SQLException

Skip navigation links

Oracle Multimedia Java API Reference
11g Release 1 (11.1)

Part No. B28413-01


Copyright © 1999, 2007, Oracle. All rights reserved.