public interface IScreenRectangle
Modifier and Type | Method and Description |
---|---|
Composite |
createToolTip(Composite parent,
ITermEditor editor)
Creates the tooltip composite.
|
int |
getColorType()
Gets the type for colors, see the PluginPreference.TERM_RECTANGLE_TYPES.
|
int |
getHeight()
Gets the height.
|
Rectangle |
getRectangle()
Gets the Rectangle.
|
ScreenRectangleInfo |
getRectInfo()
Gets the screen rectangle info object.
|
int |
getWidth()
Gets the width.
|
int |
getX()
Gets the X position.
|
int |
getY()
Gets the Y position.
|
boolean |
isShown()
Checks if shown on screen.
|
boolean |
isVerifiedSuccessfully()
Checks for verification success.
|
boolean |
mustWrap()
Check if the rectangle must wrap (for host fields).
|
void |
saveRectInfo(ScreenRectangleInfo rectInfo)
Saves the screen rectangle info object.
|
void |
setRectangle(Rectangle r)
Sets the Rectangle.
|
boolean mustWrap()
int getX()
int getY()
int getWidth()
int getHeight()
Rectangle getRectangle()
void setRectangle(Rectangle r)
int getColorType()
ScreenRectangleInfo getRectInfo()
void saveRectInfo(ScreenRectangleInfo rectInfo)
boolean isShown()
boolean isVerifiedSuccessfully()
Composite createToolTip(Composite parent, ITermEditor editor)
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.