Uranium
Application Framework
 All Classes Namespaces Files Functions Variables Pages
UM.Workspace.WorkspaceFileHandler.WorkspaceFileHandler Class Reference

Central class for reading and writing workspaces. More...

Inheritance diagram for UM.Workspace.WorkspaceFileHandler.WorkspaceFileHandler:
UM.FileHandler.FileHandler.FileHandler

Public Member Functions

def __init__
 
def readerRead
 
- Public Member Functions inherited from UM.FileHandler.FileHandler.FileHandler
def __init__
 
def setApplication
 
def getApplication
 
def getInstance
 Return the singleton instance of the filehandler. More...
 
def supportedReadFileTypes
 
def supportedWriteFileTypes
 
def readLocalFile
 
def getSupportedFileTypesWrite
 Get list of all supported filetypes for writing. More...
 
def getSupportedFileTypesRead
 
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...
 

Detailed Description

Central class for reading and writing workspaces.

This class is created by Application and handles reading and writing workspace files.


The documentation for this class was generated from the following file: