Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Add add_default_elements() method to view classes #66

Open
1 task done
yt-ms opened this issue Dec 29, 2020 · 0 comments
Open
1 task done

Add add_default_elements() method to view classes #66

yt-ms opened this issue Dec 29, 2020 · 0 comments

Comments

@yt-ms
Copy link
Collaborator

yt-ms commented Dec 29, 2020

Checklist

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant