Uses of Class
org.javastro.ivoa.entities.stc.v1.HalfspaceType
Packages that use HalfspaceType
-
Uses of HalfspaceType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as HalfspaceTypeModifier and TypeFieldDescriptionprotected final HalfspaceTypeHalfspaceType.Builder._storedValueFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type HalfspaceTypeModifier and TypeFieldDescriptionprotected List<HalfspaceType>ConvexType.halfspacesstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ConvexType,HalfspaceType> ConvexType.PropInfo.HALFSPACESstatic final com.kscs.util.jaxb.SinglePropertyInfo<HalfspaceType,Double> HalfspaceType.PropInfo.OFFSETstatic final com.kscs.util.jaxb.SinglePropertyInfo<HalfspaceType,Double3Type> HalfspaceType.PropInfo.VECTORMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type HalfspaceTypeModifier and TypeMethodDescriptionprotected <_P extends HalfspaceType>
_PHalfspaceType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return HalfspaceTypeModifier and TypeMethodDescriptionHalfspaceType.Builder.build()HalfspaceType.clone()HalfspaceType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) HalfspaceType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) HalfspaceType.createCopy()HalfspaceType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createHalfspaceType()Create an instance ofHalfspaceTypeHalfspaceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type HalfspaceTypeModifier and TypeMethodDescriptionConvexType.getHalfspaces()Gets the value of the halfspaces property.ConvexType.Modifier.getHalfspaces()Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type HalfspaceTypeModifier and TypeMethodDescriptionConvexType.Builder.addHalfspaces(HalfspaceType... halfspaces) Adds the given items to the value of "halfspaces"static HalfspaceType.Builder<Void>HalfspaceType.copyExcept(HalfspaceType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) HalfspaceType.Builder.copyOf(HalfspaceType _other) static <_B> HalfspaceType.Builder<_B>HalfspaceType.copyOf(HalfspaceType _other) static <_B> HalfspaceType.Builder<_B>HalfspaceType.copyOf(HalfspaceType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static HalfspaceType.Builder<Void>HalfspaceType.copyOnly(HalfspaceType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ConvexType.Builder.withHalfspaces(HalfspaceType... halfspaces) Sets the new value of "halfspaces" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type HalfspaceTypeModifier and TypeMethodDescriptionConvexType.Builder.addHalfspaces(Iterable<? extends HalfspaceType> halfspaces) Adds the given items to the value of "halfspaces"ConvexType.Builder.withHalfspaces(Iterable<? extends HalfspaceType> halfspaces) Sets the new value of "halfspaces" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type HalfspaceTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, HalfspaceType _other, boolean _copy) Builder(_B _parentBuilder, HalfspaceType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type HalfspaceTypeModifierConstructorDescriptionConvexType(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<HalfspaceType> halfspaces) Fully-initialising value constructor