Package | Description |
---|---|
ptolemy.plot.plotml |
The ptolemy.plot.plotml package.
|
Modifier and Type | Class and Description |
---|---|
class |
HistogramMLParser
This class constructs a histogram from specifications
in PlotML (Plot Markup Language), which is an XML language.
|
class |
PlotMLParser
This class constructs a plot from specifications
in PlotML (Plot Markup Language), which is an XML language.
|
Modifier and Type | Method and Description |
---|---|
protected PlotBoxMLParser |
HistogramMLApplication._newParser()
Create a new parser object for the application.
|
protected PlotBoxMLParser |
PlotMLApplication._newParser()
Create a new parser object for the application.
|