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, update
getHeight, getPosition, getU0, getV0, getWidth, inRange, setPosition
disable, enable, isEnabled, setEnabled
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void setup()
setup
in interface usf.saav.common.mvc.BasicComponent
setup
in class usf.saav.common.mvc.ViewComponent.Subview
public void setPosition(int u0, int v0, int w, int h)
setPosition
in interface usf.saav.common.mvc.PositionedComponent
setPosition
in class usf.saav.common.mvc.PositionedComponent.Default