graph/coordinates library

Extension Types

GraphOffset
Extension type representing a delta/movement in graph coordinate space.
GraphPosition
Extension type representing an absolute position in graph/world coordinate space.
GraphRect
Extension type representing a rectangle in graph/world coordinate space.
ScreenOffset
Extension type representing a delta/movement in screen coordinate space.
ScreenPosition
Extension type representing an absolute position in screen coordinate space.
ScreenRect
Extension type representing a rectangle in screen coordinate space.

Extensions

GraphPositionOffsetExtension on GraphPosition
Extension methods for applying GraphOffset to GraphPosition.
ScreenPositionOffsetExtension on ScreenPosition
Extension methods for applying ScreenOffset to ScreenPosition.