|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFObjectType | |
---|---|
org.apache.fop.render.pdf.extensions |
Uses of PDFObjectType in org.apache.fop.render.pdf.extensions |
---|
Methods in org.apache.fop.render.pdf.extensions that return PDFObjectType | |
---|---|
PDFObjectType |
PDFObjectExtension.getType()
|
static PDFObjectType |
PDFObjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PDFObjectType[] |
PDFObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.fop.render.pdf.extensions with parameters of type PDFObjectType | |
---|---|
PDFCollectionExtension(PDFObjectType type)
|
|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |