EntitySource
semagrams.EntitySource
A wrapper around a function which extracts a sequence of entity, sprite,
acset tuples from data of type A
and an EntityMap with
previously-extracted entities. The reason we have both something of type A
and an EntityMap is that we might want to query, for instance, the
boundary of a previously extracted vertex while constructing an edge.
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any