trait IndexedPointSet extends Serializable
Provides an interface to a collection of Coordinates that have integer indices. The wrapped collection may be sparsely indexed.
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- IndexedPointSet
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All