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 with type parameters of type HalfspaceTypeMethods in org.javastro.ivoa.entities.stc.v1 that return HalfspaceTypeModifier and TypeMethodDescriptionObjectFactory.createHalfspaceType()Create an instance ofHalfspaceTypeHalfspaceType.withOffset(double value) HalfspaceType.withVector(Double3Type value) 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.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type HalfspaceTypeMethod parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type HalfspaceTypeConstructor 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