Uses of Class
org.javastro.ivoa.entities.stc.v1.SpatialIntervalType
Packages that use SpatialIntervalType
-
Uses of SpatialIntervalType in org.javastro.ivoa.entities.stc.v1
Subclasses of SpatialIntervalType 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 itselfclass2-D coordinate interval typeclass3-D coordinate interval typeclassScalar coordinate interval typeclassPoints to a Region fileclassAbstract region type; a Region is a Shape or the result of a Region Operation involving one or more RegionsclassA 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 schemesclassDefines a sphere.classThe union of two or more regions is a regionclass2-D coordinate interval typeclass3-D coordinate interval typeclassContains a spatial velocity CoordIntervalclassDefines a velocity sphere A special kind of area is a circle or sphere (in two or three dimensions), defined by a center position and a radius; the radius requires a unitclassScalar coordinate interval typeFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpatialIntervalTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpatialIntervalType,BigDecimal> SpatialIntervalType.PropInfo.EPOCHstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpatialIntervalType,String> SpatialIntervalType.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpatialIntervalTypeModifier and TypeMethodDescriptionprotected <_P extends SpatialIntervalType>
_PSpatialIntervalType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SpatialIntervalTypeModifier and TypeMethodDescriptionSpatialIntervalType.Builder.build()SpatialIntervalType.clone()SpatialIntervalType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SpatialIntervalType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SpatialIntervalType.createCopy()SpatialIntervalType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpatialIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SpatialIntervalTypeModifier and TypeMethodDescriptionstatic AllSkyType.Builder<Void>AllSkyType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CircleType.Builder<Void>CircleType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexHullType.Builder<Void>ConvexHullType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexType.Builder<Void>ConvexType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static EllipseType.Builder<Void>EllipseType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static NegationType.Builder<Void>NegationType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PolygonType.Builder<Void>PolygonType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Pos2VecIntervalType.Builder<Void>Pos2VecIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Pos3VecIntervalType.Builder<Void>Pos3VecIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosScalarIntervalType.Builder<Void>PosScalarIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionType.Builder<Void>RegionType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SectorType.Builder<Void>SectorType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SphereType.Builder<Void>SphereType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static UnionType.Builder<Void>UnionType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vel2VecIntervalType.Builder<Void>Vel2VecIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vel3VecIntervalType.Builder<Void>Vel3VecIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AllSkyType.Builder<_B>AllSkyType.copyOf(SpatialIntervalType _other) static <_B> AllSkyType.Builder<_B>AllSkyType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>BoxType.copyOf(SpatialIntervalType _other) static <_B> BoxType.Builder<_B>BoxType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CircleType.Builder<_B>CircleType.copyOf(SpatialIntervalType _other) static <_B> CircleType.Builder<_B>CircleType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ConvexHullType.Builder<_B>ConvexHullType.copyOf(SpatialIntervalType _other) static <_B> ConvexHullType.Builder<_B>ConvexHullType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ConvexType.Builder<_B>ConvexType.copyOf(SpatialIntervalType _other) static <_B> ConvexType.Builder<_B>ConvexType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DiffType.Builder<_B>DiffType.copyOf(SpatialIntervalType _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> EllipseType.Builder<_B>EllipseType.copyOf(SpatialIntervalType _other) static <_B> EllipseType.Builder<_B>EllipseType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(SpatialIntervalType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> NegationType.Builder<_B>NegationType.copyOf(SpatialIntervalType _other) static <_B> NegationType.Builder<_B>NegationType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PolygonType.Builder<_B>PolygonType.copyOf(SpatialIntervalType _other) static <_B> PolygonType.Builder<_B>PolygonType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Pos2VecIntervalType.Builder<_B>Pos2VecIntervalType.copyOf(SpatialIntervalType _other) static <_B> Pos2VecIntervalType.Builder<_B>Pos2VecIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Pos3VecIntervalType.Builder<_B>Pos3VecIntervalType.copyOf(SpatialIntervalType _other) static <_B> Pos3VecIntervalType.Builder<_B>Pos3VecIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PosScalarIntervalType.Builder<_B>PosScalarIntervalType.copyOf(SpatialIntervalType _other) static <_B> PosScalarIntervalType.Builder<_B>PosScalarIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(SpatialIntervalType _other) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RegionType.Builder<_B>RegionType.copyOf(SpatialIntervalType _other) static <_B> RegionType.Builder<_B>RegionType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SectorType.Builder<_B>SectorType.copyOf(SpatialIntervalType _other) static <_B> SectorType.Builder<_B>SectorType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(SpatialIntervalType _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpatialIntervalType.Builder.copyOf(SpatialIntervalType _other) static <_B> SphereType.Builder<_B>SphereType.copyOf(SpatialIntervalType _other) static <_B> SphereType.Builder<_B>SphereType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> UnionType.Builder<_B>UnionType.copyOf(SpatialIntervalType _other) static <_B> UnionType.Builder<_B>UnionType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Vel2VecIntervalType.Builder<_B>Vel2VecIntervalType.copyOf(SpatialIntervalType _other) static <_B> Vel2VecIntervalType.Builder<_B>Vel2VecIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Vel3VecIntervalType.Builder<_B>Vel3VecIntervalType.copyOf(SpatialIntervalType _other) static <_B> Vel3VecIntervalType.Builder<_B>Vel3VecIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(SpatialIntervalType _other) static <_B> VelocitySphereType.Builder<_B>VelocitySphereType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(SpatialIntervalType _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AllSkyType.Builder<Void>AllSkyType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CircleType.Builder<Void>CircleType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexHullType.Builder<Void>ConvexHullType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ConvexType.Builder<Void>ConvexType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static EllipseType.Builder<Void>EllipseType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static NegationType.Builder<Void>NegationType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PolygonType.Builder<Void>PolygonType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Pos2VecIntervalType.Builder<Void>Pos2VecIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Pos3VecIntervalType.Builder<Void>Pos3VecIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosScalarIntervalType.Builder<Void>PosScalarIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionType.Builder<Void>RegionType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SectorType.Builder<Void>SectorType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SphereType.Builder<Void>SphereType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static UnionType.Builder<Void>UnionType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vel2VecIntervalType.Builder<Void>Vel2VecIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vel3VecIntervalType.Builder<Void>Vel3VecIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelocitySphereType.Builder<Void>VelocitySphereType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SpatialIntervalTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, SpatialIntervalType _other, boolean _copy) Builder(_B _parentBuilder, SpatialIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)