public abstract class StandardViewer extends AbstractViewer<StandardWorldModel>
viewerIDconfig, 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, processMessagegetName, getPreferredLogContext, getPreferredNDC, getPreferredRegistry, initialise, postConnect, processImmediately, send, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getPreferredLogContext, getPreferredRegistry, initialise, shutdownprotected StandardWorldModel createWorldModel()
AbstractComponentcreateWorldModel in class AbstractComponent<StandardWorldModel>protected void postConnect()
AbstractComponentpostConnect in class AbstractComponent<StandardWorldModel>