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 TypeFieldDescriptionprotected 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 Regionsprotected 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 RegionsMethods in org.javastro.ivoa.entities.stc.v1 that return RegionTypeModifier and TypeMethodDescriptionObjectFactory.createRegionType()Create an instance ofRegionTypeRegionType.withArea(RegionAreaType value) RegionType.withCoordSystemId(Object value) RegionType.withEpoch(BigDecimal value) RegionType.withFillFactor(Float value) RegionType.withFrameId(Object value) RegionType.withHiInclude(Boolean value) RegionType.withIDREFType(String value) RegionType.withIDType(String value) RegionType.withLoInclude(Boolean value) 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>>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>>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.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type RegionTypeModifier and TypeMethodDescriptionjakarta.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 TypeMethodDescriptionvoidDiffType.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region property.voidNegationType.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region property.voidSTCRegion.setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region property.voidDiffType.setRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> value) Sets the value of the region2 property.DiffType.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) NegationType.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) STCRegion.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value) DiffType.withRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> value) IntersectionType.withRegions(Collection<jakarta.xml.bind.JAXBElement<? extends RegionType>> values) STCRegionList.withRegions(Collection<jakarta.xml.bind.JAXBElement<? extends RegionType>> values) UnionType.withRegions(Collection<jakarta.xml.bind.JAXBElement<? extends RegionType>> values) 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