Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordinateType
Packages that use CoordinateType
-
Uses of CoordinateType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordinateType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassCoordinate references to a specific FITS file Coordinate references to a specific FITS fileclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassOrbit defined by six orbital elements and optional mean anomaly and period; note that the epoch of periapsis or of mean anomaly is provided by T, however, an coordinate epoch should be provided by paring this element with a time instant elementclassScalar pixel coordinate typeclass2-D pixel coordinate typeclass3-D pixel coordinate typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassRedshift coordinate typeclassGeneric scalar coordinate type: a basic scalar coordinate with unitsclassSpectral coordinate typeclassGeneric string coordinate typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordinateTypeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>CustomRefPosType.coordinateHead element of Coordinate substitution groupprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>GenericRefPosType.genCoordinateHead element of Generic coordinate substitution groupprotected List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>CoordsType.genCoordinatesHead element of Generic coordinate substitution groupprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>PixelType.pixelHead element of Pixel coordinate substitution groupprotected List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>PixelCoordsType.pixelsHead element of Pixel coordinate substitution groupprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.positionHead element of Position coordinate substitution groupprotected jakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.velocityHead element of Velocity coordinate substitution groupMethods in org.javastro.ivoa.entities.stc.v1 that return CoordinateTypeModifier and TypeMethodDescriptionObjectFactory.createCoordinateType()Create an instance ofCoordinateTypeCoordinateType.withFrameId(Object value) CoordinateType.withIDREFType(String value) CoordinateType.withIDType(String value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createGenCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPixel(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPosition(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createVelocity(CoordinateType value) jakarta.xml.bind.JAXBElement<? extends CoordinateType>CustomRefPosType.getCoordinate()Head element of Coordinate substitution groupjakarta.xml.bind.JAXBElement<? extends CoordinateType>GenericRefPosType.getGenCoordinate()Head element of Generic coordinate substitution groupList<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>CoordsType.getGenCoordinates()Head element of Generic coordinate substitution group Gets the value of the genCoordinates property.jakarta.xml.bind.JAXBElement<? extends CoordinateType>PixelType.getPixel()Head element of Pixel coordinate substitution groupList<jakarta.xml.bind.JAXBElement<? extends CoordinateType>>PixelCoordsType.getPixels()Head element of Pixel coordinate substitution group Gets the value of the pixels property.jakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.getPosition()Head element of Position coordinate substitution groupjakarta.xml.bind.JAXBElement<? extends CoordinateType>AstroCoordsType.getVelocity()Head element of Velocity coordinate substitution groupMethods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createGenCoordinate(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPixel(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createPosition(CoordinateType value) jakarta.xml.bind.JAXBElement<CoordinateType>ObjectFactory.createVelocity(CoordinateType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordinateTypeModifier and TypeMethodDescriptionvoidCustomRefPosType.setCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the coordinate property.voidGenericRefPosType.setGenCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the genCoordinate property.voidPixelType.setPixel(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the pixel property.voidAstroCoordsType.setPosition(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the position property.voidAstroCoordsType.setVelocity(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Sets the value of the velocity property.CustomRefPosType.withCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) GenericRefPosType.withGenCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) AstroCoordsType.withGenCoordinates(Collection<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> values) CoordsType.withGenCoordinates(Collection<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> values) PixelCoordsType.withGenCoordinates(Collection<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> values) PixelType.withPixel(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) PixelCoordsType.withPixels(Collection<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> values) AstroCoordsType.withPosition(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) AstroCoordsType.withVelocity(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Constructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordinateTypeModifierConstructorDescriptionAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructorAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructorCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId) Fully-initialising value constructorCustomRefPosType(jakarta.xml.bind.JAXBElement<? extends CoordinateType> coordinate) Fully-initialising value constructorGenericRefPosType(jakarta.xml.bind.JAXBElement<? extends CoordinateType> genCoordinate) Fully-initialising value constructorPixelCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> pixels) Fully-initialising value constructorPixelType(jakarta.xml.bind.JAXBElement<? extends CoordinateType> pixel) Fully-initialising value constructor