Třída uchovává konstanty pro čtení/zápis xml souboru popisujícího obraz.
More...
Třída uchovává konstanty pro čtení/zápis xml souboru popisujícího obraz.
Definition at line 61 of file Image.java.
final String mhr.appcore.image.Image.FileConstants.DEPTH_NODE = "Depth" |
|
static |
final String mhr.appcore.image.Image.FileConstants.HEIGHT_NODE = "Height" |
|
static |
final String mhr.appcore.image.Image.FileConstants.IMAGE_LAYERS_NODE = "ImageLayers" |
|
static |
final String mhr.appcore.image.Image.FileConstants.INFO_NODE = "ImageInfo" |
|
static |
final String mhr.appcore.image.Image.FileConstants.LAYER_NODE = "Layer" |
|
static |
final String mhr.appcore.image.Image.FileConstants.LAYER_TYPE_NODE = "LayerType" |
|
static |
final String mhr.appcore.image.Image.FileConstants.MASTER_MASK_ACTIVE_NODE = "MasterMaskActive" |
|
static |
final String mhr.appcore.image.Image.FileConstants.MASTER_MASK_FILE_NAME = "master_mask" |
|
static |
final String mhr.appcore.image.Image.FileConstants.NEXT_ID_NODE = "NextId" |
|
static |
final String mhr.appcore.image.Image.FileConstants.ROOT_NODE = "Image" |
|
static |
final String mhr.appcore.image.Image.FileConstants.SELECTED_LAYER_ID_NODE = "SelectedLayerId" |
|
static |
final String mhr.appcore.image.Image.FileConstants.SELECTED_STATE_NODE = "SelectedState" |
|
static |
final String mhr.appcore.image.Image.FileConstants.WIDTH_NODE = "Width" |
|
static |
The documentation for this class was generated from the following file:
- /home/xxx/eclipse_workspaces/app/appcore/src/mhr/appcore/image/Image.java