Module: VORuby::STCregion::V1_20
- Defined in:
- lib/voruby/stc/region_v1_20.rb
Defined Under Namespace
Classes: AllSky, Box, BoxType, Circle, CircleType, ConstraintType, Convex, ConvexHull, ConvexHullType, ConvexType, Ellipse, EllipseType, Intersection, IntersectionType, Negation, NegationType, Polygon, PolygonType, Region, RegionType, Sector, SectorType, ShapeType, SkyIndex, SkyIndexType, SmallCircleType, Union, UnionType, VertexType
Constant Summary collapse
- SubstitutionGroups =
{ 'Region' => [Intersection, Union, Negation, AllSky, Circle, Ellipse, Polygon, Box, Sector, Convex, ConvexHull, SkyIndex] }