Class: file_info

file_info

new file_info()

Keeps track of the information for the currently displayed image and fetches the information via dirlists or from the URL.
Source:

Methods

FetchImage()

Fetch next image.
Source:

GetAnnotationPath()

Gets annotation path
Source:

GetCollection()

Gets collection name
Source:

GetDirName()

Gets directory name
Source:

GetFullName()

Gets full image name
Source:

GetImagePath()

Gets image path
Source:

GetImName()

Gets image name
Source:

GetMode()

Gets mode
Source:

GetTemplatePath()

Gets template path
Source:

GetURLField()

String is assumed to have field=value form. Parses string to return the field.
Source:

GetURLValue()

String is assumed to have field=value form. Parses string to return the value.
Source:

ParseURL()

Parses the URL and gets the collection, directory, and filename information of the image to be annotated. Returns true if the URL has collection, directory, and filename information.
Source:

SetImName()

Sets image name
Source:

SetURL()

Changes current URL to include collection, directory, and image name information. Returns false.
Source: