public class ImageNode extends HierarchyNode<ExtendedGuid>
The image node.
Constructor and Description |
---|
ImageNode(ExtendedGuid nodeId)
Initializes a new instance of the
ImageNode class. |
Modifier and Type | Method and Description |
---|---|
int |
getDisplayedPageNumber()
Gets the displayed page number of the image.
|
String |
getImageAltText()
Gets alternative text for the image.
|
String |
getImageFilename()
Gets the file name of the image.
|
int |
getImageUploadState()
Gets the state of the binary data for the image.
|
int |
getLanguageId()
Gets the language code identifier.
|
com.aspose.ms.System.DateTime |
getLastModifiedTime()
Gets when the image was last changed.
|
LayoutAlignment |
getLayoutAlignmentInParent()
Gets the alignment of the image relative to its containing outline element.
|
LayoutAlignment |
getLayoutAlignmentSelf()
Gets the alignment of the image.
|
float |
getLayoutMaxHeight()
Gets the height to display the image.
|
float |
getLayoutMaxWidth()
Gets the width to display the image.
|
com.aspose.ms.System.Collections.Generic.IGenericList<NoteTagState> |
getNoteTagStates()
Gets the note tags set on the image.
|
float |
getOffsetFromParentHoriz()
Gets the horizontal offset from the page origin to the image.
|
float |
getOffsetFromParentVert()
Gets the vertical offset from the page origin to the image.
|
FileContainerProxy |
getPictureContainerProxy()
Gets or sets the picture container.
|
float |
getPictureHeight()
Gets the height of the image.
|
float |
getPictureWidth()
Gets the width of the image.
|
int |
getRichEditTextLangId()
Gets the locale identifier(LCID)
|
String |
getRichEditTextUnicode()
Gets the text for the image.
|
FileContainerProxy |
getWebPictureContainer14()
Gets or sets the web picture container 14.
|
String |
getWzHyperlinkUrl()
Itspecifies the hyperlink associated with the image.
|
boolean |
isBackground()
Gets whether the image is a background image.
|
boolean |
isConflictObjectForRender()
Gets whether the image is displayed as a conflict object.
|
boolean |
isConflictObjectForSelection()
Gets or sets a value indicating whether is conflict object for selection.
|
boolean |
isLayoutSizeSetByUser()
Gets whether the value of the LayoutMaxWidth element of the image was explicitly set by the user.
|
void |
setBackground(boolean value)
Gets whether the image is a background image.
|
void |
setConflictObjectForRender(boolean value)
Gets whether the image is displayed as a conflict object.
|
void |
setConflictObjectForSelection(boolean value)
Gets or sets a value indicating whether is conflict object for selection.
|
void |
setDisplayedPageNumber(int value)
Gets the displayed page number of the image.
|
void |
setImageAltText(String value)
Gets alternative text for the image.
|
void |
setImageFilename(String value)
Gets the file name of the image.
|
void |
setImageUploadState(int value)
Gets the state of the binary data for the image.
|
void |
setLanguageId(int value)
Gets the language code identifier.
|
void |
setLastModifiedTime(com.aspose.ms.System.DateTime value)
Gets when the image was last changed.
|
void |
setLayoutAlignmentInParent(LayoutAlignment value)
Gets the alignment of the image relative to its containing outline element.
|
void |
setLayoutAlignmentSelf(LayoutAlignment value)
Gets the alignment of the image.
|
void |
setLayoutMaxHeight(float value)
Gets the height to display the image.
|
void |
setLayoutMaxWidth(float value)
Gets the width to display the image.
|
void |
setLayoutSizeSetByUser(boolean value)
Gets whether the value of the LayoutMaxWidth element of the image was explicitly set by the user.
|
void |
setNoteTagStates(com.aspose.ms.System.Collections.Generic.IGenericList<NoteTagState> value)
Gets the note tags set on the image.
|
void |
setOffsetFromParentHoriz(float value)
Gets the horizontal offset from the page origin to the image.
|
void |
setOffsetFromParentVert(float value)
Gets the vertical offset from the page origin to the image.
|
void |
setPictureContainerProxy(FileContainerProxy value)
Gets or sets the picture container.
|
void |
setPictureHeight(float value)
Gets the height of the image.
|
void |
setPictureWidth(float value)
Gets the width of the image.
|
void |
setRichEditTextLangId(int value)
Gets the locale identifier(LCID)
|
void |
setRichEditTextUnicode(String value)
Gets the text for the image.
|
void |
setWebPictureContainer14(FileContainerProxy value)
Gets or sets the web picture container 14.
|
void |
setWzHyperlinkUrl(String value)
Itspecifies the hyperlink associated with the image.
|
getNodeId, getType
public ImageNode(ExtendedGuid nodeId)
Initializes a new instance of the ImageNode
class.
nodeId
- The node id.public com.aspose.ms.System.DateTime getLastModifiedTime()
Gets when the image was last changed.
public void setLastModifiedTime(com.aspose.ms.System.DateTime value)
Gets when the image was last changed.
public FileContainerProxy getPictureContainerProxy()
Gets or sets the picture container.
public void setPictureContainerProxy(FileContainerProxy value)
Gets or sets the picture container.
public float getLayoutMaxWidth()
Gets the width to display the image.
public void setLayoutMaxWidth(float value)
Gets the width to display the image.
public float getLayoutMaxHeight()
Gets the height to display the image.
public void setLayoutMaxHeight(float value)
Gets the height to display the image.
public boolean isLayoutSizeSetByUser()
Gets whether the value of the LayoutMaxWidth element of the image was explicitly set by the user.
public void setLayoutSizeSetByUser(boolean value)
Gets whether the value of the LayoutMaxWidth element of the image was explicitly set by the user.
public int getLanguageId()
Gets the language code identifier.
public void setLanguageId(int value)
Gets the language code identifier.
public String getImageAltText()
Gets alternative text for the image.
public void setImageAltText(String value)
Gets alternative text for the image.
public FileContainerProxy getWebPictureContainer14()
Gets or sets the web picture container 14.
public void setWebPictureContainer14(FileContainerProxy value)
Gets or sets the web picture container 14.
public LayoutAlignment getLayoutAlignmentInParent()
Gets the alignment of the image relative to its containing outline element.
public void setLayoutAlignmentInParent(LayoutAlignment value)
Gets the alignment of the image relative to its containing outline element.
public LayoutAlignment getLayoutAlignmentSelf()
Gets the alignment of the image.
public void setLayoutAlignmentSelf(LayoutAlignment value)
Gets the alignment of the image.
public String getImageFilename()
Gets the file name of the image.
public void setImageFilename(String value)
Gets the file name of the image.
public int getDisplayedPageNumber()
Gets the displayed page number of the image.
public void setDisplayedPageNumber(int value)
Gets the displayed page number of the image.
public String getRichEditTextUnicode()
Gets the text for the image.
public void setRichEditTextUnicode(String value)
Gets the text for the image.
public int getRichEditTextLangId()
Gets the locale identifier(LCID)
public void setRichEditTextLangId(int value)
Gets the locale identifier(LCID)
public boolean isConflictObjectForRender()
Gets whether the image is displayed as a conflict object.
public void setConflictObjectForRender(boolean value)
Gets whether the image is displayed as a conflict object.
public boolean isConflictObjectForSelection()
Gets or sets a value indicating whether is conflict object for selection.
public void setConflictObjectForSelection(boolean value)
Gets or sets a value indicating whether is conflict object for selection.
public int getImageUploadState()
Gets the state of the binary data for the image.
public void setImageUploadState(int value)
Gets the state of the binary data for the image.
public float getPictureWidth()
Gets the width of the image.
public void setPictureWidth(float value)
Gets the width of the image.
public float getPictureHeight()
Gets the height of the image.
public void setPictureHeight(float value)
Gets the height of the image.
public String getWzHyperlinkUrl()
Itspecifies the hyperlink associated with the image.
public void setWzHyperlinkUrl(String value)
Itspecifies the hyperlink associated with the image.
public com.aspose.ms.System.Collections.Generic.IGenericList<NoteTagState> getNoteTagStates()
Gets the note tags set on the image.
public void setNoteTagStates(com.aspose.ms.System.Collections.Generic.IGenericList<NoteTagState> value)
Gets the note tags set on the image.
public float getOffsetFromParentHoriz()
Gets the horizontal offset from the page origin to the image.
public void setOffsetFromParentHoriz(float value)
Gets the horizontal offset from the page origin to the image.
public float getOffsetFromParentVert()
Gets the vertical offset from the page origin to the image.
public void setOffsetFromParentVert(float value)
Gets the vertical offset from the page origin to the image.
public boolean isBackground()
Gets whether the image is a background image.
public void setBackground(boolean value)
Gets whether the image is a background image.
Copyright (c) 2016 Aspose. All Rights Reserved.