class PDef extends Source
| Constructor and Description |
|---|
PDef(String name,
IPlottable plottable) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
requestData(DataProcessor dproc)
Requests data from this source and provides it to the data processor.
|
PDef(String name, IPlottable plottable)
void requestData(DataProcessor dproc)
SourcerequestData in class Sourcedproc - the data processor to receive the data