Package rasj

Class RasFastScale

  • All Implemented Interfaces:
    RasGlobalDefs

    public class RasFastScale
    extends java.lang.Object
    implements RasGlobalDefs
    class for fast scaling
    • Constructor Detail

      • RasFastScale

        public RasFastScale​(java.lang.String collection,
                            OQLQuery queryObject)
        Default constructor. This constructor gets the name of the image collection and and an OQLQuery object as parameters.

        Important:This class does not open its own connection to the database nor start or commit any transactions. This has to be done by the application using FastScale.

        Parameters:
        collection - the name of the collection containing the image(s)
        queryObject - the OQLQuery object for connecting to the database