#include <PlotMgt.hxx>
| static Handle_TColStd_HSequenceOfAsciiString PlotMgt::DeviceList | ( | ) | [static] |
| static PlotMgt_ImageFormat PlotMgt::ImageFormatFromString | ( | TCollection_AsciiString & | anImageFormatString | ) | [static] |
| void PlotMgt::operator delete | ( | void * | anAddress | ) | [inline] |
| void* PlotMgt::operator new | ( | size_t | size | ) | [inline] |
| void* PlotMgt::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| static PlotMgt_TypeOfOrigin PlotMgt::OriginFromString | ( | TCollection_AsciiString & | anOriginString | ) | [static] |
| static PlotMgt_PaperFormat PlotMgt::PaperFormatFromString | ( | TCollection_AsciiString & | aPaperFormatString | ) | [static] |
| static void PlotMgt::PaperSize | ( | TCollection_AsciiString & | aFormat, | |
| Standard_Real & | aWidth, | |||
| Standard_Real & | aLength | |||
| ) | [static] |
| static PlotMgt_PlottingType PlotMgt::PlottingTypeFromString | ( | TCollection_AsciiString & | aPlottingTypeString | ) | [static] |
| static PlotMgt_TypeOfQuality PlotMgt::QualityFromString | ( | TCollection_AsciiString & | aQualityString | ) | [static] |
| static TCollection_AsciiString PlotMgt::StringFromImageFormat | ( | const PlotMgt_ImageFormat | anImageFormat | ) | [static] |
| static TCollection_AsciiString PlotMgt::StringFromOrigin | ( | const PlotMgt_TypeOfOrigin | anOrigin | ) | [static] |
| static TCollection_AsciiString PlotMgt::StringFromPaperFormat | ( | const PlotMgt_PaperFormat | aPaperFormat | ) | [static] |
| static TCollection_AsciiString PlotMgt::StringFromPlottingType | ( | const PlotMgt_PlottingType | aPlottingType | ) | [static] |
| static TCollection_AsciiString PlotMgt::StringFromQuality | ( | const PlotMgt_TypeOfQuality | aQuality | ) | [static] |
| static TCollection_AsciiString PlotMgt::StringFromType | ( | const PlotMgt_TypeOfPlotterParameter | aType | ) | [static] |
| static PlotMgt_TypeOfPlotterParameter PlotMgt::TypeFromString | ( | TCollection_AsciiString & | aTypeString | ) | [static] |
1.6.3