public interface ICachableImage extends IImage
INestable.IChildrenChangedListener| Modifier and Type | Method and Description |
|---|---|
void |
generateBorder(IStage stage,
com.jme3.math.ColorRGBA borderColour,
float borderWidth)
Generate border.
|
void |
removeBorder()
Removes the border.
|
getImage, setImage, setImage, setSize, setTexture, setWrappinggetHeight, getSize, getWidth, setSizeaddItemListener, behaviourAdded, centerItem, convertWorldVelocityToLocalVelocity, getBehaviours, getBehaviours, getItemListeners, getManipulableSpatial, getMultiTouchDispatcher, getName, getParentItem, getRelativeLocation, getRelativeLocationOfWorldLocation, getRelativeRotation, getRelativeScale, getUUID, getWorldLocation, getWorldLocation, getWorldRotationDegrees, getZOrder, getZOrderManager, isVisible, removeItemListener, setInteractionEnabled, setItemListeners, setParentItem, setRelativeLocation, setRelativeRotation, setRelativeScale, setVisible, setWorldLocation, setZOrderaddItem, deRegisterChildrenChangedListener, getChildItems, getChildrenCount, hasChildren, registerChildrenChangedListener, removeAllItems, removeItemvoid generateBorder(IStage stage, com.jme3.math.ColorRGBA borderColour, float borderWidth)
stage - the stageborderColour - the border colourborderWidth - the border widthvoid removeBorder()