@Deprecated public class SlidesChangeInfo extends ChangeInfo
Info about changes
Constructor and Description |
---|
SlidesChangeInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getNodePosition()
Deprecated.
Position of changed component in a stack of components from modified document
|
void |
setNodePosition(int value)
Deprecated.
Position of changed component in a stack of components from modified document
|
getAction, getActionStr, getAuthors, getBox, getId, getPage, getStyleChanges, getText, getType, getTypeStr, setAction, setAuthors, setBox, setId, setPage, setStyleChanges, setText, setType
public int getNodePosition()
Position of changed component in a stack of components from modified document
public void setNodePosition(int value)
Position of changed component in a stack of components from modified document
value
- the valueCopyright © 2018. All rights reserved.