C D E F G I K M R S T W

F

feat - Variable in class Feature.WrapperFeature
The Feature Interface
Feature - package Feature
Contains wrapper classes for operations on image features.
FeatureInterface - Class in Feature
Implements the interface for managing features.
FeatureInterface(RawDataManager, FeatureManager, String) - Constructor for class Feature.FeatureInterface
Basic constructor.
FeatureInterface(FeatureManager, String) - Constructor for class Feature.FeatureInterface
Query-only constructor (no RawDataManager is used).
filename - Variable in class Script.MySQL2Txt
The path of the text file
findID(ImageID) - Method in class Feature.FeatureInterface
Checks whether an image with a given ID is contained in the feature DB.
findID(String) - Method in class RawDataManager.RawDataManager
Retrieves the image ID given the image URL; if such image does not exists, it inserts it in the DB and returns the ID of the new image.
findID(String) - Method in class RawDataManager.RawDataManagerWindsurfMySQL
Retrieves the image ID given the image URL; if such image does not exists, inserts it in the DB and returns the ID of the new image.
findID(String) - Method in class RawDataManager.WindsurfRawDataManagerMySQL
Retrieves the image ID given the image URL; if such image does not exists, inserts it in the DB and returns the ID of the new image.
findURL(ImageID) - Method in class RawDataManager.RawDataManager
Retrieves the URL of an image with a given ID.
findURL(ImageID) - Method in class RawDataManager.RawDataManagerMySQL
Retrieves the URL of an image with a given ID.

C D E F G I K M R S T W