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 frameFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpaceFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordFlavorType> SpaceFrameType.PropInfo.COORD_FLAVORstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordValueType> SpaceFrameType.PropInfo.OFFSET_CENTERstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,ReferencePositionType> SpaceFrameType.PropInfo.REFERENCE_POSITIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,SpaceFrameType> AstroCoordSystemType.PropInfo.SPACE_FRAMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordRefFrameType> SpaceFrameType.PropInfo.SPACE_REF_FRAMEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpaceFrameTypeModifier and TypeMethodDescriptionprotected <_P extends SpaceFrameType>
_PSpaceFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SpaceFrameTypeModifier and TypeMethodDescriptionSpaceFrameType.Builder.build()SpaceFrameType.clone()SpaceFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SpaceFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SpaceFrameType.createCopy()SpaceFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSpaceFrameType()Create an instance ofSpaceFrameTypeAstroCoordSystemType.getSpaceFrame()The spatial coordinate reference frameSpaceFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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 TypeMethodDescriptionstatic SpaceFrameType.Builder<Void>SpaceFrameType.copyExcept(SpaceFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SpaceFrameType.Builder.copyOf(SpaceFrameType _other) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(SpaceFrameType _other) static <_B> SpaceFrameType.Builder<_B>SpaceFrameType.copyOf(SpaceFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SpaceFrameType.Builder<Void>SpaceFrameType.copyOnly(SpaceFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<SpaceFrameType>ObjectFactory.createSpaceFrame(SpaceFrameType value) voidAstroCoordSystemType.Modifier.setSpaceFrame(SpaceFrameType spaceFrame) voidAstroCoordSystemType.setSpaceFrame(SpaceFrameType value) Sets the value of the spaceFrame property.AstroCoordSystemType.Builder.withSpaceFrame(SpaceFrameType spaceFrame) Sets the new value of "spaceFrame" (any previous value will be replaced)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 constructorBuilder(_B _parentBuilder, SpaceFrameType _other, boolean _copy) Builder(_B _parentBuilder, SpaceFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)