Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordRefFrameType
Packages that use CoordRefFrameType
-
Uses of CoordRefFrameType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordRefFrameType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassA custom space reference frame type defined through a 2-D Cartesian mapping (rotate and scale)classA custom space reference frame type defined through a 2-D Cartesian mapping (rotate and scale)classA custom space reference frame type defined through a 3-D Cartesian mapping (rotate and scale)classFK[45] type: needs an equinoxclassThe Geodetic reference frame; semi-major axis and inverse flattening may be provided to define the reference spheroid; the default is the IAU 1976 reference spheroidclassICRS type: no equinoxclassAbstract space reference frame typeclassA custom space reference frame type defined through pole and X-axis directionsFields in org.javastro.ivoa.entities.stc.v1 declared as CoordRefFrameTypeModifier and TypeFieldDescriptionprotected final CoordRefFrameTypeCoordRefFrameType.Builder._storedValueFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordRefFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericCoordFrameType,CoordRefFrameType> GenericCoordFrameType.PropInfo.COORD_REF_FRAMEprotected jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType>GenericCoordFrameType.coordRefFrameHead element for the custom coordinate reference frame substitution groupstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordRefFrameType,String> CoordRefFrameType.PropInfo.NAMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordRefFrameType,Object> CoordRefFrameType.PropInfo.REF_FRAME_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordRefFrameType> SpaceFrameType.PropInfo.SPACE_REF_FRAMEprotected jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType>SpaceFrameType.spaceRefFrameCoordinate reference frame: optional equinox with either a standard reference system (ICRS, FK5, FK4) and optional standard pole (equatorial, ecliptic, galactic, etc.), or pole (positive Z-axis) and positive X-axis directionMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordRefFrameTypeModifier and TypeMethodDescriptionprotected <_P extends CoordRefFrameType>
_PCoordRefFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordRefFrameTypeModifier and TypeMethodDescriptionCoordRefFrameType.Builder.build()CoordRefFrameType.clone()CoordRefFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordRefFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordRefFrameType()Create an instance ofCoordRefFrameTypeCoordRefFrameType.createCopy()CoordRefFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordRefFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordRefFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordRefFrameType>ObjectFactory.createCoordRefFrame(CoordRefFrameType value) jakarta.xml.bind.JAXBElement<CoordRefFrameType>ObjectFactory.createCustomSpaceRefFrame(CoordRefFrameType value) jakarta.xml.bind.JAXBElement<CoordRefFrameType>ObjectFactory.createSpaceRefFrame(CoordRefFrameType value) jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType>GenericCoordFrameType.getCoordRefFrame()Head element for the custom coordinate reference frame substitution groupjakarta.xml.bind.JAXBElement<? extends CoordRefFrameType>SpaceFrameType.getSpaceRefFrame()Coordinate reference frame: optional equinox with either a standard reference system (ICRS, FK5, FK4) and optional standard pole (equatorial, ecliptic, galactic, etc.), or pole (positive Z-axis) and positive X-axis directionMethods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordRefFrameTypeModifier and TypeMethodDescriptionstatic Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordRefFrameType.Builder<Void>CoordRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static FkType.Builder<Void>FkType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GeodType.Builder<Void>GeodType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IcrsType.Builder<Void>IcrsType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SphericalRefFrameType.Builder<Void>SphericalRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(CoordRefFrameType _other) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(CoordRefFrameType _other) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(CoordRefFrameType _other) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordRefFrameType.Builder.copyOf(CoordRefFrameType _other) static <_B> CoordRefFrameType.Builder<_B>CoordRefFrameType.copyOf(CoordRefFrameType _other) static <_B> CoordRefFrameType.Builder<_B>CoordRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> FkType.Builder<_B>FkType.copyOf(CoordRefFrameType _other) static <_B> FkType.Builder<_B>FkType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GeodType.Builder<_B>GeodType.copyOf(CoordRefFrameType _other) static <_B> GeodType.Builder<_B>GeodType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IcrsType.Builder<_B>IcrsType.copyOf(CoordRefFrameType _other) static <_B> IcrsType.Builder<_B>IcrsType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SphericalRefFrameType.Builder<_B>SphericalRefFrameType.copyOf(CoordRefFrameType _other) static <_B> SphericalRefFrameType.Builder<_B>SphericalRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordRefFrameType.Builder<Void>CoordRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static FkType.Builder<Void>FkType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GeodType.Builder<Void>GeodType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IcrsType.Builder<Void>IcrsType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SphericalRefFrameType.Builder<Void>SphericalRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CoordRefFrameType>ObjectFactory.createCoordRefFrame(CoordRefFrameType value) jakarta.xml.bind.JAXBElement<CoordRefFrameType>ObjectFactory.createCustomSpaceRefFrame(CoordRefFrameType value) jakarta.xml.bind.JAXBElement<CoordRefFrameType>ObjectFactory.createSpaceRefFrame(CoordRefFrameType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordRefFrameTypeModifier and TypeMethodDescriptionvoidGenericCoordFrameType.Modifier.setCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) voidGenericCoordFrameType.setCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> value) Sets the value of the coordRefFrame property.voidSpaceFrameType.Modifier.setSpaceRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> spaceRefFrame) voidSpaceFrameType.setSpaceRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> value) Sets the value of the spaceRefFrame property.GenericCoordFrameType.Builder.withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) Sets the new value of "coordRefFrame" (any previous value will be replaced)PixelFrameType.Builder.withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) Sets the new value of "coordRefFrame" (any previous value will be replaced)SpaceFrameType.Builder.withSpaceRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> spaceRefFrame) Sets the new value of "spaceRefFrame" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordRefFrameTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordRefFrameType _other, boolean _copy) Builder(_B _parentBuilder, CoordRefFrameType _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 CoordRefFrameTypeModifierConstructorDescriptionGenericCoordFrameType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame, CustomRefPosType coordRefPos, jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Fully-initialising value constructorPixelFrameType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame, CustomRefPosType coordRefPos, jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor, PixelType referencePixel, BigInteger axis1Order, BigInteger axis2Order, BigInteger axis3Order, Object refFrameId) Fully-initialising value constructorSpaceFrameType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> spaceRefFrame, jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition, CoordValueType offsetCenter, jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Fully-initialising value constructor