motion_estimation

Class URLHandler


public class URLHandler
extends java.lang.Object

Überschrift:

Beschreibung:

Copyright: Copyright (c) 2002

Organisation:

Field Summary

private URL
algoOptions
private URL
blockSelection
private URL
fileNotFound
private URL
finish
private URL
motion
private URL
results
private URL
searchRange
private URL
welcome

Constructor Summary

URLHandler()

Method Summary

URL[]
get1DFullSearchURLs()
URL[]
get1DGradientDescentSearchURLs()
URL
getAlgorithmOptionURL()
URL[]
getCrossSearchURLs()
URL[]
getCzsURLS()
URL
getFileNotFoundURL()
URL[]
getFourStepSearchURLs()
URL[]
getFullSearchURLs()
URL[]
getGradientDescentSearchURLs()
URL[]
getNtssURLS()
URL
getResultURL()
URL[]
getTssURLS()
URL
getWelcomeURL()

Field Details

algoOptions

private URL algoOptions

blockSelection

private URL blockSelection

fileNotFound

private URL fileNotFound

finish

private URL finish

motion

private URL motion

results

private URL results

searchRange

private URL searchRange

welcome

private URL welcome

Constructor Details

URLHandler

public URLHandler()

Method Details

get1DFullSearchURLs

public URL[] get1DFullSearchURLs()

get1DGradientDescentSearchURLs

public URL[] get1DGradientDescentSearchURLs()

getAlgorithmOptionURL

public URL getAlgorithmOptionURL()

getCrossSearchURLs

public URL[] getCrossSearchURLs()

getCzsURLS

public URL[] getCzsURLS()

getFileNotFoundURL

public URL getFileNotFoundURL()

getFourStepSearchURLs

public URL[] getFourStepSearchURLs()

getFullSearchURLs

public URL[] getFullSearchURLs()

getGradientDescentSearchURLs

public URL[] getGradientDescentSearchURLs()

getNtssURLS

public URL[] getNtssURLS()

getResultURL

public URL getResultURL()

getTssURLS

public URL[] getTssURLS()

getWelcomeURL

public URL getWelcomeURL()