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

All Superinterfaces:
IContentItemImplementation, IOrthoContentItemImplementation
All Known Subinterfaces:
IRoundFrameImplementation, IRoundImageLabelImplementation, IRoundTextLabelImplementation
All Known Implementing Classes:
JMERoundContentItem, JMERoundFrame, JMERoundImageLabel, JMERoundTextLabel, RoundContentItem, RoundFrame, RoundImageLabel, RoundTextLabel

public interface IRoundContentItemImplementation
extends IOrthoContentItemImplementation

The Interface IRoundContentItemImplementation.


Method Summary
 void setRadius(float radius)
          Sets the radius.
 
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

setRadius

void setRadius(float radius)
Sets the radius.

Parameters:
radius - the new radius