Uses of Class
org.javastro.ivoa.entities.stc.v1.ShapeType.Builder
Packages that use ShapeType.Builder
-
Uses of ShapeType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of ShapeType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classBoxType.Builder<_B>static classstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return ShapeType.BuilderModifier and TypeMethodDescriptionstatic ShapeType.Builder<Void>ShapeType.builder()static ShapeType.Builder<Void>ShapeType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyExcept(ShapeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ShapeType.Builder.copyOf(ShapeType.Builder _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(CoordIntervalType _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(RegionType _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ShapeType.Builder<_B>static <_B> ShapeType.Builder<_B>ShapeType.copyOf(ShapeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(SpatialIntervalType _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(StcBaseType _other) static <_B> ShapeType.Builder<_B>ShapeType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ShapeType.Builder<Void>ShapeType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>static ShapeType.Builder<Void>ShapeType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ShapeType.Builder<Void>ShapeType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ShapeType.newCopyBuilder()<_B> ShapeType.Builder<_B>ShapeType.newCopyBuilder(_B _parentBuilder) <_B> ShapeType.Builder<_B>ShapeType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ShapeType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ShapeType.Builder.withArea(RegionAreaType area) Sets the new value of "area" (any previous value will be replaced)ShapeType.Builder.withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (any previous value will be replaced)ShapeType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)ShapeType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)ShapeType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)ShapeType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)ShapeType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)ShapeType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)ShapeType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)Sets the new value of "note" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Sets the new value of "unit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type ShapeType.BuilderModifier and TypeMethodDescriptionRegionAreaType.Builder<? extends ShapeType.Builder<_B>>ShapeType.Builder.withArea()Returns the existing builder or a new builder to build the value of the "area" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ShapeType.BuilderModifier and TypeMethodDescriptionShapeType.Builder.copyOf(ShapeType.Builder _other) <_B> voidShapeType.copyTo(ShapeType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidShapeType.copyTo(ShapeType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.