Uses of Class
org.javastro.ivoa.entities.stc.v1.Vector2CoordinateType
Packages that use Vector2CoordinateType
-
Uses of Vector2CoordinateType in org.javastro.ivoa.entities.stc.v1
Subclasses of Vector2CoordinateType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vector2CoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector2CoordinateType,Object> Vector2CoordinateType.PropInfo.C_ERROR_2_Sstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector2CoordinateType,Object> Vector2CoordinateType.PropInfo.C_PIX_SIZE_2_Sstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector2CoordinateType,Object> Vector2CoordinateType.PropInfo.C_RESOLUTION_2_Sstatic final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<Vector2CoordinateType,Object> Vector2CoordinateType.PropInfo.C_SIZE_2_Sstatic final com.kscs.util.jaxb.SinglePropertyInfo<Vector2CoordinateType,Object> Vector2CoordinateType.PropInfo.C_VALUE_2static final com.kscs.util.jaxb.SinglePropertyInfo<Vector2CoordinateType,String> Vector2CoordinateType.PropInfo.NAME_1static final com.kscs.util.jaxb.SinglePropertyInfo<Vector2CoordinateType,String> Vector2CoordinateType.PropInfo.NAME_2Methods in org.javastro.ivoa.entities.stc.v1 with type parameters of type Vector2CoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends Vector2CoordinateType>
_PVector2CoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return Vector2CoordinateTypeModifier and TypeMethodDescriptionVector2CoordinateType.Builder.build()Vector2CoordinateType.clone()Vector2CoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Vector2CoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Vector2CoordinateType.createCopy()Vector2CoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVector2CoordinateType()Create an instance ofVector2CoordinateTypeVector2CoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Vector2CoordinateTypeModifier and TypeMethodDescriptionstatic GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyExcept(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector2CoordinateType.Builder<Void>PosVector2CoordinateType.copyExcept(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector2CoordinateType.Builder<Void>Vector2CoordinateType.copyExcept(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector2CoordinateType.Builder<Void>VelVector2CoordinateType.copyExcept(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(Vector2CoordinateType _other) static <_B> GenVector2CoordinateType.Builder<_B>GenVector2CoordinateType.copyOf(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PosVector2CoordinateType.Builder<_B>PosVector2CoordinateType.copyOf(Vector2CoordinateType _other) static <_B> PosVector2CoordinateType.Builder<_B>PosVector2CoordinateType.copyOf(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Vector2CoordinateType.Builder.copyOf(Vector2CoordinateType _other) static <_B> Vector2CoordinateType.Builder<_B>Vector2CoordinateType.copyOf(Vector2CoordinateType _other) static <_B> Vector2CoordinateType.Builder<_B>Vector2CoordinateType.copyOf(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelVector2CoordinateType.Builder<_B>VelVector2CoordinateType.copyOf(Vector2CoordinateType _other) static <_B> VelVector2CoordinateType.Builder<_B>VelVector2CoordinateType.copyOf(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenVector2CoordinateType.Builder<Void>GenVector2CoordinateType.copyOnly(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PosVector2CoordinateType.Builder<Void>PosVector2CoordinateType.copyOnly(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Vector2CoordinateType.Builder<Void>Vector2CoordinateType.copyOnly(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelVector2CoordinateType.Builder<Void>VelVector2CoordinateType.copyOnly(Vector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Vector2CoordinateTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, Vector2CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, Vector2CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)