Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelType
Packages that use PixelType
-
Uses of PixelType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as PixelTypeModifier and TypeFieldDescriptionprotected final PixelTypePixelType.Builder._storedValueprotected PixelTypePixelFrameType.referencePixelFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<PixelType,CoordinateType> PixelType.PropInfo.PIXELstatic final com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,PixelType> PixelFrameType.PropInfo.REFERENCE_PIXELMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelTypeModifier and TypeMethodDescriptionprotected <_P extends PixelType>
_PPixelType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PixelTypeModifier and TypeMethodDescriptionPixelType.Builder.build()PixelType.clone()PixelType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelType.createCopy()PixelType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPixelType()Create an instance ofPixelTypePixelFrameType.getReferencePixel()Gets the value of the referencePixel property.PixelType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelTypeModifier and TypeMethodDescriptionstatic PixelType.Builder<Void>PixelType.copyExcept(PixelType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> PixelType.Builder<_B>static <_B> PixelType.Builder<_B>PixelType.copyOf(PixelType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PixelType.Builder<Void>voidPixelFrameType.Modifier.setReferencePixel(PixelType referencePixel) voidPixelFrameType.setReferencePixel(PixelType value) Sets the value of the referencePixel property.PixelFrameType.Builder.withReferencePixel(PixelType referencePixel) Sets the new value of "referencePixel" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PixelType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelFrameType(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 constructor