public interface CTFontSig extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTFontSig.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 |
|---|---|
byte[] |
getCsb0()
Gets the "csb0" attribute
|
byte[] |
getCsb1()
Gets the "csb1" attribute
|
byte[] |
getUsb0()
Gets the "usb0" attribute
|
byte[] |
getUsb1()
Gets the "usb1" attribute
|
byte[] |
getUsb2()
Gets the "usb2" attribute
|
byte[] |
getUsb3()
Gets the "usb3" attribute
|
void |
setCsb0(byte[] csb0)
Sets the "csb0" attribute
|
void |
setCsb1(byte[] csb1)
Sets the "csb1" attribute
|
void |
setUsb0(byte[] usb0)
Sets the "usb0" attribute
|
void |
setUsb1(byte[] usb1)
Sets the "usb1" attribute
|
void |
setUsb2(byte[] usb2)
Sets the "usb2" attribute
|
void |
setUsb3(byte[] usb3)
Sets the "usb3" attribute
|
STLongHexNumber |
xgetCsb0()
Gets (as xml) the "csb0" attribute
|
STLongHexNumber |
xgetCsb1()
Gets (as xml) the "csb1" attribute
|
STLongHexNumber |
xgetUsb0()
Gets (as xml) the "usb0" attribute
|
STLongHexNumber |
xgetUsb1()
Gets (as xml) the "usb1" attribute
|
STLongHexNumber |
xgetUsb2()
Gets (as xml) the "usb2" attribute
|
STLongHexNumber |
xgetUsb3()
Gets (as xml) the "usb3" attribute
|
void |
xsetCsb0(STLongHexNumber csb0)
Sets (as xml) the "csb0" attribute
|
void |
xsetCsb1(STLongHexNumber csb1)
Sets (as xml) the "csb1" attribute
|
void |
xsetUsb0(STLongHexNumber usb0)
Sets (as xml) the "usb0" attribute
|
void |
xsetUsb1(STLongHexNumber usb1)
Sets (as xml) the "usb1" attribute
|
void |
xsetUsb2(STLongHexNumber usb2)
Sets (as xml) the "usb2" attribute
|
void |
xsetUsb3(STLongHexNumber usb3)
Sets (as xml) the "usb3" 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
byte[] getUsb0()
STLongHexNumber xgetUsb0()
void setUsb0(byte[] usb0)
void xsetUsb0(STLongHexNumber usb0)
byte[] getUsb1()
STLongHexNumber xgetUsb1()
void setUsb1(byte[] usb1)
void xsetUsb1(STLongHexNumber usb1)
byte[] getUsb2()
STLongHexNumber xgetUsb2()
void setUsb2(byte[] usb2)
void xsetUsb2(STLongHexNumber usb2)
byte[] getUsb3()
STLongHexNumber xgetUsb3()
void setUsb3(byte[] usb3)
void xsetUsb3(STLongHexNumber usb3)
byte[] getCsb0()
STLongHexNumber xgetCsb0()
void setCsb0(byte[] csb0)
void xsetCsb0(STLongHexNumber csb0)
byte[] getCsb1()
STLongHexNumber xgetCsb1()
void setCsb1(byte[] csb1)
void xsetCsb1(STLongHexNumber csb1)
Copyright © 2010 - 2020 Adobe. All Rights Reserved