Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
PlotMgt_PlotterParameter Class Reference

#include <PlotMgt_PlotterParameter.hxx>

Inheritance diagram for PlotMgt_PlotterParameter:
Inheritance graph
[legend]

Public Member Functions

 PlotMgt_PlotterParameter (const TCollection_AsciiString &aName)
 Create the class instance WITH undefined TYPE

Standard_Boolean Save (OSD_File &aFile)
void SetState (const Standard_Boolean aState)
void SetType (const PlotMgt_TypeOfPlotterParameter aType)
void SValue (TCollection_AsciiString &aValue) const
Standard_Boolean BValue () const
Standard_Integer IValue () const
Standard_Real RValue () const
void LValues (Handle< TColStd_HSequenceOfAsciiString > &aList) const
Handle_TColStd_HSequenceOfAsciiString MValue () const
TCollection_AsciiString Name () const
TCollection_AsciiString OldName () const
Standard_Boolean NeedToBeSaved () const
void Dump () const
void PutCommandInfo (const Aspect_FStream &outStream) const
 Used to put parameter's information in a cmd file
used in PlotterDriver's Spool method.

void SetSValue (const TCollection_AsciiString &aValue)
void SetBValue (const Standard_Boolean aValue)
void SetIValue (const Standard_Integer aValue)
void SetRValue (const Standard_Real aValue)
void SetMValue (const Handle< TColStd_HSequenceOfAsciiString > &aMap)

Protected Member Functions

void Normalize ()
Handle_TColStd_HSequenceOfAsciiString & Description ()

Constructor & Destructor Documentation


Member Function Documentation

Handle_TColStd_HSequenceOfAsciiString& PlotMgt_PlotterParameter::Description ( ) [protected]
Handle_TColStd_HSequenceOfAsciiString PlotMgt_PlotterParameter::MValue ( ) const

The documentation for this class was generated from the following file: