Uses of Class
org.javastro.ivoa.entities.stc.v1.RegionType
Packages that use RegionType
-
Uses of RegionType in org.javastro.ivoa.entities.stc.v1
Subclasses of RegionType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassAllSky type: just a shape without any child elementsclassBox shape: a rectangle defined by its center and size on both dimensions; since it is a polygon, it is redundant, but simple rectangles with great circle sides are awkward to define in spherical coordinatesclassCircle shape: center and radiusclassA convex hull: the smallest convex polygon that contains all its points; in spherical coordinates all points have to be contained within a hemisphereclassA convex polygon defined by one or more ConstraintsclassThe difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2classEllipse shape: center, semi-major, semi-minor axis and position angle; in spherical coordinates defined as the shape cut out of the sphere by a cone with elliptical cross-sectionclassThe intersection of two or more regions is a regionclassThe negation of a region is a regionclassPolygon: one or more vertices; counter-clockwise (as seen from "inside" or from "top") encircled area is enclosed; sides should span less than 180 deg in each coordinate if spherical; a polygon may not intersect itselfclassA sector is the counter-clockwise area between two half-linesclassShape is the abstract type that is the building block of regions; in real life it needs to be replaced by a concrete shapeclassThis is a hook for regions defined in sky indexing schemesclassThe union of two or more regions is a regionFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type RegionTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<RegionType,RegionAreaType> RegionType.PropInfo.AREAstatic final com.kscs.util.jaxb.SinglePropertyInfo<RegionType,Object> RegionType.PropInfo.COORD_SYSTEM_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<RegionType,String> RegionType.PropInfo.NOTEprotected jakarta.xml.bind.JAXBElement<? extends RegionType>DiffType.regionHead element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsprotected jakarta.xml.bind.JAXBElement<? extends RegionType>NegationType.regionHead element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsprotected jakarta.xml.bind.JAXBElement<? extends RegionType>STCRegion.regionHead element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsstatic final com.kscs.util.jaxb.SinglePropertyInfo<DiffType,RegionType> DiffType.PropInfo.REGIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<NegationType,RegionType> NegationType.PropInfo.REGIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<STCRegion,RegionType> STCRegion.PropInfo.REGIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<DiffType,RegionType> DiffType.PropInfo.REGION_2protected jakarta.xml.bind.JAXBElement<? extends RegionType>DiffType.region2Head element of the Region2 substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsprotected List<jakarta.xml.bind.JAXBElement<? extends RegionType>>IntersectionType.regionsHead element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsprotected List<jakarta.xml.bind.JAXBElement<? extends RegionType>>STCRegionList.regionsHead element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsprotected List<jakarta.xml.bind.JAXBElement<? extends RegionType>>UnionType.regionsHead element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<IntersectionType,RegionType> IntersectionType.PropInfo.REGIONSstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<STCRegionList,RegionType> STCRegionList.PropInfo.REGIONSstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<UnionType,RegionType> UnionType.PropInfo.REGIONSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type RegionTypeModifier and TypeMethodDescriptionprotected <_P extends RegionType>
_PRegionType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return RegionTypeModifier and TypeMethodDescriptionRegionType.Builder.build()RegionType.clone()RegionType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) RegionType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) RegionType.createCopy()RegionType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createRegionType()Create an instance ofRegionTypeRegionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type RegionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegionType>ObjectFactory.createRegion(RegionType value) jakarta.xml.bind.JAXBElement<RegionType>ObjectFactory.createRegion2(RegionType value) jakarta.xml.bind.JAXBElement<? extends RegionType>DiffType.getRegion()Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsjakarta.xml.bind.JAXBElement<? extends RegionType>NegationType.getRegion()Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsjakarta.xml.bind.JAXBElement<? extends RegionType>STCRegion.getRegion()Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regionsjakarta.xml.bind.JAXBElement<? extends RegionType>DiffType.getRegion2()Head element of the Region2 substitution group; a Region is a Shape or the result of a Region Operation on one or more RegionsList<jakarta.xml.bind.JAXBElement<? extends RegionType>>IntersectionType.getRegions()Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions Gets the value of the regions property.List<jakarta.xml.bind.JAXBElement<? extends RegionType>>IntersectionType.Modifier.getRegions()List<jakarta.xml.bind.JAXBElement<? extends RegionType>>STCRegionList.getRegions()Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions Gets the value of the regions property.List<jakarta.xml.bind.JAXBElement<? extends RegionType>>STCRegionList.Modifier.getRegions()List<jakarta.xml.bind.JAXBElement<? extends RegionType>>UnionType.getRegions()Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions Gets the value of the regions property.List<jakarta.xml.bind.JAXBElement<? extends RegionType>>UnionType.Modifier.getRegions()Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type RegionTypeModifier and TypeMethodDescriptionstatic AllSkyType.Builder<Void>AllSkyType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CircleType.Builder<Void>CircleType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexHullType.Builder<Void>ConvexHullType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexType.Builder<Void>ConvexType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static EllipseType.Builder<Void>EllipseType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static NegationType.Builder<Void>NegationType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PolygonType.Builder<Void>PolygonType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionType.Builder<Void>RegionType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SectorType.Builder<Void>SectorType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static UnionType.Builder<Void>UnionType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AllSkyType.Builder<_B>AllSkyType.copyOf(RegionType _other) static <_B> AllSkyType.Builder<_B>AllSkyType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>BoxType.copyOf(RegionType _other) static <_B> BoxType.Builder<_B>BoxType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CircleType.Builder<_B>CircleType.copyOf(RegionType _other) static <_B> CircleType.Builder<_B>CircleType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ConvexHullType.Builder<_B>ConvexHullType.copyOf(RegionType _other) static <_B> ConvexHullType.Builder<_B>ConvexHullType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ConvexType.Builder<_B>ConvexType.copyOf(RegionType _other) static <_B> ConvexType.Builder<_B>ConvexType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DiffType.Builder<_B>DiffType.copyOf(RegionType _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> EllipseType.Builder<_B>EllipseType.copyOf(RegionType _other) static <_B> EllipseType.Builder<_B>EllipseType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(RegionType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> NegationType.Builder<_B>NegationType.copyOf(RegionType _other) static <_B> NegationType.Builder<_B>NegationType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PolygonType.Builder<_B>PolygonType.copyOf(RegionType _other) static <_B> PolygonType.Builder<_B>PolygonType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) RegionType.Builder.copyOf(RegionType _other) static <_B> RegionType.Builder<_B>RegionType.copyOf(RegionType _other) static <_B> RegionType.Builder<_B>RegionType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SectorType.Builder<_B>SectorType.copyOf(RegionType _other) static <_B> SectorType.Builder<_B>SectorType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(RegionType _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> UnionType.Builder<_B>UnionType.copyOf(RegionType _other) static <_B> UnionType.Builder<_B>UnionType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AllSkyType.Builder<Void>AllSkyType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CircleType.Builder<Void>CircleType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexHullType.Builder<Void>ConvexHullType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexType.Builder<Void>ConvexType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static EllipseType.Builder<Void>EllipseType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static NegationType.Builder<Void>NegationType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PolygonType.Builder<Void>PolygonType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionType.Builder<Void>RegionType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SectorType.Builder<Void>SectorType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static UnionType.Builder<Void>UnionType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<RegionType>ObjectFactory.createRegion(RegionType value) jakarta.xml.bind.JAXBElement<RegionType>ObjectFactory.createRegion2(RegionType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type RegionTypeModifier and TypeMethodDescriptionIntersectionType.Builder.addRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Adds the given items to the value of "regions"STCRegionList.Builder.addRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Adds the given items to the value of "regions"UnionType.Builder.addRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Adds the given items to the value of "regions"voidDiffType.Modifier.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) voidDiffType.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region property.voidNegationType.Modifier.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) voidNegationType.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region property.voidSTCRegion.Modifier.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) voidSTCRegion.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region property.voidDiffType.Modifier.setRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> region2) voidDiffType.setRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region2 property.DiffType.Builder.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) Sets the new value of "region" (any previous value will be replaced)NegationType.Builder.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) Sets the new value of "region" (any previous value will be replaced)STCRegion.Builder.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) Sets the new value of "region" (any previous value will be replaced)DiffType.Builder.withRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> region2) Sets the new value of "region2" (any previous value will be replaced)IntersectionType.Builder.withRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Sets the new value of "regions" (any previous value will be replaced)STCRegionList.Builder.withRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Sets the new value of "regions" (any previous value will be replaced)UnionType.Builder.withRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Sets the new value of "regions" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type RegionTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, RegionType _other, boolean _copy) Builder(_B _parentBuilder, RegionType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type RegionTypeModifierConstructorDescriptionDiffType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, RegionAreaType area, String note, Object coordSystemId, jakarta.xml.bind.JAXBElement<? extends RegionType> region, jakarta.xml.bind.JAXBElement<? extends RegionType> region2) Fully-initialising value constructorIntersectionType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, RegionAreaType area, String note, Object coordSystemId, List<jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Fully-initialising value constructorNegationType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, RegionAreaType area, String note, Object coordSystemId, jakarta.xml.bind.JAXBElement<? extends RegionType> region) Fully-initialising value constructorSTCRegion(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, AstroCoordSystemType astroCoordSystem, jakarta.xml.bind.JAXBElement<? extends RegionType> region) Fully-initialising value constructorSTCRegionList(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, AstroCoordSystemType astroCoordSystem, List<jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Fully-initialising value constructorUnionType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, RegionAreaType area, String note, Object coordSystemId, List<jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Fully-initialising value constructor