|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorNode | |
---|---|
org.apache.myfaces.trinidadinternal.style.xml.parse |
Uses of ColorNode in org.apache.myfaces.trinidadinternal.style.xml.parse |
---|
Methods in org.apache.myfaces.trinidadinternal.style.xml.parse that return types with arguments of type ColorNode | |
---|---|
java.util.Iterator<ColorNode> |
ColorSchemeNode.getColors()
Returns an Iterator of ColorNodes contained by this ColorSchemeNode |
Constructors in org.apache.myfaces.trinidadinternal.style.xml.parse with parameters of type ColorNode | |
---|---|
ColorSchemeNode(java.lang.String namespaceURI,
java.lang.String name,
ColorNode[] colors)
Creates a ColorSchemeNode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |