public abstract class StandardViewer extends AbstractViewer<StandardWorldModel>
viewerID
config, connection, model, random
Constructor and Description |
---|
StandardViewer() |
Modifier and Type | Method and Description |
---|---|
protected StandardWorldModel |
createWorldModel()
Construct the world model.
|
protected void |
postConnect()
Perform any post-connection work required before acknowledgement of the connection is made.
|
connect, getViewerID, handleTimestep, postConnect, processMessage
getName, getPreferredLogContext, getPreferredNDC, getPreferredRegistry, initialise, postConnect, processImmediately, send, shutdown
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, getPreferredLogContext, getPreferredRegistry, initialise, shutdown
protected StandardWorldModel createWorldModel()
AbstractComponent
createWorldModel
in class AbstractComponent<StandardWorldModel>
protected void postConnect()
AbstractComponent
postConnect
in class AbstractComponent<StandardWorldModel>