Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.number | |
org.odftoolkit.odfdom.dom.element.style |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(StyleMapElement ele)
A method to visit "style:map" elements
|
Modifier and Type | Method and Description |
---|---|
StyleMapElement |
NumberTimeStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
StyleMapElement |
NumberDateStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
StyleMapElement |
NumberPercentageStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
StyleMapElement |
NumberCurrencyStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
StyleMapElement |
NumberNumberStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
StyleMapElement |
NumberTextStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
StyleMapElement |
NumberBooleanStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
Modifier and Type | Method and Description |
---|---|
StyleMapElement |
StyleStyleElement.newStyleMapElement(String styleApplyStyleNameValue,
String styleConditionValue)
Create child element style:map.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.