public interface IAdapter
| Modifier and Type | Method and Description |
|---|---|
Object |
getAdaptedObject()
Deprecated.
Return the computed visualisation data structure, e.g., a time series, a histogram, etc.
|
Properties |
getProperties()
Deprecated.
Get the properties used to configure the adapter
|
void |
setProperties(Properties newProperties)
Deprecated.
Set the properties of this adapter.
|
Object getAdaptedObject()
Properties getProperties()
void setProperties(Properties newProperties)
newProperties - The new properties to be used in this adapter