public class CustomAnnotationLayer extends CustomLayer
Layer.DataSizeKEY_DIMENSION| Constructor and Description | 
|---|
| CustomAnnotationLayer(java.lang.String name,
                     java.lang.String description,
                     java.lang.Object paint) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isExport() | 
| void | setExport(boolean export) | 
clone, getActions, getBiome, getExportIndex, getIcon, getOpacity, getPaint, getPalette, getPaletteIndex, getRenderer, getType, isHide, setBiome, setExportIndex, setHide, setMinMaxHeight, setName, setOpacity, setPaint, setPalette, setPaletteIndexcompareTo, equals, getDataSize, getDefaultValue, getDescription, getExporter, getExporterType, getId, getMnemonic, getName, getPriority, hashCode, isExportableToFile, setDescription, toStringpublic CustomAnnotationLayer(java.lang.String name,
                             java.lang.String description,
                             java.lang.Object paint)
public boolean isExport()
isExport in class CustomLayerpublic void setExport(boolean export)
setExport in class CustomLayer