Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SXYMask Class Reference

#include <sxy_mask.h>

List of all members.

Static Public Methods

XYCartesianMask * createMarkMask (int type, int size)
XYCartesianMask * createLineMask (int type, int width)
XYCartesianMask * createStepMask (int type, int width)

Static Public Attributes

const int PLUS_MARK = XYMask::plus
const int STAR_MARK = XYMask::star
const int CIRCLE_MARK = XYMask::circle
const int X_MARK = XYMask::x
const int DIAMOND_MARK = XYMask::diamond
const int HOLLOW_CIRCLE_MARK = XYMask::hollow_circle
const int HOLLOW_BOX_MARK = XYMask::hollow_box
const int HOLLOW_DIAMOND_MARK = XYMask::hollow_diamond
const int CONTINOUS_LINE = XYObject::continuous
const int DASHED_LINE = XYObject::dashed
const int DOTTED_LINE = XYObject::dotted
const int DASH_DOT_LINE = XYObject::dashDot
const int DASH_DOT_DOT_LINE = XYObject::dashDotDot


Member Function Documentation

XYCartesianMask * SXYMask::createLineMask int    type,
int    width
[static]
 

Definition at line 41 of file sxy_mask.cpp.

Referenced by SXYSimpleCurve::createMaskCallback().

XYCartesianMask * SXYMask::createMarkMask int    type,
int    size
[static]
 

Definition at line 34 of file sxy_mask.cpp.

Referenced by SXYSimpleCurve::createMaskCallback().

XYCartesianMask * SXYMask::createStepMask int    type,
int    width
[static]
 

Definition at line 48 of file sxy_mask.cpp.


Member Data Documentation

const int SXYMask::CIRCLE_MARK = XYMask::circle [static]
 

Definition at line 17 of file sxy_mask.cpp.

const int SXYMask::CONTINOUS_LINE = XYObject::continuous [static]
 

Definition at line 24 of file sxy_mask.cpp.

const int SXYMask::DASH_DOT_DOT_LINE = XYObject::dashDotDot [static]
 

Definition at line 28 of file sxy_mask.cpp.

const int SXYMask::DASH_DOT_LINE = XYObject::dashDot [static]
 

Definition at line 27 of file sxy_mask.cpp.

const int SXYMask::DASHED_LINE = XYObject::dashed [static]
 

Definition at line 25 of file sxy_mask.cpp.

const int SXYMask::DIAMOND_MARK = XYMask::diamond [static]
 

Definition at line 19 of file sxy_mask.cpp.

const int SXYMask::DOTTED_LINE = XYObject::dotted [static]
 

Definition at line 26 of file sxy_mask.cpp.

const int SXYMask::HOLLOW_BOX_MARK = XYMask::hollow_box [static]
 

Definition at line 21 of file sxy_mask.cpp.

const int SXYMask::HOLLOW_CIRCLE_MARK = XYMask::hollow_circle [static]
 

Definition at line 20 of file sxy_mask.cpp.

const int SXYMask::HOLLOW_DIAMOND_MARK = XYMask::hollow_diamond [static]
 

Definition at line 22 of file sxy_mask.cpp.

const int SXYMask::PLUS_MARK = XYMask::plus [static]
 

Definition at line 15 of file sxy_mask.cpp.

const int SXYMask::STAR_MARK = XYMask::star [static]
 

Definition at line 16 of file sxy_mask.cpp.

const int SXYMask::X_MARK = XYMask::x [static]
 

Definition at line 18 of file sxy_mask.cpp.


The documentation for this class was generated from the following files:
SXY
Tecgraf / PUC-Rio - Computer Graphics Technology Group