Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordSysType
Packages that use CoordSysType
-
Uses of CoordSysType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordSysType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassThe astronomical coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; spectral frame and (optionally) Doppler frame; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systemsclassThe pixel coordinate system definitionFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordSysTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<CoordSysType,GenericCoordFrameType> CoordSysType.PropInfo.COORD_FRAMESstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<StcDescriptionType,CoordSysType> StcDescriptionType.PropInfo.COORD_SYSprotected List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>>StcDescriptionType.coordSysHead element (not abstract) of the CoordSys groupMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordSysTypeModifier and TypeMethodDescriptionprotected <_P extends CoordSysType>
_PCoordSysType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordSysTypeModifier and TypeMethodDescriptionCoordSysType.Builder.build()CoordSysType.clone()CoordSysType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordSysType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordSysType()Create an instance ofCoordSysTypeCoordSysType.createCopy()CoordSysType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordSysType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordSysTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordSysType>ObjectFactory.createCoordSys(CoordSysType value) List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>>StcDescriptionType.getCoordSys()Head element (not abstract) of the CoordSys group Gets the value of the coordSys property.List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>>StcDescriptionType.Modifier.getCoordSys()Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordSysTypeModifier and TypeMethodDescriptionstatic AstroCoordSystemType.Builder<Void>AstroCoordSystemType.copyExcept(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordSysType.Builder<Void>CoordSysType.copyExcept(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelCoordSystemType.Builder<Void>PixelCoordSystemType.copyExcept(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AstroCoordSystemType.Builder<_B>AstroCoordSystemType.copyOf(CoordSysType _other) static <_B> AstroCoordSystemType.Builder<_B>AstroCoordSystemType.copyOf(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordSysType.Builder.copyOf(CoordSysType _other) static <_B> CoordSysType.Builder<_B>CoordSysType.copyOf(CoordSysType _other) static <_B> CoordSysType.Builder<_B>CoordSysType.copyOf(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelCoordSystemType.Builder<_B>PixelCoordSystemType.copyOf(CoordSysType _other) static <_B> PixelCoordSystemType.Builder<_B>PixelCoordSystemType.copyOf(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroCoordSystemType.Builder<Void>AstroCoordSystemType.copyOnly(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordSysType.Builder<Void>CoordSysType.copyOnly(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelCoordSystemType.Builder<Void>PixelCoordSystemType.copyOnly(CoordSysType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CoordSysType>ObjectFactory.createCoordSys(CoordSysType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordSysTypeModifier and TypeMethodDescriptionAstroSTCDescriptionType.Builder.addCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Adds the given items to the value of "coordSys"ObservatoryLocationType.Builder.addCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Adds the given items to the value of "coordSys"PixelSpaceType.Builder.addCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Adds the given items to the value of "coordSys"StcDescriptionType.Builder.addCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Adds the given items to the value of "coordSys"AstroSTCDescriptionType.Builder.withCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Sets the new value of "coordSys" (any previous value will be replaced)ObservatoryLocationType.Builder.withCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Sets the new value of "coordSys" (any previous value will be replaced)PixelSpaceType.Builder.withCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Sets the new value of "coordSys" (any previous value will be replaced)StcDescriptionType.Builder.withCoordSys(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys) Sets the new value of "coordSys" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordSysTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordSysType _other, boolean _copy) Builder(_B _parentBuilder, CoordSysType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordSysTypeModifierConstructorDescriptionAstroSTCDescriptionType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys, List<jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords, List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Fully-initialising value constructorObservatoryLocationType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys, List<jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords, List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Fully-initialising value constructorPixelSpaceType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys, List<jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords, List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Fully-initialising value constructorStcDescriptionType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordSysType>> coordSys, List<jakarta.xml.bind.JAXBElement<? extends CoordsType>> coords, List<jakarta.xml.bind.JAXBElement<? extends CoordAreaType>> coordAreas) Fully-initialising value constructor