|
Uranium
Application Framework
|
Central class for reading and writing workspaces. More...
Public Member Functions | |
| def | __init__ |
| def | readerRead |
Public Member Functions inherited from UM.FileHandler.FileHandler.FileHandler | |
| def | __init__ |
| def | supportedReadFileTypes (self) |
| def | supportedWriteFileTypes (self) |
| def | readLocalFile |
| def | getSupportedFileTypesWrite (self) |
| Get list of all supported filetypes for writing. More... | |
| def | getSupportedFileTypesRead (self) |
| def | addReader |
| def | addWriter |
| def | readerRead |
| def | getWriterByMimeType |
| Get a mesh writer object that supports writing the specified mime type. More... | |
| def | getWriter |
| Get an instance of a mesh writer by ID. | |
| def | getReaderForFile |
| Find a Reader that accepts the given file name. More... | |
| def | getInstance (cls, args, kwargs) |
Public Attributes | |
| workspace_reader | |
Central class for reading and writing workspaces.
This class is created by Application and handles reading and writing workspace files.