Uses of Class
org.javastro.ivoa.entities.stc.v1.SpaceFrameType
Packages that use SpaceFrameType
-
Uses of SpaceFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as SpaceFrameTypeModifier and TypeFieldDescriptionprotected SpaceFrameTypeAstroCoordSystemType.spaceFrameThe spatial coordinate reference frameMethods in org.javastro.ivoa.entities.stc.v1 that return SpaceFrameTypeModifier and TypeMethodDescriptionObjectFactory.createSpaceFrameType()Create an instance ofSpaceFrameTypeAstroCoordSystemType.getSpaceFrame()The spatial coordinate reference frameSpaceFrameType.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> value) SpaceFrameType.withIDREFType(String value) SpaceFrameType.withIDType(String value) SpaceFrameType.withOffsetCenter(CoordValueType value) SpaceFrameType.withReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> value) SpaceFrameType.withSpaceRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SpaceFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SpaceFrameType>ObjectFactory.createSpaceFrame(SpaceFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SpaceFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SpaceFrameType>ObjectFactory.createSpaceFrame(SpaceFrameType value) voidAstroCoordSystemType.setSpaceFrame(SpaceFrameType value) Sets the value of the spaceFrame property.AstroCoordSystemType.withSpaceFrame(SpaceFrameType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SpaceFrameTypeModifierConstructorDescriptionAstroCoordSystemType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<GenericCoordFrameType> coordFrames, TimeFrameType timeFrame, SpaceFrameType spaceFrame, SpectralFrameType spectralFrame, RedshiftFrameType redshiftFrame) Fully-initialising value constructor