Uses of Class
org.javastro.ivoa.entities.stc.v1.AstroCoordsFileType
Packages that use AstroCoordsFileType
-
Uses of AstroCoordsFileType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as AstroCoordsFileTypeModifier and TypeFieldDescriptionprotected AstroCoordsFileTypeAstroCoordsType.coordFileSome or all coordinate values may be given in fileMethods in org.javastro.ivoa.entities.stc.v1 that return AstroCoordsFileTypeModifier and TypeMethodDescriptionObjectFactory.createAstroCoordsFileType()Create an instance ofAstroCoordsFileTypeAstroCoordsType.getCoordFile()Some or all coordinate values may be given in fileAstroCoordsFileType.withFITSFile(FitsType value) AstroCoordsFileType.withFITSPosition(CoordFITSColumnsType value) AstroCoordsFileType.withFITSRedshift(CoordFITSColumnsType value) AstroCoordsFileType.withFITSSpectral(CoordFITSColumnsType value) AstroCoordsFileType.withFITSTime(CoordFITSColumnsType value) AstroCoordsFileType.withFITSVelocity(CoordFITSColumnsType value) AstroCoordsFileType.withFrameId(Object value) AstroCoordsFileType.withIDREFType(String value) AstroCoordsFileType.withIDType(String value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type AstroCoordsFileTypeModifier and TypeMethodDescriptionvoidAstroCoordsType.setCoordFile(AstroCoordsFileType value) Sets the value of the coordFile property.AstroCoordsType.withCoordFile(AstroCoordsFileType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type AstroCoordsFileTypeModifierConstructorDescriptionAstroCoordsType(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 constructor