public interface CTFontRel extends CTRel
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTFontRel.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 |
|---|---|
String |
getFontKey()
Gets the "fontKey" attribute
|
STOnOff.Enum |
getSubsetted()
Gets the "subsetted" attribute
|
boolean |
isSetFontKey()
True if has "fontKey" attribute
|
boolean |
isSetSubsetted()
True if has "subsetted" attribute
|
void |
setFontKey(String fontKey)
Sets the "fontKey" attribute
|
void |
setSubsetted(STOnOff.Enum subsetted)
Sets the "subsetted" attribute
|
void |
unsetFontKey()
Unsets the "fontKey" attribute
|
void |
unsetSubsetted()
Unsets the "subsetted" attribute
|
STGuid |
xgetFontKey()
Gets (as xml) the "fontKey" attribute
|
STOnOff |
xgetSubsetted()
Gets (as xml) the "subsetted" attribute
|
void |
xsetFontKey(STGuid fontKey)
Sets (as xml) the "fontKey" attribute
|
void |
xsetSubsetted(STOnOff subsetted)
Sets (as xml) the "subsetted" attribute
|
getId, setId, xgetId, xsetIdchangeType, 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
String getFontKey()
STGuid xgetFontKey()
boolean isSetFontKey()
void setFontKey(String fontKey)
void xsetFontKey(STGuid fontKey)
void unsetFontKey()
STOnOff.Enum getSubsetted()
STOnOff xgetSubsetted()
boolean isSetSubsetted()
void setSubsetted(STOnOff.Enum subsetted)
void xsetSubsetted(STOnOff subsetted)
void unsetSubsetted()
Copyright © 2010 - 2020 Adobe. All Rights Reserved