Package heronarts.lx.studio.ui.preview
Class UINormalizationBounds
java.lang.Object
heronarts.glx.ui.UIEventHandler
heronarts.glx.ui.UIObject
heronarts.glx.ui.UI3dComponent
heronarts.lx.studio.ui.preview.UINormalizationBounds
- All Implemented Interfaces:
LXLoopTask
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class heronarts.glx.ui.UI3dComponent
addChild, contains, draw, getContext, getHeight, getWidth, onCameraChanged, removeChild
Methods inherited from class heronarts.glx.ui.UIObject
addListener, addListener, addLoopTask, blur, bringToFront, focus, getDescription, getFocusedChild, getLX, getParent, getUI, getX, getY, hasDirectFocus, hasFocus, isVisible, loop, onBlur, onFocus, onUIResize, removeLoopTask, requireUIThread, setConsumeMousePress, setDebugId, setDescription, setVisible, toggleVisible, toString
Methods inherited from class heronarts.glx.ui.UIEventHandler
onKeyPressed, onKeyReleased, onMouseDragged, onMouseMoved, onMouseOut, onMouseOver, onMousePressed, onMouseReleased, onMouseScroll
-
Constructor Details
-
UINormalizationBounds
-
-
Method Details
-
onDraw
Description copied from class:UI3dComponent
Subclasses should override this method with specific drawing routings- Overrides:
onDraw
in classUI3dComponent
- Parameters:
ui
- UIview
- View to draw into
-
dispose
public void dispose()
-