Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
PRCFace (std::string n) | |
void | serializeFace (PRCbitStream &pbs) |
void | serializeTopoItem (PRCbitStream &pbs) |
void | setBaseSurface (PRCSurface *&surface) |
Public Member Functions inherited from PRCBaseTopology | |
PRCBaseTopology (std::string n, uint32_t id=0) | |
void | serializeBaseTopology (PRCbitStream &) |
Public Member Functions inherited from PRCAttributes | |
void | serializeAttributes (PRCbitStream &) const |
PRCAttribute & | newAttribute () |
void | addAttribute (const PRCAttribute &attribute) |
Public Member Functions inherited from PRCGraphics | |
void | serializeGraphics (PRCbitStream &) |
void | serializeGraphicsForced (PRCbitStream &) |
bool | has_graphics () |
Public Attributes | |
PRCSurface * | base_surface |
const bool | have_surface_trim_domain |
PRCDomain | surface_trim_domain |
const bool | have_tolerance |
const double | tolerance |
const uint32_t | number_of_loop |
const int32_t | outer_loop_index |
Public Attributes inherited from PRCBaseTopology | |
bool | base_information |
std::string | name |
uint32_t | identifier |
Public Attributes inherited from PRCAttributes | |
PRCAttributeList | attributes |
Public Attributes inherited from PRCGraphics | |
uint32_t | layer_index |
uint32_t | index_of_line_style |
uint16_t | behaviour_bit_field |