|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcox.jmatt.java.MathTools.markup.StyleInfo
cox.jmatt.java.MathTools.markup.SimpleStyleImpl
public class SimpleStyleImpl
This class presents a fully-settable StyleInfo
. Every aspect is accessible.
Constructor Summary | |
---|---|
SimpleStyleImpl()
|
Method Summary | |
---|---|
SimpleStyleImpl |
addDeclaration(java.lang.String pName,
java.lang.String pValue)
Set a declaration in this rule. |
java.util.Hashtable<java.lang.String,java.lang.String> |
getDeclarations()
Get a copy of the declarations. |
Methods inherited from class cox.jmatt.java.MathTools.markup.StyleInfo |
---|
_addDeclaration, _addNDeclaration, _addNDeclaration, _declarations, _enableCopy, _uniqueName, configurate, configurateGlobalPizza, copyOf, reset, setName, toAttribute, toAttribute, toCSS, toRawCSS, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleStyleImpl()
Method Detail |
---|
public java.util.Hashtable<java.lang.String,java.lang.String> getDeclarations()
public SimpleStyleImpl addDeclaration(java.lang.String pName, java.lang.String pValue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |