| a2dCentralCanvasCommandProcessor(long flags=a2dDEFAULT_DOCUMENT_FLAGS, bool initialize=true, int maxCommands=-1) | a2dCentralCanvasCommandProcessor | |
| a2dCentralCanvasCommandProcessor(a2dDocumentCommandProcessor *other) | a2dCentralCanvasCommandProcessor | |
| a2dCommand_GroupAB (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | friend |
| a2dCommandProcessor(int maxCommands=-1) | a2dCommandProcessor | |
| a2dDocumentCommandProcessor(long flags=a2dDEFAULT_DOCUMENT_FLAGS, bool initialize=true, int maxCommands=-1) | a2dDocumentCommandProcessor | |
| a2dDocumentCommandProcessor(a2dDocumentCommandProcessor *other) | a2dDocumentCommandProcessor | |
| a2dObject() | a2dObject | |
| a2dObject(const a2dObject &other, CloneOptions options, a2dRefMap *refs) (defined in a2dObject) | a2dObject | |
| AddCreatedDocument(a2dDocument *newDoc, bool sentPreAddCreatedDocumentEvent=false, bool sentPostCreateDocumentEvent=false, a2dDocumentFlagMask documentflags=a2dREFDOC_NEW, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | |
| AddCurrent(a2dCanvasObject *objectToAdd, bool withUndo=false, a2dPropertyIdList *setStyles=NULL, a2dCanvasObject *parentObject=NULL) | a2dCentralCanvasCommandProcessor | |
| AddDocument(a2dDocument *doc) | a2dDocumentCommandProcessor | |
| AddDocumentCreateView(a2dDocument *newDoc, const wxString &viewTypeName=wxT(""), a2dDocumentFlagMask documentflags=a2dREFDOC_NEW, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE, a2dTemplateFlagMask viewTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | |
| AddFileToHistory(const wxFileName &file, a2dDocumentTemplate *docTemplate=NULL, a2dViewTemplate *viewTemplate=NULL) | a2dDocumentCommandProcessor | virtual |
| AddProperty(a2dNamedProperty *property) | a2dObject | virtual |
| AlwaysWriteSerializationId() const | a2dObject | virtual |
| AskFile(const wxString &message, const wxString &default_path="", const wxString &default_filename="", const wxString &default_extension="", const wxString &wildcard="*.*", int flags=0, int x=-1, int y=-1) | a2dDocumentCommandProcessor | inline |
| AssociateDocTemplate(a2dDocumentTemplate *temp) | a2dDocumentCommandProcessor | |
| AssociateViewTemplate(a2dViewTemplate *temp) | a2dDocumentCommandProcessor | |
| CanRedo() const | a2dCommandProcessor | virtual |
| CanUndo() const | a2dCommandProcessor | virtual |
| CheckCanvasDocument() const | a2dCentralCanvasCommandProcessor | |
| CheckCurrentView(a2dView *view) | a2dDocumentCommandProcessor | |
| CheckDrawer() const | a2dCentralCanvasCommandProcessor | |
| CheckReferences() | a2dObject | |
| Clear(bool force=true) | a2dDocumentCommandProcessor | |
| ClearCommands() | a2dCommandProcessor | virtual |
| Clone(CloneOptions options, a2dRefMap *refs=NULL) const | a2dObject | |
| clone_childs enum value | a2dObject | |
| clone_deep enum value (defined in a2dObject) | a2dObject | |
| clone_flat enum value (defined in a2dObject) | a2dObject | |
| clone_members enum value | a2dObject | |
| clone_noCameleonRef enum value | a2dObject | |
| clone_noReference enum value | a2dObject | |
| clone_properties enum value | a2dObject | |
| clone_seteditcopy enum value | a2dObject | |
| clone_setoriginal enum value | a2dObject | |
| clone_toDrag enum value | a2dObject | |
| clone_unused enum value | a2dObject | |
| CloneOptions enum name | a2dObject | |
| CloseDocuments(bool force=true) | a2dDocumentCommandProcessor | |
| CommandGroupBegin(const wxString &name) | a2dCommandProcessor | |
| CommandGroupBegin(a2dCommandGroup *group) | a2dCommandProcessor | |
| CommandGroupEnd(a2dCommandGroup *group) | a2dCommandProcessor | |
| Connect(int winid, int lastId, int eventType, wxObjectEventFunction func, wxObject *userData=(wxObject *) NULL, wxEvtHandler *eventSink=(wxEvtHandler *) NULL) (defined in a2dObject) | a2dObject | |
| ConnectEvent(wxEventType type, wxEvtHandler *eventSink) | a2dObject | |
| CreateDocuments(const wxString &path, a2dDocumentFlagMask documentflags=a2dREFDOC_NON, a2dDocumentTemplate *wantedDocTemplate=NULL, int dialogflags=wxFD_OPEN, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| CreateView(a2dDocument *doc, const wxString &viewTypeName=wxT(""), a2dDocumentFlagMask flags=a2dREFDOC_NON, a2dTemplateFlagMask viewTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| CvgString(const wxString &cvgString) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| DECLARE_PROPERTIES() (defined in a2dObject) | a2dObject | |
| DeleteDlgs() (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| DisassociateDocTemplate(a2dDocumentTemplate *temp) | a2dDocumentCommandProcessor | |
| DisassociateViewTemplate(a2dViewTemplate *temp) | a2dDocumentCommandProcessor | |
| Disconnect(int winid, int lastId, wxEventType eventType, wxObjectEventFunction func=NULL, wxObject *userData=(wxObject *) NULL, wxEvtHandler *eventSink=(wxEvtHandler *) NULL) (defined in a2dObject) | a2dObject | |
| DisconnectEvent(wxEventType type, wxEvtHandler *eventSink) | a2dObject | |
| DisconnectEventAll(wxEvtHandler *eventSink) | a2dObject | |
| DoCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| DoIgnoreIfNotMember(const a2dPropertyId *id) const | a2dObject | inlineprotectedvirtual |
| DoLoad(wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts) | a2dObject | protectedvirtual |
| DoPostCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| DoPreCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| DoSave(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite) | a2dObject | protectedvirtual |
| DoWalker(wxObject *parent, a2dWalkerIOHandler &handler) | a2dObject | protectedvirtual |
| EditProperties(const a2dPropertyId *id, bool withUndo=true) | a2dObject | virtual |
| Exit(bool force=true) | a2dDocumentCommandProcessor | |
| FileClose(bool force=true) | a2dDocumentCommandProcessor | |
| FileExport(const wxFileName &file=wxFileName(wxT("")), const wxString &description=wxT(""), a2dDocumentFlagMask flags=a2dREFDOC_NON) | a2dDocumentCommandProcessor | |
| FileHistoryAddFilesToMenu() | a2dDocumentCommandProcessor | virtual |
| FileHistoryAddFilesToMenu(wxMenu *menu) | a2dDocumentCommandProcessor | virtual |
| FileHistoryRemoveMenu(wxMenu *menu) | a2dDocumentCommandProcessor | virtual |
| FileHistoryUseMenu(wxMenu *menu) | a2dDocumentCommandProcessor | virtual |
| FileImport(const wxFileName &file=wxFileName(wxT("")), const wxString &description=wxT(""), a2dDocumentFlagMask flags=a2dREFDOC_NON) | a2dDocumentCommandProcessor | |
| FileNew(a2dDocumentPtr &doc, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | |
| FileOpen(a2dDocumentPtr &doc, const wxFileName &file=wxFileName(wxT("")), a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE|a2dTemplateFlag::LOAD) | a2dDocumentCommandProcessor | |
| FileOpenCheck(a2dDocumentPtr &doc, const wxFileName &file, bool checkModification) | a2dDocumentCommandProcessor | |
| FileRevert() | a2dDocumentCommandProcessor | |
| FileSave() | a2dDocumentCommandProcessor | |
| FileSaveAll() | a2dDocumentCommandProcessor | |
| FileSaveAs(const wxFileName &file=wxFileName(wxT("")), a2dDocumentFlagMask flags=a2dREFDOC_NON) | a2dDocumentCommandProcessor | |
| FilesOpen(const wxString &openPath=wxT(""), int dialogFlags=wxFD_MULTIPLE|wxFD_OPEN, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE|a2dTemplateFlag::LOAD) | a2dDocumentCommandProcessor | |
| FillLibraryPoints() (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| FindActiveGroup() | a2dCommandProcessor | protected |
| FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) | a2dObject | virtual |
| FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const | a2dObject | virtual |
| FindTemplateForPath(const a2dDocumentTemplateList &docTemplates, const wxString &path, a2dTemplateFlagMask mask=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| FlushDoc(a2dDocument *doc) (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | virtual |
| GdsIoSaveTextAsPolygon(bool onOff) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| GetAberArcToPoly() const | a2dCentralCanvasCommandProcessor | |
| GetAberPolyToArc() const | a2dCentralCanvasCommandProcessor | |
| GetActiveTool() | a2dCentralCanvasCommandProcessor | |
| GetAutoZeroPtrList() | a2dObject | inline |
| GetBooleanEngineCorrectionAber() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineCorrectionFactor() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineDGrid() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineGrid() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineLinkHoles() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineMarge() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineMaxlinemerge() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineRoundfactor() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineSmoothAber() const | a2dCentralCanvasCommandProcessor | |
| GetBooleanEngineWindingRule() const | a2dCentralCanvasCommandProcessor | |
| GetBusyExit() | a2dDocumentCommandProcessor | inline |
| GetCanvasDocument() | a2dCentralCanvasCommandProcessor | inline |
| GetCheck() const | a2dObject | inline |
| GetCurrentCommand() const | a2dCommandProcessor | inline |
| GetCurrentDocument() const | a2dDocumentCommandProcessor | |
| GetCurrentDocumentCommandProcessor() const | a2dDocumentCommandProcessor | |
| GetCurrentGroup() const | a2dCommandProcessor | inline |
| GetCurrentView() const | a2dDocumentCommandProcessor | |
| GetDefaultPrintSettings() | a2dDocumentCommandProcessor | |
| GetDocTemplates() | a2dDocumentCommandProcessor | inline |
| GetDocuments() const | a2dDocumentCommandProcessor | inline |
| GetDrawingCmdProcessor() | a2dCentralCanvasCommandProcessor | inline |
| GetFileHistory() const | a2dDocumentCommandProcessor | inlinevirtual |
| GetHistoryFile(size_t i) const | a2dDocumentCommandProcessor | virtual |
| GetHistoryFileItem(size_t i) const | a2dDocumentCommandProcessor | virtual |
| GetHistoryFilesCount() const | a2dDocumentCommandProcessor | virtual |
| GetLastDirectory() const | a2dDocumentCommandProcessor | inline |
| GetLibraryPoints() const (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | inline |
| GetMaxCommands() const | a2dCommandProcessor | inline |
| GetMaxDocsOpen() const | a2dDocumentCommandProcessor | inline |
| GetName() const | a2dObject | virtual |
| GetOwnedBy() | a2dObject | inline |
| GetPageSetupData(void) const (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | inline |
| GetPreferredExportDocumentTemplate() | a2dDocumentCommandProcessor | inline |
| GetPreferredImportDocumentTemplate() | a2dDocumentCommandProcessor | inline |
| GetPreferredOpenDocumentTemplate() | a2dDocumentCommandProcessor | inline |
| GetPrintSetup(a2dPrintWhat printWhat) | a2dDocumentCommandProcessor | |
| GetProperty(const a2dPropertyId *propertyId, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const | a2dObject | |
| GetPropertyList() const | a2dObject | inline |
| GetRadiusMax() const | a2dCentralCanvasCommandProcessor | |
| GetRadiusMin() const | a2dCentralCanvasCommandProcessor | |
| GetRedoAccelerator() const | a2dCommandProcessor | inline |
| GetRedoMenuLabel() const | a2dCommandProcessor | |
| GetRelease() const | a2dObject | inline |
| GetRootGroup() const | a2dCommandProcessor | inline |
| GetSmall() const | a2dCentralCanvasCommandProcessor | |
| GetUndo() | a2dDocumentCommandProcessor | inline |
| GetUndoAccelerator() const | a2dCommandProcessor | inline |
| GetUndoMenuLabel() const | a2dCommandProcessor | |
| GetUniqueSerializationId() const | a2dObject | |
| GetUnitsScaleOfDocument() | a2dCentralCanvasCommandProcessor | |
| GetURI() const | a2dObject | |
| GetViewTemplates() | a2dDocumentCommandProcessor | inline |
| HasDynamicProperties() const | a2dObject | inline |
| HasProperty(const a2dPropertyId *id, const wxString &stringvalue=wxEmptyString) const | a2dObject | virtual |
| Initialize() | a2dDocumentCommandProcessor | virtual |
| IsShownStructureDlg() (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| IsTemporary_DontSave() const | a2dObject | inlinevirtual |
| KeyIoSaveTextAsPolygon(bool onOff) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| LinkReference(a2dObject *other) | a2dObject | virtual |
| Load(wxObject *parent, a2dIOHandlerXmlSerIn &parser) | a2dObject | virtual |
| LoadFromDocument(a2dIOHandlerXmlSerIn &parser) | a2dObject | |
| LoadLayers(const wxFileName &fileName) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| m_autozeroptrlist | a2dObject | protected |
| m_busyExit | a2dDocumentCommandProcessor | protected |
| m_check | a2dObject | protected |
| m_currentCommand | a2dCommandProcessor | protected |
| m_currentDocument | a2dDocumentCommandProcessor | protected |
| m_currentGroup | a2dCommandProcessor | protected |
| m_currentView | a2dDocumentCommandProcessor | protected |
| m_defaultDocumentNameCounter | a2dDocumentCommandProcessor | protected |
| m_docs | a2dDocumentCommandProcessor | protected |
| m_docTemplates | a2dDocumentCommandProcessor | protected |
| m_fileHistory | a2dDocumentCommandProcessor | protected |
| m_flags | a2dDocumentCommandProcessor | protected |
| m_iteratorCount (defined in a2dObject) | a2dObject | protected |
| m_lastDirectory | a2dDocumentCommandProcessor | protected |
| m_layerOrderDlg (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | protected |
| m_layersdlg (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | protected |
| m_librarypoints (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | protected |
| m_maxDocsOpen | a2dDocumentCommandProcessor | protected |
| m_maxNoCommands | a2dCommandProcessor | protected |
| m_pageSetupData | a2dDocumentCommandProcessor | protected |
| m_pendingDisconnects (defined in a2dObject) | a2dObject | protected |
| m_preferredExportTemplate | a2dDocumentCommandProcessor | protected |
| m_preferredImportTemplate | a2dDocumentCommandProcessor | protected |
| m_preferredOpenTemplate | a2dDocumentCommandProcessor | protected |
| m_propertylist | a2dObject | protected |
| m_recursion_active | a2dObject | protected |
| m_redoAccelerator | a2dCommandProcessor | protected |
| m_refcount | a2dObject | protected |
| m_release | a2dObject | protected |
| m_rootGroup | a2dCommandProcessor | protected |
| m_structDlgDoc (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | protected |
| m_undoAccelerator | a2dCommandProcessor | protected |
| m_viewTemplates | a2dDocumentCommandProcessor | protected |
| m_withUndo | a2dDocumentCommandProcessor | protected |
| MakeDefaultName(wxString &buf) | a2dDocumentCommandProcessor | virtual |
| MakeFrameTitle(a2dDocument *doc, const wxString &modifiedIndicator=wxT("")) | a2dDocumentCommandProcessor | virtual |
| MatchTemplate(const wxString &path) | a2dDocumentCommandProcessor | |
| OnActivateView(a2dViewEvent &viewevent) | a2dDocumentCommandProcessor | protected |
| OnAddView(a2dDocumentEvent &docevent) | a2dDocumentCommandProcessor | protected |
| OnBusyBegin(a2dCommandProcessorEvent &event) | a2dCentralCanvasCommandProcessor | protected |
| OnBusyEnd(a2dCommandProcessorEvent &event) | a2dCentralCanvasCommandProcessor | protected |
| OnCannotOpenDocument(a2dCommandEvent &event) | a2dDocumentCommandProcessor | |
| OnChangedDocument(a2dCommandEvent &event) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | protected |
| OnCreateFileHistory() | a2dDocumentCommandProcessor | virtual |
| OnExit() | a2dCentralCanvasCommandProcessor | virtual |
| OnMenu(wxCommandEvent &event) | a2dCentralCanvasCommandProcessor | |
| OnPropertyChanged(const a2dPropertyId *id) | a2dObject | virtual |
| OnPushToolUpdateMenu(wxUpdateUIEvent &event) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| OnRedo(wxCommandEvent &event) | a2dDocumentCommandProcessor | protected |
| OnRemoveView(a2dDocumentEvent &viewevent) | a2dDocumentCommandProcessor | protected |
| OnUndo(wxCommandEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateCreateView(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileClose(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileCloseAll(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileNew(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileOpen(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileRevert(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileSave(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileSaveAll(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileSaveAs(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateMenu(wxUpdateUIEvent &event) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| OnUpdatePreview(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdatePrint(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdatePrintSetup(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateRedo(wxUpdateUIEvent &event) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| OnUpdateUndo(wxUpdateUIEvent &event) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| operator=(const a2dObject &other) | a2dObject | |
| PopTool() | a2dCentralCanvasCommandProcessor | |
| Preview(a2dPrintWhat printWhat=a2dPRINT_Preview) | a2dDocumentCommandProcessor | |
| Print(a2dPrintWhat printWhat=a2dPRINT_Print) | a2dDocumentCommandProcessor | |
| PrintSetup(a2dPrintWhat printWhat) | a2dDocumentCommandProcessor | |
| ProcessConnectedEvent(wxEvent &event) | a2dObject | |
| ProcessEvent(wxEvent &event) | a2dCentralCanvasCommandProcessor | virtual |
| PROPID_autozeroptrlist (defined in a2dObject) | a2dObject | static |
| PROPID_Check | a2dObject | static |
| PROPID_Name | a2dObject | static |
| PROPID_URI | a2dObject | static |
| Redo() | a2dCommandProcessor | virtual |
| RedoCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| refcount_nondynamic enum value (defined in a2dObject) | a2dObject | protected |
| Refresh() | a2dCentralCanvasCommandProcessor | |
| ReleaseTemplate(a2dDocumentTemplate *temp, long flags=0) | a2dDocumentCommandProcessor | |
| RemoveDocument(a2dDocument *doc) | a2dDocumentCommandProcessor | |
| RemoveFileFromHistory(size_t i) | a2dDocumentCommandProcessor | virtual |
| RemoveProperty(const a2dPropertyId *id, bool all=true) | a2dObject | virtual |
| RemoveTemporaryProperties() | a2dObject | |
| ResolveInform() | a2dObject | virtual |
| Save(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dObjectList *towrite) | a2dObject | virtual |
| SaveAsDocument(a2dIOHandlerXmlSerOut &out) | a2dObject | |
| SaveLayers(const wxFileName &fileName) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| SaveViewAsImage(a2dCanvasDocument *doc, const wxString &file, wxBitmapType type, a2dCanvasObject *from) | a2dCentralCanvasCommandProcessor | |
| SearchDynamicEventTable(wxEvent &event) (defined in a2dObject) | a2dObject | |
| SelectDocumentPath(const wxString &title, const a2dDocumentTemplateList &docTemplates, wxString &path, a2dDocumentFlagMask flags, wxArrayString *selectedPaths, a2dDocumentTemplate **chosenTemplate, int dialogflags=wxFD_OPEN, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE, const a2dDocumentTemplate *preferedTemplate=NULL) | a2dDocumentCommandProcessor | virtual |
| SelectDocumentType(bool sort=false, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| SelectViewType(a2dDocument *doc, const a2dViewTemplateList &list, const wxString &viewTypeName=wxT(""), bool sort=false, a2dTemplateFlagMask viewTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| SentBusyEvent(bool start, a2dCommand *command) | a2dCommandProcessor | protected |
| SetAberArcToPoly(const a2dDoMu &aber) | a2dCentralCanvasCommandProcessor | |
| SetAberPolyToArc(const a2dDoMu &aber) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineCorrectionAber(const a2dDoMu &aber) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineCorrectionFactor(const a2dDoMu &aber) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineDGrid(double dgrid) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineGrid(long grid) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineLinkHoles(bool doLinkHoles) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineMarge(const a2dDoMu &marge) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineMaxlinemerge(const a2dDoMu &maxline) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineRoundfactor(double roundfac) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineSmoothAber(const a2dDoMu &aber) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| SetBooleanEngineWindingRule(bool rule) | a2dCentralCanvasCommandProcessor | |
| SetBusyExit(bool exitBusy) | a2dDocumentCommandProcessor | inline |
| SetCheck(bool check) | a2dObject | inline |
| SetCurrentDocument(a2dDocument *document) | a2dDocumentCommandProcessor | |
| SetCurrentGroup(a2dCommandGroup *group) | a2dCommandProcessor | |
| SetCurrentToLastActive() | a2dCommandProcessor | protected |
| SetCurrentView(a2dView *view) | a2dCentralCanvasCommandProcessor | virtual |
| SetGridX(const a2dDoMu &gridX) | a2dCentralCanvasCommandProcessor | |
| SetGridY(const a2dDoMu &gridY) | a2dCentralCanvasCommandProcessor | |
| SetLastDirectory(const wxString &dir) | a2dDocumentCommandProcessor | inline |
| SetLayerProperty(long layer, const wxString &propertyname, const wxString &value) | a2dCentralCanvasCommandProcessor | |
| SetMaxDocsOpen(size_t n) | a2dDocumentCommandProcessor | inline |
| SetMenuStrings() | a2dCommandProcessor | virtual |
| SetName(const wxString &name) | a2dObject | virtual |
| SetNonDynamic() | a2dObject | virtual |
| SetOrAddPropertyToObject(a2dObject *propRefObject, const wxString &name, const wxString &value=wxT(""), bool withUndo=true) | a2dCommandProcessor | virtual |
| SetOrAddPropertyToObject(a2dObject *propRefObject, a2dNamedProperty *property, bool withUndo=true) | a2dCommandProcessor | virtual |
| SetPageSetupData(const wxPageSetupDialogData &pageSetupData) (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | inline |
| SetPageSetupData(wxPageSetupDialogData *pageSetupData) (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | |
| SetPreferredExportDocumentTemplate(a2dDocumentTemplate *docTemplate) | a2dDocumentCommandProcessor | inline |
| SetPreferredImportDocumentTemplate(a2dDocumentTemplate *docTemplate) | a2dDocumentCommandProcessor | inline |
| SetPreferredOpenDocumentTemplate(a2dDocumentTemplate *docTemplate) | a2dDocumentCommandProcessor | inline |
| SetProperty(a2dNamedProperty *propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none) | a2dObject | |
| SetProperty(const a2dNamedProperty &propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none) | a2dObject | |
| SetPropertyToObject(const wxString &objectname, const wxString &propertyname, const wxString &value=wxT("")) | a2dCentralCanvasCommandProcessor | |
| SetPropertyToObject(const wxString &objectname, a2dNamedProperty *property) | a2dCentralCanvasCommandProcessor | |
| SetRadiusMax(const a2dDoMu &radiusMax) | a2dCentralCanvasCommandProcessor | |
| SetRadiusMin(const a2dDoMu &radiusMin) | a2dCentralCanvasCommandProcessor | |
| SetRedoAccelerator(const wxString &accel) | a2dCommandProcessor | inline |
| SetRelease(bool value) | a2dObject | inline |
| SetShowObject(int index) | a2dCentralCanvasCommandProcessor | |
| SetSmall(const a2dDoMu &smallest) | a2dCentralCanvasCommandProcessor | |
| SetUndo(bool withUndo) | a2dDocumentCommandProcessor | inline |
| SetUndoAccelerator(const wxString &accel) | a2dCommandProcessor | inline |
| SetURI(const wxURI &url) | a2dObject | |
| ShowDlg(const a2dCommandId *comID, bool modal, bool onTop) (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | virtual |
| sm_Edit_properties | a2dObject | static |
| SmrtPtrRelease() | a2dCommandProcessor | virtual |
| Store(a2dCommand *command) | a2dCommandProcessor | virtual |
| Submit(a2dCommand *command, bool storeIt=true) | a2dCommandProcessor | virtual |
| SubmitToDocument(a2dCommand *command, bool storeIt=true) | a2dDocumentCommandProcessor | virtual |
| SubmitToDrawing(a2dCommand *command, bool storeIt=true) | a2dCentralCanvasCommandProcessor | |
| TakeOverProperties(a2dObject *from, a2dPropertyIdList *listOfIds) | a2dObject | |
| TAutoZeroPtrListClass typedef | a2dObject | |
| Undo() | a2dCommandProcessor | virtual |
| UndoCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| Update() | a2dCentralCanvasCommandProcessor | |
| UpdateAllViews() (defined in a2dCentralCanvasCommandProcessor) | a2dCentralCanvasCommandProcessor | |
| Walker(wxObject *parent, a2dWalkerIOHandler &handler) | a2dObject | |
| Zoom(double x1, double y1, double x2, double y2, bool upp) | a2dCentralCanvasCommandProcessor | |
| ~a2dCentralCanvasCommandProcessor() | a2dCentralCanvasCommandProcessor | |
| ~a2dCommandProcessor() | a2dCommandProcessor | virtual |
| ~a2dDocumentCommandProcessor() | a2dDocumentCommandProcessor | |
| ~a2dObject() | a2dObject | virtual |