Public Member Functions | |
CustomCurveModel (String id, String servletURL, int minx, int maxx) | |
CustomCurveModel (TreeMap data, String id, String servletURL, int minx, int maxx) | |
CustomCurveModel (TreeMap data, String id, String servletURL, Vector annotations, int minx, int maxx) | |
String | getID () |
String | getURL () |
boolean | refresh (VistaApp vapp, long minx, long maxx) |
String | toString () |
Description: NOT USED
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
get ID
Reimplemented from gov::lbl::genome::common::AbstractCurveModel. |
|
request information from the server
Implements gov::lbl::genome::common::CurveModel. |