synergynetframework.appsystem.contentsystem.items.implementation.interfaces
Interface IRoundImageLabelImplementation

All Superinterfaces:
IContentItemImplementation, IOrthoContentItemImplementation, IRoundContentItemImplementation
All Known Implementing Classes:
JMERoundImageLabel, RoundImageLabel

public interface IRoundImageLabelImplementation
extends IRoundContentItemImplementation

The Interface IRoundImageLabelImplementation.


Method Summary
 void setAutoFit(boolean autoFit)
          Sets the auto fit.
 void setImageInfo(java.net.URL imageResource)
          Sets the image info.
 
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IRoundContentItemImplementation
setRadius
 
Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IOrthoContentItemImplementation
addBringToTopListener, addFlickListener, addItemListener, addOrthoControlPointRotateTranslateScaleListener, addScreenCursorListener, addSnapListener, allowMoreThanTwoToRotateAndScale, allowSingleTouchFreeMove, allowSnapToOccupiedLocation, centerItem, flick, getMaxScale, getMinScale, isFlickable, makeFlickable, makeUnflickable, placeRandom, removeBringToTopListeners, removeFlickListeners, removeItemListerner, removeOrthoControlPointRotateTranslateScaleListeners, removeScreenCursorListeners, removeSnapListeners, reset, rotateRandom, setAsBottomObject, setAsTopObject, setAsTopObjectAndBroadCastEvent, setBringToTopable, setFixLocations, setOrder, setRightClickDistance, setRotateTranslateScalable, setRotateTranslateScalable, setScaleLimit, setSingleTouchRotateTranslate, setSnapable, setTolerance, setZRotateLimit, turnOffEventDispatcher
 
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

setAutoFit

void setAutoFit(boolean autoFit)
Sets the auto fit.

Parameters:
autoFit - the new auto fit

setImageInfo

void setImageInfo(java.net.URL imageResource)
Sets the image info.

Parameters:
imageResource - the new image info