Class DiffType

All Implemented Interfaces:
org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public class DiffType extends RegionType implements org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2

Java class for diffType complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="diffType">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}regionType">
       <sequence>
         <element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}Region"/>
         <element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}Region2"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

    • region

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected jakarta.xml.bind.JAXBElement<? extends RegionType> region
      Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions
    • region2

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected jakarta.xml.bind.JAXBElement<? extends RegionType> region2
      Head element of the Region2 substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions
  • Constructor Details

  • Method Details

    • getRegion

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public jakarta.xml.bind.JAXBElement<? extends RegionType> getRegion()
      Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions
      Returns:
      possible object is JAXBElement<AllSkyType> JAXBElement<BoxType> JAXBElement<CircleType> JAXBElement<ConvexHullType> JAXBElement<ConvexType> JAXBElement<DiffType> JAXBElement<EllipseType> JAXBElement<IntersectionType> JAXBElement<NegationType> JAXBElement<PolygonType> JAXBElement<RegionType> JAXBElement<SectorType> JAXBElement<SkyIndexType> JAXBElement<UnionType>
    • setRegion

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value)
      Sets the value of the region property.
      Parameters:
      value - allowed object is JAXBElement<AllSkyType> JAXBElement<BoxType> JAXBElement<CircleType> JAXBElement<ConvexHullType> JAXBElement<ConvexType> JAXBElement<DiffType> JAXBElement<EllipseType> JAXBElement<IntersectionType> JAXBElement<NegationType> JAXBElement<PolygonType> JAXBElement<RegionType> JAXBElement<SectorType> JAXBElement<SkyIndexType> JAXBElement<UnionType>
      See Also:
    • getRegion2

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public jakarta.xml.bind.JAXBElement<? extends RegionType> getRegion2()
      Head element of the Region2 substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions
      Returns:
      possible object is JAXBElement<AllSkyType> JAXBElement<BoxType> JAXBElement<CircleType> JAXBElement<ConvexHullType> JAXBElement<ConvexType> JAXBElement<DiffType> JAXBElement<EllipseType> JAXBElement<IntersectionType> JAXBElement<NegationType> JAXBElement<PolygonType> JAXBElement<RegionType> JAXBElement<SectorType> JAXBElement<SkyIndexType> JAXBElement<UnionType>
    • setRegion2

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> value)
      Sets the value of the region2 property.
      Parameters:
      value - allowed object is JAXBElement<AllSkyType> JAXBElement<BoxType> JAXBElement<CircleType> JAXBElement<ConvexHullType> JAXBElement<ConvexType> JAXBElement<DiffType> JAXBElement<EllipseType> JAXBElement<IntersectionType> JAXBElement<NegationType> JAXBElement<PolygonType> JAXBElement<RegionType> JAXBElement<SectorType> JAXBElement<SkyIndexType> JAXBElement<UnionType>
      See Also:
    • equals

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public boolean equals(Object object)
      Overrides:
      equals in class RegionType
    • hashCode

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public int hashCode()
      Overrides:
      hashCode in class RegionType
    • toString

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public String toString()
      Overrides:
      toString in class RegionType
    • append

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      append in class RegionType
    • appendFields

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      appendFields in class RegionType
    • withRegion

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> value)
    • withRegion2

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> value)
    • withArea

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withArea(RegionAreaType value)
      Overrides:
      withArea in class RegionType
    • withNote

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withNote(String value)
      Overrides:
      withNote in class RegionType
    • withCoordSystemId

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withCoordSystemId(Object value)
      Overrides:
      withCoordSystemId in class RegionType
    • withEpoch

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withEpoch(BigDecimal value)
      Overrides:
      withEpoch in class RegionType
    • withUnit

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withUnit(String value)
      Overrides:
      withUnit in class RegionType
    • withLoInclude

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withLoInclude(Boolean value)
      Overrides:
      withLoInclude in class RegionType
    • withHiInclude

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withHiInclude(Boolean value)
      Overrides:
      withHiInclude in class RegionType
    • withFillFactor

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withFillFactor(Float value)
      Overrides:
      withFillFactor in class RegionType
    • withFrameId

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withFrameId(Object value)
      Overrides:
      withFrameId in class RegionType
    • withId

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withId(String value)
      Overrides:
      withId in class RegionType
    • withIdref

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withIdref(Object value)
      Overrides:
      withIdref in class RegionType
    • withUcd

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withUcd(String value)
      Overrides:
      withUcd in class RegionType
    • withType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withType(String value)
      Overrides:
      withType in class RegionType
    • withHref

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withHref(String value)
      Overrides:
      withHref in class RegionType
    • withIDType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withIDType(String value)
      Overrides:
      withIDType in class RegionType
    • withIDREFType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public DiffType withIDREFType(String value)
      Overrides:
      withIDREFType in class RegionType
    • mergeFrom

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void mergeFrom(Object left, Object right)
      Specified by:
      mergeFrom in interface org.jvnet.jaxb.lang.MergeFrom
      Overrides:
      mergeFrom in class RegionType
    • mergeFrom

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)
      Specified by:
      mergeFrom in interface org.jvnet.jaxb.lang.MergeFrom
      Overrides:
      mergeFrom in class RegionType
    • createNewInstance

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public Object createNewInstance()
      Specified by:
      createNewInstance in interface org.jvnet.jaxb.lang.MergeFrom
      Overrides:
      createNewInstance in class RegionType