Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelVector2CoordinateType
Packages that use PixelVector2CoordinateType
-
Uses of PixelVector2CoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelVector2CoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector2CoordinateType,String> PixelVector2CoordinateType.PropInfo.NAME_1static final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector2CoordinateType,String> PixelVector2CoordinateType.PropInfo.NAME_2static final com.kscs.util.jaxb.SinglePropertyInfo<PixelVector2CoordinateType,Double2Type> PixelVector2CoordinateType.PropInfo.VALUE_2Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PixelVector2CoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends PixelVector2CoordinateType>
_PPixelVector2CoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PixelVector2CoordinateTypeModifier and TypeMethodDescriptionPixelVector2CoordinateType.Builder.build()PixelVector2CoordinateType.clone()PixelVector2CoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.createCopy()PixelVector2CoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPixelVector2CoordinateType()Create an instance ofPixelVector2CoordinateTypePixelVector2CoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelVector2CoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PixelVector2CoordinateType>ObjectFactory.createPixel2D(PixelVector2CoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelVector2CoordinateTypeModifier and TypeMethodDescriptionPixelVector2CoordinateType.copyExcept(PixelVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.Builder.copyOf(PixelVector2CoordinateType _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(PixelVector2CoordinateType _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(PixelVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector2CoordinateType.copyOnly(PixelVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<PixelVector2CoordinateType>ObjectFactory.createPixel2D(PixelVector2CoordinateType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelVector2CoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PixelVector2CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, PixelVector2CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)