|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdfPresentationDocument.OdfMediaType | |
|---|---|
| org.odftoolkit.odfdom.doc | The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. |
| Uses of OdfPresentationDocument.OdfMediaType in org.odftoolkit.odfdom.doc |
|---|
| Methods in org.odftoolkit.odfdom.doc that return OdfPresentationDocument.OdfMediaType | |
|---|---|
static OdfPresentationDocument.OdfMediaType |
OdfPresentationDocument.OdfMediaType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OdfPresentationDocument.OdfMediaType[] |
OdfPresentationDocument.OdfMediaType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.odftoolkit.odfdom.doc with parameters of type OdfPresentationDocument.OdfMediaType | |
|---|---|
void |
OdfPresentationDocument.changeMode(OdfPresentationDocument.OdfMediaType type)
Switches this instance to the given type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||