|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILightImageLabelImplementation
The Interface ILightImageLabelImplementation.
| Method Summary | |
|---|---|
void |
drawImage(java.awt.Image image)
Draw image. |
void |
drawImage(java.net.URL imageResource)
Draw image. |
void |
enableAspectRatio(boolean isAspectRationEnabled)
Enable aspect ratio. |
java.net.URL |
getImageResource()
Gets the image resource. |
boolean |
isAplaEnabled()
Checks if is apla enabled. |
boolean |
isAspectRatioEnabled()
Checks if is aspect ratio enabled. |
void |
useAlpha(boolean useAlpha)
Use alpha. |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IQuadContentItemImplementation |
|---|
setAutoFitSize, setHeight, setWidth |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Method Detail |
|---|
void drawImage(java.awt.Image image)
image - the imagevoid drawImage(java.net.URL imageResource)
imageResource - the image resourcevoid enableAspectRatio(boolean isAspectRationEnabled)
isAspectRationEnabled - the is aspect ration enabledjava.net.URL getImageResource()
boolean isAplaEnabled()
boolean isAspectRatioEnabled()
void useAlpha(boolean useAlpha)
useAlpha - the use alpha
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||