public interface CTNonVisualPictureProperties extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTNonVisualPictureProperties.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 |
|---|---|
CTOfficeArtExtensionList |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTPictureLocking |
addNewPicLocks()
Appends and returns a new empty "picLocks" element
|
CTOfficeArtExtensionList |
getExtLst()
Gets the "extLst" element
|
CTPictureLocking |
getPicLocks()
Gets the "picLocks" element
|
boolean |
getPreferRelativeResize()
Gets the "preferRelativeResize" attribute
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetPicLocks()
True if has "picLocks" element
|
boolean |
isSetPreferRelativeResize()
True if has "preferRelativeResize" attribute
|
void |
setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" element
|
void |
setPicLocks(CTPictureLocking picLocks)
Sets the "picLocks" element
|
void |
setPreferRelativeResize(boolean preferRelativeResize)
Sets the "preferRelativeResize" attribute
|
void |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetPicLocks()
Unsets the "picLocks" element
|
void |
unsetPreferRelativeResize()
Unsets the "preferRelativeResize" attribute
|
XmlBoolean |
xgetPreferRelativeResize()
Gets (as xml) the "preferRelativeResize" attribute
|
void |
xsetPreferRelativeResize(XmlBoolean preferRelativeResize)
Sets (as xml) the "preferRelativeResize" 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
CTPictureLocking getPicLocks()
boolean isSetPicLocks()
void setPicLocks(CTPictureLocking picLocks)
CTPictureLocking addNewPicLocks()
void unsetPicLocks()
CTOfficeArtExtensionList getExtLst()
boolean isSetExtLst()
void setExtLst(CTOfficeArtExtensionList extLst)
CTOfficeArtExtensionList addNewExtLst()
void unsetExtLst()
boolean getPreferRelativeResize()
XmlBoolean xgetPreferRelativeResize()
boolean isSetPreferRelativeResize()
void setPreferRelativeResize(boolean preferRelativeResize)
void xsetPreferRelativeResize(XmlBoolean preferRelativeResize)
void unsetPreferRelativeResize()
Copyright © 2010 - 2020 Adobe. All Rights Reserved