Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelFrameType
Packages that use PixelFrameType
-
Uses of PixelFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelFrameTypeModifier and TypeFieldDescriptionprotected List<PixelFrameType>PixelCoordSystemType.pixelCoordFramesElement for pixel Coordinate FramesMethods in org.javastro.ivoa.entities.stc.v1 that return PixelFrameTypeModifier and TypeMethodDescriptionObjectFactory.createPixelFrameType()Create an instance ofPixelFrameTypePixelFrameType.withAxis1Order(BigInteger value) PixelFrameType.withAxis2Order(BigInteger value) PixelFrameType.withAxis3Order(BigInteger value) PixelFrameType.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> value) PixelFrameType.withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> value) PixelFrameType.withCoordRefPos(CustomRefPosType value) PixelFrameType.withIDREFType(String value) PixelFrameType.withIDType(String value) PixelFrameType.withReferencePixel(PixelType value) PixelFrameType.withRefFrameId(Object value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PixelFrameType>ObjectFactory.createPixelCoordFrame(PixelFrameType value) PixelCoordSystemType.getPixelCoordFrames()Element for pixel Coordinate Frames Gets the value of the pixelCoordFrames property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PixelFrameType>ObjectFactory.createPixelCoordFrame(PixelFrameType value) PixelCoordSystemType.withPixelCoordFrames(PixelFrameType... values) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type PixelFrameTypeModifier and TypeMethodDescriptionPixelCoordSystemType.withPixelCoordFrames(Collection<PixelFrameType> values)