TypeStr2
A base trait for Show2 and UnShow2 it declares the common properties of name1, name2, opt1 and opt2. It is not a base trait for Show2T, as ShowShow2T classes do not need this data, as they can delgate to the Show2 object to implement their interfaces.
trait TypeStr
class Any
trait ShowDbl2
trait ShowElemDbl2
class PtM2
trait Vec2Like
class Pt2
class Vec2
trait length2M
class Vec2M
class LatLong
trait ShowElemInt2
class Cood
trait TileCoord
trait TileCenOrSide
trait TileCen
class HCen
class SqCen
trait TileSide
class HSide
class SqSide
trait HCenOrSide
trait SqCenOrSide
trait TileVert
trait HCoord
trait HNotVert
class HCoordOther
class HVert
trait SqBaseCoord
trait SqCoord
class SqVert
class HexParrX
class HexParrY
class HexRegImp
class LineSeg
class Sqlign
class HGridView
trait ShowDbl3
trait ShowElemDbl3
trait Vec3Like
class Pt3
class Vec3
class PersistShowDbl3[R]
class PersistShowDbl2[R]
class PersistShowInt2[R]
object CoodPersist.type
Value members
Abstract methods
Inherited methods
The RSON type of T. This the only data that a ShowT instance requires, that can't be implemented through delegation to an object of type Show.
The RSON type of T. This the only data that a ShowT instance requires, that can't be implemented through delegation to an object of type Show.
- Inherited from:
- TypeStr