de.lessvoid.nifty.loaderv2.types
Class StyleType
java.lang.Object
de.lessvoid.nifty.loaderv2.types.XmlBaseType
de.lessvoid.nifty.loaderv2.types.StyleType
- All Implemented Interfaces:
- XmlType
public class StyleType
- extends XmlBaseType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleType
public StyleType()
StyleType
public StyleType(Attributes attributes)
setAttributes
public void setAttributes(AttributesType styleAttributesTypeParam)
setEffect
public void setEffect(EffectsType effectTypeParam)
setInteract
public void setInteract(InteractType interactTypeParam)
output
public String output(int offset)
- Overrides:
output
in class XmlBaseType
getStyleId
public String getStyleId()
getBaseStyleId
public String getBaseStyleId()
applyTo
public void applyTo(ElementType elementType,
StyleResolver styleResolver)
Copyright © 2011. All Rights Reserved.