API Documentation
|
This is the complete list of members for DWGFactory, including all inherited members.
canRead(const FactoryParameters &file) override | DWGFactory | protectedvirtual |
NDEVR::IOFactory::canRead(const File &file) | IOFactory | virtual |
NDEVR::IOFactory::canRead(const FileFormat &file) | IOFactory | virtual |
canWrite(const File &file) | IOFactory | virtual |
canWrite(const FactoryParameters &file) | IOFactory | virtual |
canWrite(const FileFormat &file) | IOFactory | virtual |
CurrentODAPath() | DWGFactory | protectedstatic |
defaultReadOptions(const FactoryParameters &file) const override | DWGFactory | protectedvirtual |
defaultWriteOptions(const FactoryParameters &file) const override | DWGFactory | protectedvirtual |
determineExtension(const File &file, String &extension) | IOFactory | virtual |
DownloadDWGTools() | DWGFactory | protectedstatic |
DWGFactory() | DWGFactory | |
EnableExtension(const String &extension, const String &read_password, const String &write_password) | IOFactory | static |
EnableFactory(IOFactory *factory, const String &read_password, const String &write_password) | IOFactory | static |
EnableFactory(const String &factory, const String &read_password, const String &write_password) | IOFactory | static |
factoryFeatures(const FactoryParameters &file, bool is_import) const override | DWGFactory | protectedvirtual |
factoryReadAppFeature() const | IOFactory | |
factoryWriteAppFeature() const | IOFactory | |
filterModelsToExport(Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) const | IOFactory | virtual |
FindODAPath() | DWGFactory | protectedstatic |
getIcon(const File &file) | IOFactory | virtual |
getSupportedFormats(Buffer< FileFormat > &formats, bool is_read) override | DWGFactory | protectedvirtual |
NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats) | IOFactory | |
NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, const File &file) | IOFactory | virtual |
NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models) | IOFactory | virtual |
getSupportedFormatsByModelType(Buffer< FileFormat > &formats, bool is_read, const String &model_type) | IOFactory | virtual |
getSupportedFormatsForExtension(Buffer< FileFormat > &formats, bool is_read, const String &extension) | IOFactory | virtual |
INI() | DWGFactory | protectedstatic |
IOFactory(const String &factory_name) | IOFactory | |
isAutoEnabled() const | IOFactory | virtual |
isFactoryEnabled(bool is_read) const | IOFactory | virtual |
name() const | IOFactory | inline |
NeedsToDownloadDWGTools() | DWGFactory | protectedstatic |
readFile(FactoryParameters &file) override | DWGFactory | protectedvirtual |
readFileWithDefaultSettings(const File &file, DesignObjectLookup *lookup) | IOFactory | |
readScenesFromFile(const File &file) | IOFactory | |
s_is_valid | DWGFactory | protectedstatic |
s_oda_path | DWGFactory | protectedstatic |
SetODAPath(const File &file) | DWGFactory | protectedstatic |
SupportsODA() | DWGFactory | protectedstatic |
throwIfNotEnabled(bool is_read) | IOFactory | |
updateFromFile(const FactoryParameters &file, const FactoryOptions &old_options) | IOFactory | virtual |
writeFile(FactoryParameters &file) override | DWGFactory | protectedvirtual |
writeScenesToFile(const File &file, const Buffer< Scene > &scene) | IOFactory | |
~IOFactory() | IOFactory | virtual |