15 #if wxART2D_USE_CANEXTOBJ
17 #endif //wxART2D_USE_CANEXTOBJ
29 #ifdef A2DEDITORMAKINGDLL
30 #define A2DEDITORDLLEXP WXEXPORT
31 #define A2DEDITORDLLEXP_DATA(type) WXEXPORT type
32 #define A2DEDITORDLLEXP_CTORFN
33 #elif defined(WXART2D_USINGDLL)
34 #define A2DEDITORDLLEXP WXIMPORT
35 #define A2DEDITORDLLEXP_DATA(type) WXIMPORT type
36 #define A2DEDITORDLLEXP_CTORFN
37 #else // not making nor using DLL
38 #define A2DEDITORDLLEXP
39 #define A2DEDITORDLLEXP_DATA(type) type
40 #define A2DEDITORDLLEXP_CTORFN
holds the central a2dCentralCanvasCommandProcessor which is
ready made editing class for a a2dCanvas and/or a2dCanvasView
for edting properties in a a2dNamedPropertyList
Definition of class for dialog to specify the layerorder.
all headers of the canvas module
for choosing a a2dCanvasObject from a list.