Uses of Class
org.javastro.ivoa.entities.stc.v1.Double3Type
Packages that use Double3Type
-
Uses of Double3Type in org.javastro.ivoa.entities.stc.v1
Subclasses of Double3Type in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassConsists of a Size (3 doubles) and optional position angle elementFields in org.javastro.ivoa.entities.stc.v1 declared as Double3TypeModifier and TypeFieldDescriptionprotected Double3TypeSphereType.centerprotected Double3TypeVelocitySphereType.centerprotected Double3TypeCoord3VecIntervalType.hiLimit3Vecprotected Double3TypePos3VecIntervalType.hiLimit3Vecprotected Double3TypeUCoord3VecIntervalType.hiLimit3Vecprotected Double3TypeVel3VecIntervalType.hiLimit3Vecprotected Double3TypeCoord3VecIntervalType.loLimit3Vecprotected Double3TypePos3VecIntervalType.loLimit3Vecprotected Double3TypeUCoord3VecIntervalType.loLimit3Vecprotected Double3TypeVel3VecIntervalType.loLimit3Vecprotected Double3TypeCurve3Type.p1protected Double3TypeCurve3Type.p2protected Double3TypePixelVector3CoordinateType.value3Vector of 3 doublesprotected Double3TypeHalfspaceType.vectorThis needs to be a spherical coordinate vector; it is the unit vector that is normal to the plane that forms a constraint for a convexFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type Double3TypeMethods in org.javastro.ivoa.entities.stc.v1 that return Double3TypeModifier and TypeMethodDescriptionObjectFactory.createDouble3Type()Create an instance ofDouble3TypeSphereType.getCenter()Gets the value of the center property.VelocitySphereType.getCenter()Gets the value of the center property.Coord3VecIntervalType.getHiLimit3Vec()Gets the value of the hiLimit3Vec property.Pos3VecIntervalType.getHiLimit3Vec()Gets the value of the hiLimit3Vec property.UCoord3VecIntervalType.getHiLimit3Vec()Gets the value of the hiLimit3Vec property.Vel3VecIntervalType.getHiLimit3Vec()Gets the value of the hiLimit3Vec property.Coord3VecIntervalType.getLoLimit3Vec()Gets the value of the loLimit3Vec property.Pos3VecIntervalType.getLoLimit3Vec()Gets the value of the loLimit3Vec property.UCoord3VecIntervalType.getLoLimit3Vec()Gets the value of the loLimit3Vec property.Vel3VecIntervalType.getLoLimit3Vec()Gets the value of the loLimit3Vec property.Curve3Type.getP1()Gets the value of the p1 property.Curve3Type.getP2()Gets the value of the p2 property.PixelVector3CoordinateType.getValue3()Vector of 3 doublesHalfspaceType.getVector()This needs to be a spherical coordinate vector; it is the unit vector that is normal to the plane that forms a constraint for a convexDouble3Type.withC1(Double1Type value) Double3Type.withC2(Double1Type value) Double3Type.withC3(Double1Type value) Double3Type.withGenUnit(String value) Double3Type.withIDREFType(String value) Double3Type.withIDType(String value) Double3Type.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Double3TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Double3Type>ObjectFactory.createValue3(Double3Type value) ConvexHullType.getPoints()Gets the value of the points property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Double3TypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Double3Type>ObjectFactory.createValue3(Double3Type value) voidSphereType.setCenter(Double3Type value) Sets the value of the center property.voidVelocitySphereType.setCenter(Double3Type value) Sets the value of the center property.voidCoord3VecIntervalType.setHiLimit3Vec(Double3Type value) Sets the value of the hiLimit3Vec property.voidPos3VecIntervalType.setHiLimit3Vec(Double3Type value) Sets the value of the hiLimit3Vec property.voidUCoord3VecIntervalType.setHiLimit3Vec(Double3Type value) Sets the value of the hiLimit3Vec property.voidVel3VecIntervalType.setHiLimit3Vec(Double3Type value) Sets the value of the hiLimit3Vec property.voidCoord3VecIntervalType.setLoLimit3Vec(Double3Type value) Sets the value of the loLimit3Vec property.voidPos3VecIntervalType.setLoLimit3Vec(Double3Type value) Sets the value of the loLimit3Vec property.voidUCoord3VecIntervalType.setLoLimit3Vec(Double3Type value) Sets the value of the loLimit3Vec property.voidVel3VecIntervalType.setLoLimit3Vec(Double3Type value) Sets the value of the loLimit3Vec property.voidCurve3Type.setP1(Double3Type value) Sets the value of the p1 property.voidCurve3Type.setP2(Double3Type value) Sets the value of the p2 property.voidPixelVector3CoordinateType.setValue3(Double3Type value) Sets the value of the value3 property.voidHalfspaceType.setVector(Double3Type value) Sets the value of the vector property.SphereType.withCenter(Double3Type value) VelocitySphereType.withCenter(Double3Type value) Coord3VecIntervalType.withHiLimit3Vec(Double3Type value) Pos3VecIntervalType.withHiLimit3Vec(Double3Type value) UCoord3VecIntervalType.withHiLimit3Vec(Double3Type value) Vel3VecIntervalType.withHiLimit3Vec(Double3Type value) Coord3VecIntervalType.withLoLimit3Vec(Double3Type value) Pos3VecIntervalType.withLoLimit3Vec(Double3Type value) UCoord3VecIntervalType.withLoLimit3Vec(Double3Type value) Vel3VecIntervalType.withLoLimit3Vec(Double3Type value) Curve3Type.withP1(Double3Type value) Curve3Type.withP2(Double3Type value) ConvexHullType.withPoints(Double3Type... values) PixelVector3CoordinateType.withValue3(Double3Type value) HalfspaceType.withVector(Double3Type value) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type Double3TypeConstructors in org.javastro.ivoa.entities.stc.v1 with parameters of type Double3TypeModifierConstructorDescriptionCoord3VecIntervalType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, Double3Type loLimit3Vec, Double3Type hiLimit3Vec) Fully-initialising value constructorCurve3Type(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Double3Type p1, Double3Type p2, String curveShape) Fully-initialising value constructorHalfspaceType(Double3Type vector, double offset) Fully-initialising value constructorPixelVector3CoordinateType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, Object frameId, String name1, String name2, String name3, Double3Type value3) Fully-initialising value constructorPos3VecIntervalType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, Double3Type loLimit3Vec, Double3Type hiLimit3Vec) Fully-initialising value constructorSphereType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, Double1Type radius, Double3Type center, String radiusUnit) Fully-initialising value constructorUCoord3VecIntervalType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, Double3Type loLimit3Vec, Double3Type hiLimit3Vec, String unit) Fully-initialising value constructorVel3VecIntervalType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, VelTimeUnitType velTimeUnit, Double3Type loLimit3Vec, Double3Type hiLimit3Vec) Fully-initialising value constructorVelocitySphereType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, VelTimeUnitType velTimeUnit, Double1Type radius, Double3Type center, String radiusUnit) Fully-initialising value constructorConstructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type Double3TypeModifierConstructorDescriptionConvexHullType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, RegionAreaType area, String note, Object coordSystemId, List<Double3Type> points) Fully-initialising value constructor