Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelCoordsType
Packages that use PixelCoordsType
-
Uses of PixelCoordsType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelCoordsTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<PixelCoordsType,CoordinateType> PixelCoordsType.PropInfo.PIXELSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelCoordsTypeModifier and TypeMethodDescriptionprotected <_P extends PixelCoordsType>
_PPixelCoordsType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PixelCoordsTypeModifier and TypeMethodDescriptionPixelCoordsType.Builder.build()PixelCoordsType.clone()PixelCoordsType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelCoordsType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelCoordsType.createCopy()PixelCoordsType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPixelCoordsType()Create an instance ofPixelCoordsTypePixelCoordsType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelCoordsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PixelCoordsType>ObjectFactory.createPixelCoords(PixelCoordsType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelCoordsTypeModifier and TypeMethodDescriptionstatic PixelCoordsType.Builder<Void>PixelCoordsType.copyExcept(PixelCoordsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelCoordsType.Builder.copyOf(PixelCoordsType _other) static <_B> PixelCoordsType.Builder<_B>PixelCoordsType.copyOf(PixelCoordsType _other) static <_B> PixelCoordsType.Builder<_B>PixelCoordsType.copyOf(PixelCoordsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PixelCoordsType.Builder<Void>PixelCoordsType.copyOnly(PixelCoordsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<PixelCoordsType>ObjectFactory.createPixelCoords(PixelCoordsType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelCoordsTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PixelCoordsType _other, boolean _copy) Builder(_B _parentBuilder, PixelCoordsType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)