public class AddeTextAdapter extends Object
| Constructor and Description |
|---|
AddeTextAdapter(String textSource)
Create a VisAD Text object from an adde request
|
| Modifier and Type | Method and Description |
|---|---|
Text |
getData()
Return the Text object representing the request.
|
Text |
getDataAsHTML()
Return the Text object representing the request with HTML formatting.
|
public AddeTextAdapter(String textSource) throws VisADException
textSource - ADDE URL of requestIOException - if there was a problem reading the file.VisADException - if an unexpected problem occurs.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.