#include "camtypes.h"#include <ctype.h>#include "bitfilt.h"#include "ccdc.h"#include "colcomp.h"#include "csrstack.h"#include "prvwflt.h"#include "layer.h"#include "lineattr.h"#include "nativeps.h"#include "nodeelip.h"#include "nodepath.h"#include "noderect.h"#include "page.h"#include "paper.h"#include "progress.h"#include "saveeps.h"#include "sglayer.h"#include "sprdmsg.h"#include "gclips.h"#include "nodetxts.h"#include "nodetxtl.h"#include "nodershp.h"#include "insertnd.h"#include "fontman.h"#include "guides.h"#include "moldshap.h"#include "ai_bmp.h"#include "epscdef.h"#include "nodetext.h"Go to the source code of this file.
Classes | |
| class | RangeListItem |
| Hold a range that. More... | |
| class | EPSSavedGraphicState |
| to store a graphic state for the EPS filter More... | |
Defines | |
| #define | new CAM_DEBUG_NEW |
Functions | |
| DECLARE_SOURCE ("$Revision: 1668 $") | |
| CC_IMPLEMENT_DYNAMIC (EPSFilter, VectorFilter) | |
| CC_IMPLEMENT_MEMDUMP (RangeList, List) | |
| CC_IMPLEMENT_MEMDUMP (EPSClipContext, List) | |
| CC_IMPLEMENT_MEMDUMP (EPSClipContextItem, ListItem) | |
Variables | |
| const INT32 | TokenBufSize = 256 |
|
|
Definition at line 166 of file epsfiltr.cpp. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 1125 of file epsfiltr.cpp. |
1.4.4