Class | Description |
---|---|
ENMPCPFrame |
Name: ENMPCPFrame.java Purpose:Given an XML string that representing GARP
presaming result,it retrieves lat/lon info and the environmental data for
each sample and display a PCP panel for interactive explore high-dimensional
data.
|
ENMPCPVisualizer |
Name: ENMPCPVisualizer.java Purpose:The actor serves as a proxy to invoke a
PCP plot window to display GARP presampling results.
|
JumpFrame |
Name: JumpFrame.java Purpose:Given a GML string or an ESRI shapefile name, it
obtains the geometric data and send them to a JUMP MapTab for display.
|
JumpGMLDisplayer |
Name: JumpGMLDisplayer.java Purpose:The actor serves as a proxy to invoke a
frame window to display GML data (String).
|
JumpMapTab |
Name: JumpMapTab.java Purpose:A customized GUI simailar to JUMP workbench for
displaying vector GIS data.
|
JumpSHPDisplayer |
Name: JumpSHPDisplayer.java Purpose:The actor serves as a proxy to invoke a
frame window to display ESRI shape file.
|