public class StyleType extends XmlBaseType
Constructor and Description |
---|
StyleType() |
StyleType(Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
void |
applyTo(ElementType elementType,
StyleResolver styleResolver) |
String |
getBaseStyleId() |
String |
getStyleId() |
String |
output(int offset) |
void |
setAttributes(AttributesType styleAttributesTypeParam) |
void |
setEffect(EffectsType effectTypeParam) |
void |
setInteract(InteractType interactTypeParam) |
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
public StyleType()
public StyleType(Attributes attributes)
public void setAttributes(AttributesType styleAttributesTypeParam)
public void setEffect(EffectsType effectTypeParam)
public void setInteract(InteractType interactTypeParam)
public String output(int offset)
output
in class XmlBaseType
public String getStyleId()
public String getBaseStyleId()
public void applyTo(ElementType elementType, StyleResolver styleResolver)
Copyright © 2013. All Rights Reserved.