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 PixelTypeMethods in org.javastro.ivoa.entities.stc.v1 that return PixelTypeModifier and TypeMethodDescriptionObjectFactory.createPixelType()Create an instance ofPixelTypePixelFrameType.getReferencePixel()Gets the value of the referencePixel property.PixelType.withPixel(jakarta.xml.bind.JAXBElement<? extends CoordinateType> value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelTypeModifier and TypeMethodDescriptionvoidPixelFrameType.setReferencePixel(PixelType value) Sets the value of the referencePixel property.PixelFrameType.withReferencePixel(PixelType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelTypeModifierConstructorDescriptionPixelFrameType(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