Uses of Class
org.javastro.ivoa.entities.stc.v1.GenericCoordFrameType
Packages that use GenericCoordFrameType
-
Uses of GenericCoordFrameType in org.javastro.ivoa.entities.stc.v1
Subclasses of GenericCoordFrameType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassA pixel coordinate frame (which may be 1-D, 2-D, or 3-D) consists of a coordinate frame, a reference position, a flavor, a reference pixel array and the order in which the pixel axes appear in the pixel arrayFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type GenericCoordFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericCoordFrameType,CoordFlavorType> GenericCoordFrameType.PropInfo.COORD_FLAVORstatic final com.kscs.util.jaxb.CollectionPropertyInfo<CoordSysType,GenericCoordFrameType> CoordSysType.PropInfo.COORD_FRAMESstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericCoordFrameType,CoordRefFrameType> GenericCoordFrameType.PropInfo.COORD_REF_FRAMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericCoordFrameType,CustomRefPosType> GenericCoordFrameType.PropInfo.COORD_REF_POSprotected List<GenericCoordFrameType>CoordSysType.coordFramesCoordFrame substitution group head elementMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type GenericCoordFrameTypeModifier and TypeMethodDescriptionprotected <_P extends GenericCoordFrameType>
_PGenericCoordFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return GenericCoordFrameTypeModifier and TypeMethodDescriptionGenericCoordFrameType.Builder.build()GenericCoordFrameType.clone()GenericCoordFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) GenericCoordFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) GenericCoordFrameType.createCopy()GenericCoordFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createGenericCoordFrameType()Create an instance ofGenericCoordFrameTypeGenericCoordFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type GenericCoordFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GenericCoordFrameType>ObjectFactory.createCoordFrame(GenericCoordFrameType value) CoordSysType.getCoordFrames()CoordFrame substitution group head element Gets the value of the coordFrames property.CoordSysType.Modifier.getCoordFrames()Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type GenericCoordFrameTypeModifier and TypeMethodDescriptionAstroCoordSystemType.Builder.addCoordFrames(GenericCoordFrameType... coordFrames) Adds the given items to the value of "coordFrames"CoordSysType.Builder.addCoordFrames(GenericCoordFrameType... coordFrames) Adds the given items to the value of "coordFrames"PixelCoordSystemType.Builder.addCoordFrames(GenericCoordFrameType... coordFrames) Adds the given items to the value of "coordFrames"static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyExcept(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyExcept(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenericCoordFrameType.Builder.copyOf(GenericCoordFrameType _other) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(GenericCoordFrameType _other) static <_B> GenericCoordFrameType.Builder<_B>GenericCoordFrameType.copyOf(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(GenericCoordFrameType _other) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenericCoordFrameType.Builder<Void>GenericCoordFrameType.copyOnly(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyOnly(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<GenericCoordFrameType>ObjectFactory.createCoordFrame(GenericCoordFrameType value) AstroCoordSystemType.Builder.withCoordFrames(GenericCoordFrameType... coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)CoordSysType.Builder.withCoordFrames(GenericCoordFrameType... coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)PixelCoordSystemType.Builder.withCoordFrames(GenericCoordFrameType... coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type GenericCoordFrameTypeModifier and TypeMethodDescriptionAstroCoordSystemType.Builder.addCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Adds the given items to the value of "coordFrames"CoordSysType.Builder.addCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Adds the given items to the value of "coordFrames"PixelCoordSystemType.Builder.addCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Adds the given items to the value of "coordFrames"AstroCoordSystemType.Builder.withCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)CoordSysType.Builder.withCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)PixelCoordSystemType.Builder.withCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type GenericCoordFrameTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, GenericCoordFrameType _other, boolean _copy) Builder(_B _parentBuilder, GenericCoordFrameType _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 GenericCoordFrameTypeModifierConstructorDescriptionAstroCoordSystemType(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 constructorCoordSysType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<GenericCoordFrameType> coordFrames) Fully-initialising value constructorPixelCoordSystemType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<GenericCoordFrameType> coordFrames, List<PixelFrameType> pixelCoordFrames) Fully-initialising value constructor