#include <mi32/pdf.h>
| PDF::PDF | ( | ) | [inline] |
| PDF::PDF | ( | const GRE::LAYOUT & | layout | ) |
| PDF::PDF | ( | const PDF & | ) |
| PDF::~PDF | ( | ) |
| void PDF::Clear | ( | ) |
| ERRVALUE PDF::Create | ( | ) |
| ERRVALUE PDF::CreateFromLayoutObject | ( | const RVC::OBJITEM & | ObjItem | ) |
| ERRVALUE PDF::CreateStyle | ( | const XMLNODE * | node, | |
| POINTSTYLE & | pointstyle, | |||
| POLYSTYLE & | polygonstyle, | |||
| LINESTYLE & | linestyle | |||
| ) |
| void PDF::EmbedFonts | ( | bool | embed = true |
) | [inline] |
| void PDF::Finish | ( | ) |
| int PDF::GetCompression | ( | ) | [inline] |
| DOUBLE PDF::GetHeight | ( | ) | [inline] |
| void PDF::GetHighlightColor | ( | COLOR & | color | ) | [inline] |
| void PDF::GetMargin | ( | DPOINT2D & | margin | ) | [inline] |
| void PDF::GetPath | ( | FILEPATH & | filepath | ) | [inline] |
| int PDF::GetResolution | ( | ) | [inline] |
| void PDF::GetTitle | ( | MISTRING & | name | ) | [inline] |
| bool PDF::GetUsingFirstView | ( | ) | [inline] |
| DOUBLE PDF::GetWidth | ( | ) | [inline] |
| ERRVALUE PDF::MatchView | ( | const GRE::VIEW * | view, | |
| const GRE::GROUP * | GeoRefGroup | |||
| ) |
| void PDF::RenderFonts | ( | bool | render = true |
) | [inline] |
| ERRVALUE PDF::RenderGroup | ( | GRE::GROUP * | group | ) |
| void PDF::SetAccuracy | ( | double | accuracy | ) | [inline] |
| void PDF::SetBackgroundColor | ( | COLOR | color | ) | [inline] |
| void PDF::SetCenter | ( | const DPOINT2D | center | ) | [inline] |
| void PDF::SetCompression | ( | int | val = 9 |
) | [inline] |
| void PDF::SetHeight | ( | DOUBLE | height | ) | [inline] |
| void PDF::SetHighlightColor | ( | const COLOR & | color | ) | [inline] |
| void PDF::SetIncludeLayerVisibility | ( | bool | include | ) | [inline] |
| void PDF::SetPath | ( | FILEPATH * | name | ) | [inline] |
| void PDF::SetPosn | ( | const DPOINT2D & | CenterPoint, | |
| double | zoom | |||
| ) | [inline] |
| void PDF::SetReferenceViewIndex | ( | int | index | ) | [inline] |
| void PDF::SetResolution | ( | int | dpi | ) | [inline] |
| void PDF::SetScaleZeroWidth | ( | bool | scalezero | ) | [inline] |
| void PDF::SetSourceLayout | ( | GRE::LAYOUT * | layout | ) | [inline] |
| void PDF::SetSupressResultTime | ( | bool | suppress | ) | [inline] |
| void PDF::SetTitle | ( | const MISTRING * | name | ) | [inline] |
| void PDF::SetUsingFirstView | ( | bool | useview | ) | [inline] |
| void PDF::SetViewIndex | ( | int | viewnum | ) | [inline] |
| void PDF::SetWidth | ( | DOUBLE | width | ) | [inline] |
| void PDF::SetZoom | ( | DOUBLE | zoom | ) | [inline] |
| void PDF::SetZoom | ( | DPOINT2D | zoom | ) | [inline] |
| void PDF::SubstituteCourier | ( | bool | subcourier | ) | [inline] |
| ERRVALUE PDF::Write | ( | ) |
| ERRVALUE PDF::WriteFrom | ( | GRE::GROUP * | group | ) |
| ERRVALUE PDF::WriteFrom | ( | GRE::LAYOUT * | layout | ) |
1.6.1