public interface IWFIOSImage extends IModelElement
MODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_DOCUMENTATION, PROP_NAME, PROP_QUALITY_REASON, PROP_QUALITY_SCORE
Modifier and Type | Method and Description |
---|---|
void |
addCrop(IWFDImageCrop crop) |
void |
addReference(IReference reference) |
int |
cropCount() |
java.util.Iterator |
cropIterator()
Returns an iterator over the model elements
IWFDImageCrop . |
int |
getBackgroundColor() |
int |
getBorderColor() |
IWFDImageCrop |
getCropByIndex(int index) |
int |
getFontColor() |
java.lang.String |
getFontName() |
int |
getFontSize() |
int |
getFontStyle() |
int |
getHeight() |
java.lang.String |
getImagePath() |
int |
getImageType() |
java.lang.String |
getParentElement() |
IReference |
getReferenceByIndex(int index) |
java.lang.String[] |
getReferencedByDiagramIds() |
java.lang.String[] |
getReferencedByModelAddresses() |
int |
getStrokeColor() |
int |
getWidth() |
int |
getX() |
int |
getY() |
boolean |
hasBounds() |
boolean |
hasFont() |
boolean |
hasFormat() |
boolean |
hasModel() |
int |
referenceCount() |
java.util.Iterator |
referenceIterator()
Returns an iterator over the model elements
IReference . |
void |
removeCrop(IWFDImageCrop crop) |
void |
removeCropByIndex(int index) |
void |
removeReference(IReference reference) |
void |
removeReferenceByIndex(int index) |
void |
setBackgroundColor(int backgroundColor) |
void |
setBorderColor(int borderColor) |
void |
setFontColor(int fontColor) |
void |
setFontName(java.lang.String fontName) |
void |
setFontSize(int fontSize) |
void |
setFontStyle(int fontStyle) |
void |
setHasBounds(boolean hasBounds) |
void |
setHasFont(boolean hasFont) |
void |
setHasFormat(boolean hasFormat) |
void |
setHasModel(boolean hasModel) |
void |
setHeight(int height) |
void |
setImagePath(java.lang.String imagePath) |
void |
setImageType(int imageType) |
void |
setParentElement(java.lang.String parentElement) |
void |
setReferencedByDiagramIds(java.lang.String[] referencedByDiagramIds) |
void |
setReferencedByModelAddresses(java.lang.String[] referencedByModelAddresses) |
void |
setStrokeColor(int strokeColor) |
void |
setWidth(int width) |
void |
setX(int x) |
void |
setY(int y) |
IWFDImageCrop[] |
toCropArray() |
IReference[] |
toReferenceArray() |
addChild, addPropertyChangeListener, addStereotype, addStereotype, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, delete, disposeTransientModel, duplicate, fromChartRelationshipCount, fromChartRelationshipIterator, fromRelationshipCount, fromRelationshipEndCount, fromRelationshipEndIterator, fromRelationshipIterator, getAddress, getChildById, getChildByIndex, getChildByIndex, getChildByName, getChildByName, getDescription, getDescriptionWithReferenceModels, getDiagramElements, getDisplayQualityScore, getDocumentation, getDocumentationWithReferenceModels, getHTMLDescription, getHTMLDescription, getHTMLDescriptionWithReferenceModels, getHTMLDescriptionWithReferenceModels, getHTMLDocumentation, getHTMLDocumentation, getHTMLDocumentationWithReferenceModels, getHTMLDocumentationWithReferenceModels, getId, getMasterView, getMirrorSource, getModelPropertyByName, getModelQualityDetails, getModelType, getName, getNickDescription, getNickDescriptionWithReferenceModels, getNickDocumentation, getNickDocumentationWithReferenceModels, getNickHTMLDescription, getNickHTMLDescription, getNickHTMLDescriptionWithReferenceModels, getNickHTMLDescriptionWithReferenceModels, getNickHTMLDocumentation, getNickHTMLDocumentation, getNickHTMLDocumentationWithReferenceModels, getNickHTMLDocumentationWithReferenceModels, getNickname, getNickPropertyValue, getParent, getProject, getQualityReason, getQualityScore, getReferencedBys, getReferencingModels, getSubDiagramAt, getTaggedValues, hasStereotype, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeStereotype, removeStereotype, removeSubDiagram, setDescription, setDocumentation, setHTMLDescription, setHTMLDocumentation, setName, setNickDescription, setNickDocumentation, setNickHTMLDescription, setNickHTMLDocumentation, setNickname, setTaggedValues, stereotypeCount, stereotypeModelIterator, subDiagramCount, subDiagramIterator, toChartRelationshipCount, toChartRelationshipIterator, toChildArray, toChildArray, toChildArray, toFromChartRelationshipArray, toFromRelationshipArray, toFromRelationshipEndArray, toModelPropertyArray, toPropertiesString, toRelationshipCount, toRelationshipEndCount, toRelationshipEndIterator, toRelationshipIterator, toStereotypeModelArray, toSubDiagramArray, toToChartRelationshipArray, toToRelationshipArray, toToRelationshipEndArray
static final java.lang.String PROP_BACKGROUND_COLOR
static final java.lang.String PROP_IMAGE_PATH
static final java.lang.String PROP_CROPS
static final java.lang.String PROP_REFERENCES
static final java.lang.String PROP_REFERENCED_BY_DIAGRAM_IDS
static final java.lang.String PROP_REFERENCED_BY_MODEL_ADDRESSES
static final java.lang.String PROP_HAS_BOUNDS
static final java.lang.String PROP_X
static final java.lang.String PROP_Y
static final java.lang.String PROP_WIDTH
static final java.lang.String PROP_HEIGHT
static final java.lang.String PROP_PARENT_ELEMENT
static final java.lang.String PROP_HAS_FONT
static final java.lang.String PROP_FONT_NAME
static final java.lang.String PROP_FONT_STYLE
static final java.lang.String PROP_FONT_SIZE
static final java.lang.String PROP_FONT_COLOR
static final java.lang.String PROP_HAS_FORMAT
static final java.lang.String PROP_BORDER_COLOR
static final java.lang.String PROP_STROKE_COLOR
static final java.lang.String PROP_HAS_MODEL
static final java.lang.String PROP_IMAGE_TYPE
static final int IMAGE_TYPE_UNSPECIFIED
static final int IMAGE_TYPE_IMAGE
static final int IMAGE_TYPE_ADVERTISEMENT
static final int IMAGE_TYPE_VIDEO
static final int IMAGE_TYPE_MAP
static final int IMAGE_TYPE_WEB
static final int IMAGE_TYPE_ATTACHMENT
static final int IMAGE_TYPE_BOX_1
static final int IMAGE_TYPE_BOX_2
static final int IMAGE_TYPE_DELETE
static final int IMAGE_TYPE_EDIT
static final int IMAGE_TYPE_FILE
static final int IMAGE_TYPE_FLAG
static final int IMAGE_TYPE_FOLDER
static final int IMAGE_TYPE_INBOX
static final int IMAGE_TYPE_REPLY
static final int IMAGE_TYPE_SEND
static final int IMAGE_TYPE_STACK_OF_BOX
static final int IMAGE_TYPE_BOOKMARK
static final int IMAGE_TYPE_CANCEL
static final int IMAGE_TYPE_DOWN
static final int IMAGE_TYPE_INFORMATION
static final int IMAGE_TYPE_LEFT
static final int IMAGE_TYPE_POINTER
static final int IMAGE_TYPE_REFRESH
static final int IMAGE_TYPE_RIGHT
static final int IMAGE_TYPE_TICK
static final int IMAGE_TYPE_UP
static final int IMAGE_TYPE_CAMERA
static final int IMAGE_TYPE_REFRESH_CAMERA
static final int IMAGE_TYPE_ADD
static final int IMAGE_TYPE_DOWNLOAD_ALL
static final int IMAGE_TYPE_DOWNLOAD_FROM_CLOUD
static final int IMAGE_TYPE_DOWNLOAD
static final int IMAGE_TYPE_SEARCH
static final int IMAGE_TYPE_UPLOAD
static final int IMAGE_TYPE_UPLOAD_TO_CLOUD
static final int IMAGE_TYPE_AIR_PLAY
static final int IMAGE_TYPE_NEXT
static final int IMAGE_TYPE_PAUSE
static final int IMAGE_TYPE_PLAY
static final int IMAGE_TYPE_PREVIOUS
static final int IMAGE_TYPE_CONTACTS
static final int IMAGE_TYPE_FAVORITES
static final int IMAGE_TYPE_MORE
static final int IMAGE_TYPE_RECENTS
void setBackgroundColor(int backgroundColor)
int getBackgroundColor()
void setImagePath(java.lang.String imagePath)
java.lang.String getImagePath()
void addCrop(IWFDImageCrop crop)
void removeCrop(IWFDImageCrop crop)
IWFDImageCrop getCropByIndex(int index)
void removeCropByIndex(int index)
int cropCount()
java.util.Iterator cropIterator()
IWFDImageCrop
.IWFDImageCrop[] toCropArray()
void addReference(IReference reference)
void removeReference(IReference reference)
IReference getReferenceByIndex(int index)
void removeReferenceByIndex(int index)
int referenceCount()
java.util.Iterator referenceIterator()
IReference
.IReference[] toReferenceArray()
void setReferencedByDiagramIds(java.lang.String[] referencedByDiagramIds)
java.lang.String[] getReferencedByDiagramIds()
void setReferencedByModelAddresses(java.lang.String[] referencedByModelAddresses)
java.lang.String[] getReferencedByModelAddresses()
void setHasBounds(boolean hasBounds)
boolean hasBounds()
void setX(int x)
int getX()
void setY(int y)
int getY()
void setWidth(int width)
int getWidth()
void setHeight(int height)
int getHeight()
void setParentElement(java.lang.String parentElement)
java.lang.String getParentElement()
void setHasFont(boolean hasFont)
boolean hasFont()
void setFontName(java.lang.String fontName)
java.lang.String getFontName()
void setFontStyle(int fontStyle)
int getFontStyle()
void setFontSize(int fontSize)
int getFontSize()
void setFontColor(int fontColor)
int getFontColor()
void setHasFormat(boolean hasFormat)
boolean hasFormat()
void setBorderColor(int borderColor)
int getBorderColor()
void setStrokeColor(int strokeColor)
int getStrokeColor()
void setHasModel(boolean hasModel)
boolean hasModel()
void setImageType(int imageType)
int getImageType()