-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Checklist
- There are no similar issues or pull requests for this yet.
Is your feature related to a problem? Please describe it.
In keeping with the Java implementation, each static view type should have an addDefaultElements() method which adds in the default elements for that view type - e.g. for container views this would add all the containers in the system and their nearest neighbours (see ContainerView.java for an example).
Describe the solution you would like.
Abstract method in StaticView, implemented in each of the derived types.
Metadata
Metadata
Assignees
Labels
No labels