public interface CTRubyPr extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTRubyPr.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 |
|---|---|
CTOnOff |
addNewDirty()
Appends and returns a new empty "dirty" element
|
CTHpsMeasure |
addNewHps()
Appends and returns a new empty "hps" element
|
CTHpsMeasure |
addNewHpsBaseText()
Appends and returns a new empty "hpsBaseText" element
|
CTHpsMeasure |
addNewHpsRaise()
Appends and returns a new empty "hpsRaise" element
|
CTLang |
addNewLid()
Appends and returns a new empty "lid" element
|
CTRubyAlign |
addNewRubyAlign()
Appends and returns a new empty "rubyAlign" element
|
CTOnOff |
getDirty()
Gets the "dirty" element
|
CTHpsMeasure |
getHps()
Gets the "hps" element
|
CTHpsMeasure |
getHpsBaseText()
Gets the "hpsBaseText" element
|
CTHpsMeasure |
getHpsRaise()
Gets the "hpsRaise" element
|
CTLang |
getLid()
Gets the "lid" element
|
CTRubyAlign |
getRubyAlign()
Gets the "rubyAlign" element
|
boolean |
isSetDirty()
True if has "dirty" element
|
void |
setDirty(CTOnOff dirty)
Sets the "dirty" element
|
void |
setHps(CTHpsMeasure hps)
Sets the "hps" element
|
void |
setHpsBaseText(CTHpsMeasure hpsBaseText)
Sets the "hpsBaseText" element
|
void |
setHpsRaise(CTHpsMeasure hpsRaise)
Sets the "hpsRaise" element
|
void |
setLid(CTLang lid)
Sets the "lid" element
|
void |
setRubyAlign(CTRubyAlign rubyAlign)
Sets the "rubyAlign" element
|
void |
unsetDirty()
Unsets the "dirty" element
|
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
CTRubyAlign getRubyAlign()
void setRubyAlign(CTRubyAlign rubyAlign)
CTRubyAlign addNewRubyAlign()
CTHpsMeasure getHps()
void setHps(CTHpsMeasure hps)
CTHpsMeasure addNewHps()
CTHpsMeasure getHpsRaise()
void setHpsRaise(CTHpsMeasure hpsRaise)
CTHpsMeasure addNewHpsRaise()
CTHpsMeasure getHpsBaseText()
void setHpsBaseText(CTHpsMeasure hpsBaseText)
CTHpsMeasure addNewHpsBaseText()
CTLang getLid()
void setLid(CTLang lid)
CTLang addNewLid()
CTOnOff getDirty()
boolean isSetDirty()
void setDirty(CTOnOff dirty)
CTOnOff addNewDirty()
void unsetDirty()
Copyright © 2010 - 2020 Adobe. All Rights Reserved