Internal[low level]: a pseudo class to store the data corresponding to a shape. More...
Public Member Functions | |
PseudoShape () | |
constructor | |
Public Attributes | |
Shape | m_shape |
the shape | |
ShapeData | m_data |
the data shape | |
Internal[low level]: a pseudo class to store the data corresponding to a shape.
|
inline |
constructor
ShapeData Canvas5GraphInternal::PseudoShape::m_data |
the data shape
Referenced by Canvas5Graph::sendSpecial().
Shape Canvas5GraphInternal::PseudoShape::m_shape |
the shape
Referenced by Canvas5Graph::sendSpecial().