Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelSpaceType
Packages that use PixelSpaceType
-
Uses of PixelSpaceType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as PixelSpaceTypeModifier and TypeFieldDescriptionprotected PixelSpaceTypeObsDataLocationType.pixelSpaceDefines the pixel coordinate system for pixelated dataFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelSpaceTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,PixelSpaceType> ObsDataLocationType.PropInfo.PIXEL_SPACEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelSpaceTypeModifier and TypeMethodDescriptionprotected <_P extends PixelSpaceType>
_PPixelSpaceType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PixelSpaceTypeModifier and TypeMethodDescriptionPixelSpaceType.Builder.build()PixelSpaceType.clone()PixelSpaceType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelSpaceType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelSpaceType.createCopy()PixelSpaceType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPixelSpaceType()Create an instance ofPixelSpaceTypeObsDataLocationType.getPixelSpace()Defines the pixel coordinate system for pixelated dataPixelSpaceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelSpaceTypeModifier and TypeMethodDescriptionstatic PixelSpaceType.Builder<Void>PixelSpaceType.copyExcept(PixelSpaceType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelSpaceType.Builder.copyOf(PixelSpaceType _other) static <_B> PixelSpaceType.Builder<_B>PixelSpaceType.copyOf(PixelSpaceType _other) static <_B> PixelSpaceType.Builder<_B>PixelSpaceType.copyOf(PixelSpaceType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PixelSpaceType.Builder<Void>PixelSpaceType.copyOnly(PixelSpaceType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidObsDataLocationType.Modifier.setPixelSpace(PixelSpaceType pixelSpace) voidObsDataLocationType.setPixelSpace(PixelSpaceType value) Sets the value of the pixelSpace property.ObsDataLocationType.Builder.withPixelSpace(PixelSpaceType pixelSpace) Sets the new value of "pixelSpace" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelSpaceTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PixelSpaceType _other, boolean _copy) Builder(_B _parentBuilder, PixelSpaceType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObsDataLocationType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, ObservatoryLocationType observatoryLocation, AstroSTCDescriptionType observationLocation, PixelSpaceType pixelSpace) Fully-initialising value constructor