This is the complete list of members for
casa::PlotShapePolygon, including all inherited members.
areaFill() const =0 | casa::PlotShape | [pure virtual] |
areaFilled() const =0 | casa::PlotShape | [pure virtual] |
canvas() const =0 | casa::PlotItem | [pure virtual] |
coordinates() const =0 | casa::PlotShape | [pure virtual] |
drawCount() const | casa::PlotShapePolygon | [inline, virtual] |
drawSegments(unsigned int segmentThreshold) const | casa::PlotItem | [virtual] |
isQWidget() const =0 | casa::PlotItem | [pure virtual] |
isValid() const =0 | casa::PlotItem | [pure virtual] |
line() const =0 | casa::PlotShape | [pure virtual] |
lineShown() const =0 | casa::PlotShape | [pure virtual] |
PlotItem() | casa::PlotItem | |
PlotShape() | casa::PlotShape | [inline] |
PlotShapePolygon() | casa::PlotShapePolygon | [inline] |
setAreaFill(const PlotAreaFill &fill)=0 | casa::PlotShape | [pure virtual] |
setAreaFill(const PlotAreaFillPtr f) | casa::PlotShape | [inline, virtual] |
setAreaFill(const String &color, PlotAreaFill::Pattern pattern=PlotAreaFill::FILL) | casa::PlotShape | [inline, virtual] |
setAreaFilled(bool area=true)=0 | casa::PlotShape | [pure virtual] |
setAxes(PlotAxis x, PlotAxis y) | casa::PlotItem | [virtual] |
setCoordinates(const vector< PlotCoordinate > &c)=0 | casa::PlotShape | [pure virtual] |
setLine(const PlotLine &line)=0 | casa::PlotShape | [pure virtual] |
setLine(const PlotLinePtr l) | casa::PlotShape | [inline, virtual] |
setLine(const String &color, PlotLine::Style style=PlotLine::SOLID, double width=1.0) | casa::PlotShape | [inline, virtual] |
setLineShown(bool line=true)=0 | casa::PlotShape | [pure virtual] |
setTitle(const String &newTitle)=0 | casa::PlotItem | [pure virtual] |
setXAxis(PlotAxis x)=0 | casa::PlotItem | [pure virtual] |
setYAxis(PlotAxis y)=0 | casa::PlotItem | [pure virtual] |
title() const =0 | casa::PlotItem | [pure virtual] |
xAxis() const =0 | casa::PlotItem | [pure virtual] |
yAxis() const =0 | casa::PlotItem | [pure virtual] |
~PlotItem() | casa::PlotItem | [virtual] |
~PlotShape() | casa::PlotShape | [inline, virtual] |
~PlotShapePolygon() | casa::PlotShapePolygon | [inline, virtual] |