Uses of Enum
adql.db.STCS.RegionType
Packages that use STCS.RegionType
-
Uses of STCS.RegionType in adql.db
Fields in adql.db declared as STCS.RegionTypeMethods in adql.db that return STCS.RegionTypeModifier and TypeMethodDescriptionstatic STCS.RegionType
Returns the enum constant of this type with the specified name.static STCS.RegionType[]
STCS.RegionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in adql.db with parameters of type STCS.RegionTypeModifierConstructorDescriptionRegion
(STCS.RegionType unionOrIntersection, STCS.CoordSys coordSys, STCS.Region[] regions) Constructor for a UNION or INTERSECTION region.