Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordFlavorType
Packages that use CoordFlavorType
-
Uses of CoordFlavorType in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordFlavorType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclass2-D Healpix coordinates; defaults for H(4) and K(3)Fields in org.javastro.ivoa.entities.stc.v1 declared as CoordFlavorTypeModifier and TypeFieldDescriptionprotected final CoordFlavorTypeCoordFlavorType.Builder._storedValueFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordFlavorTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericCoordFrameType,CoordFlavorType> GenericCoordFrameType.PropInfo.COORD_FLAVORstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordFlavorType> SpaceFrameType.PropInfo.COORD_FLAVORstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordFlavorType,Integer> CoordFlavorType.PropInfo.COORD_NAXESprotected jakarta.xml.bind.JAXBElement<? extends CoordFlavorType>GenericCoordFrameType.coordFlavorProvides the coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocitiesprotected jakarta.xml.bind.JAXBElement<? extends CoordFlavorType>SpaceFrameType.coordFlavorProvides the coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocitiesstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordFlavorType,String> CoordFlavorType.PropInfo.HANDEDNESSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordFlavorTypeModifier and TypeMethodDescriptionprotected <_P extends CoordFlavorType>
_PCoordFlavorType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordFlavorTypeModifier and TypeMethodDescriptionCoordFlavorType.Builder.build()CoordFlavorType.clone()CoordFlavorType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordFlavorType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordFlavorType()Create an instance ofCoordFlavorTypeCoordFlavorType.createCopy()CoordFlavorType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordFlavorType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type CoordFlavorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createCARTESIAN(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createCoordFlavor(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createCYLINDRICAL(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createPOLAR(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createSPHERICAL(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createSTRING(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createUNITSPHERE(CoordFlavorType value) jakarta.xml.bind.JAXBElement<? extends CoordFlavorType>GenericCoordFrameType.getCoordFlavor()Provides the coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocitiesjakarta.xml.bind.JAXBElement<? extends CoordFlavorType>SpaceFrameType.getCoordFlavor()Provides the coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocitiesMethods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordFlavorTypeModifier and TypeMethodDescriptionstatic CoordFlavorType.Builder<Void>CoordFlavorType.copyExcept(CoordFlavorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static HealpixType.Builder<Void>HealpixType.copyExcept(CoordFlavorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordFlavorType.Builder.copyOf(CoordFlavorType _other) static <_B> CoordFlavorType.Builder<_B>CoordFlavorType.copyOf(CoordFlavorType _other) static <_B> CoordFlavorType.Builder<_B>CoordFlavorType.copyOf(CoordFlavorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> HealpixType.Builder<_B>HealpixType.copyOf(CoordFlavorType _other) static <_B> HealpixType.Builder<_B>HealpixType.copyOf(CoordFlavorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CoordFlavorType.Builder<Void>CoordFlavorType.copyOnly(CoordFlavorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static HealpixType.Builder<Void>HealpixType.copyOnly(CoordFlavorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createCARTESIAN(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createCoordFlavor(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createCYLINDRICAL(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createPOLAR(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createSPHERICAL(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createSTRING(CoordFlavorType value) jakarta.xml.bind.JAXBElement<CoordFlavorType>ObjectFactory.createUNITSPHERE(CoordFlavorType value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type CoordFlavorTypeModifier and TypeMethodDescriptionvoidGenericCoordFrameType.Modifier.setCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) voidGenericCoordFrameType.setCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> value) Sets the value of the coordFlavor property.voidSpaceFrameType.Modifier.setCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) voidSpaceFrameType.setCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> value) Sets the value of the coordFlavor property.GenericCoordFrameType.Builder.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)PixelFrameType.Builder.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)SpaceFrameType.Builder.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordFlavorTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordFlavorType _other, boolean _copy) Builder(_B _parentBuilder, CoordFlavorType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)