case class ProjCS(name: String, geogcs: GeogCS, projection: Projection, params: Option[List[Parameter]], linearUnit: UnitField, twinAxis: Option[TwinAxis], extension: Option[Extension], authority: Option[Authority]) extends WktCS with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ProjCS
- Serializable
- Serializable
- Product
- Equals
- WktCS
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All