API Reference > Other Classes > OdPsPlotStyleData Class
OdPsPlotStyleData Class
OdPsPlotStyleData
Syntax
C++
class OdPsPlotStyleData;

PlotStyles.h

This class represents PlotStyle data for a single color (or object color) in OdPsPlotStyle objects. 

Corresponding C++ library: PlotStyleSvcs

 
Name 
Description 
 
This is OdPsPlotStyleData, a member of class OdPsPlotStyleData. 
 
Name 
Description 
 
This is kDefault, a member of class OdPsPlotStyleData. 
 
Name 
Description 
 
This is record OdPsPlotStyleData::ColorPolicy. 
 
Name 
Description 
 
Returns the Color for this PlotStyleData object. 
 
This is colorPolicy, a member of class OdPsPlotStyleData. 
 
Returns the Line End Style for this PlotStyleData object. 
 
Returns the Fill Style for this PlotStyleData object. 
 
Returns true if an only if the Linetype is adaptive for this PlotStyleData object. 
 
Returns true if an only if Dither is on for this PlotStyleData object. 
 
Returns true if an only if Grayscale is on for this PlotStyleData object. 
 
Returns the Line Join Style for this PlotStyleData object. 
 
Returns the Line Pattern Size for this PlotStyleData object. 
 
Returns the Linetype for this PlotStyleData object. 
 
Returns the Lineweight for this PlotStyleData object. 
 
Returns the Physical Pen Number for this PlotStyleData object. 
 
Returns the Screening for this PlotStyleData object. 
 
Controls if the Linetype is adaptive for this PlotStyleData object.  
 
Sets the Color for this PlotStyleData object.  
 
This is setColorPolicy, a member of class OdPsPlotStyleData. 
 
Controls if Dither is on for this PlotStyleData object.  
 
Sets the LineEndStyle for this PlotStyleData object.  
 
Sets the Fill Style for this PlotStyleData object.  
 
Controls if Grayscale is on for this PlotStyleData object.  
 
Sets the Line Join Style for this PlotStyleData object.
 
 
Sets the Line Pattern Size for this PlotStyleData object.  
 
Sets the Linetype for this PlotStyleData object.  
 
Sets the Lineweight for this PlotStyleData object.  
 
Sets the Physical Pen Number for this PlotStyleData object.  
 
Sets the Screening for this PlotStyleData object.
 
 
Sets the Virtual Pen Number for this PlotStyleData object.  
 
Returns the Virtual Pen Number for this PlotStyleData object. 
 
Name 
Description 
 
!= 
Inequality operator. 
 
== 
Equality operator. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.