public interface CTTLByHslColorTransform extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTLByHslColorTransform.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
int |
getH()
Gets the "h" attribute
|
int |
getL()
Gets the "l" attribute
|
int |
getS()
Gets the "s" attribute
|
void |
setH(int h)
Sets the "h" attribute
|
void |
setL(int l)
Sets the "l" attribute
|
void |
setS(int s)
Sets the "s" attribute
|
STAngle |
xgetH()
Gets (as xml) the "h" attribute
|
STFixedPercentage |
xgetL()
Gets (as xml) the "l" attribute
|
STFixedPercentage |
xgetS()
Gets (as xml) the "s" attribute
|
void |
xsetH(STAngle h)
Sets (as xml) the "h" attribute
|
void |
xsetL(STFixedPercentage l)
Sets (as xml) the "l" attribute
|
void |
xsetS(STFixedPercentage s)
Sets (as xml) the "s" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
int getH()
STAngle xgetH()
void setH(int h)
void xsetH(STAngle h)
int getS()
STFixedPercentage xgetS()
void setS(int s)
void xsetS(STFixedPercentage s)
int getL()
STFixedPercentage xgetL()
void setL(int l)
void xsetL(STFixedPercentage l)
Copyright © 2010 - 2020 Adobe. All Rights Reserved