public class VolumeRenderingView.View
extends usf.saav.common.mvc.ViewComponent.Subview
implements usf.saav.common.mvc.ViewComponent, usf.saav.common.mvc.PositionedComponent
| Constructor and Description |
|---|
View() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPosition(int u0,
int v0,
int w,
int h) |
void |
setup() |
draw, drawLegend, registerSubView, unregisterSubView, updategetHeight, getPosition, getU0, getV0, getWidth, inRange, setPositiondisable, enable, isEnabled, setEnabledequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setup()
setup in interface usf.saav.common.mvc.BasicComponentsetup in class usf.saav.common.mvc.ViewComponent.Subviewpublic void setPosition(int u0,
int v0,
int w,
int h)
setPosition in interface usf.saav.common.mvc.PositionedComponentsetPosition in class usf.saav.common.mvc.PositionedComponent.Default