Uses of Class
org.javastro.ivoa.entities.stc.v1.ConvexHullType
Packages that use ConvexHullType
-
Uses of ConvexHullType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type ConvexHullTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ConvexHullType,Double3Type> ConvexHullType.PropInfo.POINTSMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type ConvexHullTypeModifier and TypeMethodDescriptionprotected <_P extends ConvexHullType>
_PConvexHullType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return ConvexHullTypeModifier and TypeMethodDescriptionConvexHullType.Builder.build()ConvexHullType.clone()ConvexHullType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ConvexHullType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createConvexHullType()Create an instance ofConvexHullTypeConvexHullType.createCopy()ConvexHullType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ConvexHullType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type ConvexHullTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConvexHullType>ObjectFactory.createConvexHull(ConvexHullType value) jakarta.xml.bind.JAXBElement<ConvexHullType>ObjectFactory.createConvexHull2(ConvexHullType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ConvexHullTypeModifier and TypeMethodDescriptionstatic ConvexHullType.Builder<Void>ConvexHullType.copyExcept(ConvexHullType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ConvexHullType.Builder.copyOf(ConvexHullType _other) static <_B> ConvexHullType.Builder<_B>ConvexHullType.copyOf(ConvexHullType _other) static <_B> ConvexHullType.Builder<_B>ConvexHullType.copyOf(ConvexHullType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ConvexHullType.Builder<Void>ConvexHullType.copyOnly(ConvexHullType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<ConvexHullType>ObjectFactory.createConvexHull(ConvexHullType value) jakarta.xml.bind.JAXBElement<ConvexHullType>ObjectFactory.createConvexHull2(ConvexHullType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type ConvexHullTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ConvexHullType _other, boolean _copy) Builder(_B _parentBuilder, ConvexHullType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)