ICoordinateFlip

Description

interface Tinman.Terrain.Georef.ICoordinateFlip

Base interface for coordinate transformations that can tell if the transformation flips the handedness of the coordinate system.

Public / Attributes

Is​Flip


public attribute IsFlip → (get)

value : bool

true if the coordinate system handedness if flipped, false if not.

Does this coordinate system transform flip the handedness?