Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelFrameType.Builder
Packages that use PixelFrameType.Builder
-
Uses of PixelFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return PixelFrameType.BuilderModifier and TypeMethodDescriptionPixelFrameType.Builder<? extends PixelCoordSystemType.Builder<_B>>PixelCoordSystemType.Builder.addPixelCoordFrames()Returns a new builder to build an additional value of the "PixelCoordFrames" property.static PixelFrameType.Builder<Void>PixelFrameType.builder()static PixelFrameType.Builder<Void>PixelFrameType.copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyExcept(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyExcept(PixelFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelFrameType.Builder.copyOf(PixelFrameType _other) PixelFrameType.Builder.copyOf(PixelFrameType.Builder _other) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(CoordFrameType _other) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(GenericCoordFrameType _other) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(PixelFrameType _other) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(PixelFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(StcBaseType _other) static <_B> PixelFrameType.Builder<_B>PixelFrameType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PixelFrameType.Builder<Void>PixelFrameType.copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyOnly(GenericCoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyOnly(PixelFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static PixelFrameType.Builder<Void>PixelFrameType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelFrameType.newCopyBuilder()<_B> PixelFrameType.Builder<_B>PixelFrameType.newCopyBuilder(_B _parentBuilder) <_B> PixelFrameType.Builder<_B>PixelFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelFrameType.Builder.withAxis1Order(BigInteger axis1Order) Sets the new value of "axis1Order" (any previous value will be replaced)PixelFrameType.Builder.withAxis2Order(BigInteger axis2Order) Sets the new value of "axis2Order" (any previous value will be replaced)PixelFrameType.Builder.withAxis3Order(BigInteger axis3Order) Sets the new value of "axis3Order" (any previous value will be replaced)PixelFrameType.Builder.withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)PixelFrameType.Builder.withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) Sets the new value of "coordRefFrame" (any previous value will be replaced)PixelFrameType.Builder.withCoordRefPos(CustomRefPosType coordRefPos) Sets the new value of "coordRefPos" (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)PixelFrameType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)PixelFrameType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)PixelFrameType.Builder.withReferencePixel(PixelType referencePixel) Sets the new value of "referencePixel" (any previous value will be replaced)PixelFrameType.Builder.withRefFrameId(Object refFrameId) Sets the new value of "refFrameId" (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)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelFrameType.BuilderModifier and TypeMethodDescriptionCustomRefPosType.Builder<? extends PixelFrameType.Builder<_B>>PixelFrameType.Builder.withCoordRefPos()Returns the existing builder or a new builder to build the value of the "coordRefPos" property.PixelType.Builder<? extends PixelFrameType.Builder<_B>>PixelFrameType.Builder.withReferencePixel()Returns the existing builder or a new builder to build the value of the "referencePixel" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelFrameType.BuilderModifier and TypeMethodDescriptionPixelFrameType.Builder.copyOf(PixelFrameType.Builder _other) <_B> voidPixelFrameType.copyTo(PixelFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidPixelFrameType.copyTo(PixelFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.