ImageCloud
 All Classes Namespaces Functions Variables Enumerations Properties Events
Public Member Functions
VisWpf.ImageCloud Class Reference

ImageCloud. The main window of the Application. More...

List of all members.

Public Member Functions

 ImageCloud ()
 Creates a new Image Cloud object.
void AddImageInfoToListBox (Uri uri, Signature signature, Signature mergedSignature, TimeSpan timeTaken)
 Adds an image info object to the image info listbox in a thread safe way.
void AppendInfoMessageToExtractionTextBox (string message)
 Appends an info message to the main textbox in a thread safe way.
void StartNavigatorWorker ()
 Starts a Navigator worker in a thread safe way.
void InvokeNavigatorImageCreation (List< Vector > imagePositions)
 Invokes Image creation on the canvascontroller object in a thread safe way.
void ShowHideQueryLabel ()
 Shows or hides the Query in progress label in a thread safe way.
void ShowHideCancelButton ()
 Shows or hides the Show Cancel button in a thread safe way.
void InitializeComponent ()
 InitializeComponent.
void InitializeComponent ()
 InitializeComponent.
void InitializeComponent ()
 InitializeComponent.
void InitializeComponent ()
 InitializeComponent.

Detailed Description

ImageCloud. The main window of the Application.

ImageCloud.


Constructor & Destructor Documentation

VisWpf.ImageCloud.ImageCloud ( )

Creates a new Image Cloud object.


Member Function Documentation

void VisWpf.ImageCloud.AddImageInfoToListBox ( Uri  uri,
Signature  signature,
Signature  mergedSignature,
TimeSpan  timeTaken 
)

Adds an image info object to the image info listbox in a thread safe way.

Parameters:
uriThe image uri
signatureThe unclustered image Signature
mergedSignatureThe clustered Signature
timeTakenThe time needed for extraction
void VisWpf.ImageCloud.AppendInfoMessageToExtractionTextBox ( string  message)

Appends an info message to the main textbox in a thread safe way.

Parameters:
messageThe message to add
void VisWpf.ImageCloud.InitializeComponent ( )

InitializeComponent.

void VisWpf.ImageCloud.InitializeComponent ( )

InitializeComponent.

void VisWpf.ImageCloud.InitializeComponent ( )

InitializeComponent.

void VisWpf.ImageCloud.InitializeComponent ( )

InitializeComponent.

void VisWpf.ImageCloud.InvokeNavigatorImageCreation ( List< Vector >  imagePositions)

Invokes Image creation on the canvascontroller object in a thread safe way.

Parameters:
imagePositionsThe image positions computed by the navigation worker.
void VisWpf.ImageCloud.ShowHideCancelButton ( )

Shows or hides the Show Cancel button in a thread safe way.

void VisWpf.ImageCloud.ShowHideQueryLabel ( )

Shows or hides the Query in progress label in a thread safe way.

void VisWpf.ImageCloud.StartNavigatorWorker ( )

Starts a Navigator worker in a thread safe way.


The documentation for this class was generated from the following files: