#include <Shapes.h>
libmspub::GeometricShape::GeometricShape |
( |
unsigned |
pageSeqNum, |
|
|
MSPUBCollector * |
o |
|
) |
| |
|
inline |
libmspub::GeometricShape::GeometricShape |
( |
| ) |
|
|
protected |
void libmspub::GeometricShape::addLine |
( |
ColorReference |
color, |
|
|
unsigned |
widthInEmu, |
|
|
bool |
lineExists |
|
) |
| |
void libmspub::GeometricShape::fillDefaultAdjustValues |
( |
| ) |
|
double libmspub::GeometricShape::getCalculationValue |
( |
unsigned |
index, |
|
|
bool |
recursiveEntry = false |
|
) |
| const |
std::vector<Color> libmspub::GeometricShape::getPaletteColors |
( |
| ) |
const |
double libmspub::GeometricShape::getSpecialValue |
( |
const CustomShape & |
shape, |
|
|
int |
arg |
|
) |
| const |
virtual bool libmspub::GeometricShape::hasFill |
( |
| ) |
|
|
protectedvirtual |
void libmspub::GeometricShape::output |
( |
librevenge::RVNGDrawingInterface * |
painter, |
|
|
Coordinate |
coord |
|
) |
| |
|
virtual |
void libmspub::GeometricShape::setAdjustValue |
( |
unsigned |
index, |
|
|
int |
adjustValue |
|
) |
| |
void libmspub::GeometricShape::setCoordProps |
( |
Coordinate |
coord | ) |
|
|
protectedvirtual |
void libmspub::GeometricShape::setText |
( |
std::vector< TextParagraph > |
str | ) |
|
librevenge::RVNGPropertyListVector libmspub::GeometricShape::updateGraphicsProps |
( |
| ) |
|
|
protectedvirtual |
virtual void libmspub::GeometricShape::write |
( |
librevenge::RVNGDrawingInterface * |
painter | ) |
|
|
protectedvirtual |
void libmspub::GeometricShape::writeText |
( |
librevenge::RVNGDrawingInterface * |
painter | ) |
|
std::vector<int> libmspub::GeometricShape::m_adjustValues |
unsigned libmspub::GeometricShape::m_bottom |
bool libmspub::GeometricShape::m_closeEverything |
|
private |
bool libmspub::GeometricShape::m_coordinatesRotated90 |
bool libmspub::GeometricShape::m_drawStroke |
bool libmspub::GeometricShape::m_filledDefaultAdjustValues |
|
private |
bool libmspub::GeometricShape::m_hasText |
double libmspub::GeometricShape::m_height |
unsigned libmspub::GeometricShape::m_imgIndex |
unsigned libmspub::GeometricShape::m_left |
std::vector<Line> libmspub::GeometricShape::m_lines |
unsigned libmspub::GeometricShape::m_pageSeqNum |
unsigned libmspub::GeometricShape::m_right |
unsigned libmspub::GeometricShape::m_top |
std::vector<bool> libmspub::GeometricShape::m_valuesSeen |
|
mutableprivate |
double libmspub::GeometricShape::m_width |
double libmspub::GeometricShape::m_x |
double libmspub::GeometricShape::m_y |
The documentation for this struct was generated from the following file: