public class LayerType extends AbstractStructuredType
| Modifier and Type | Field and Description |
|---|---|
static String |
LAYER_NAME |
static String |
LAYER_TEXT |
STRUCTURE_ARRAY_NAME| Constructor and Description |
|---|
LayerType(XMPMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLayerName()
Get The LayerName data
|
String |
getLayerText()
Get The LayerText data
|
void |
setLayerName(String image)
Set LayerName
|
void |
setLayerText(String image)
Set LayerText
|
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefixaddNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removePropertycontainsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyNamepublic static final String LAYER_NAME
public static final String LAYER_TEXT
public LayerType(XMPMetadata metadata)
public String getLayerName()
public void setLayerName(String image)
image - the value of LayerName property to setpublic String getLayerText()
public void setLayerText(String image)
image - the value of LayerText property to setCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.