public class SingleScalarFieldView.View
extends usf.saav.common.mvc.ViewComponent.Subview
implements usf.saav.common.mvc.ViewComponent, usf.saav.common.mvc.PositionedComponent
Constructor and Description |
---|
View()
Instantiates a new view.
|
Modifier and Type | Method and Description |
---|---|
void |
setPosition(int u0,
int v0,
int w,
int h) |
void |
setup() |
void |
update() |
draw, drawLegend, registerSubView, unregisterSubView
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
public void update()
update
in interface usf.saav.common.mvc.BasicComponent
update
in class usf.saav.common.mvc.ViewComponent.Subview