case class VertCS(name: String, vertDatum: VertDatum, unit: UnitField, axis: Option[Axis], authority: Option[Authority]) extends WktCS with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- VertCS
- Serializable
- Serializable
- Product
- Equals
- WktCS
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All