Interface CTSphereCoords

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTSphereCoords extends XmlObject
An XML CT_SphereCoords(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getLat

      int getLat()
      Gets the "lat" attribute
    • xgetLat

      Gets (as xml) the "lat" attribute
    • setLat

      void setLat(int lat)
      Sets the "lat" attribute
    • xsetLat

      void xsetLat(STPositiveFixedAngle lat)
      Sets (as xml) the "lat" attribute
    • getLon

      int getLon()
      Gets the "lon" attribute
    • xgetLon

      Gets (as xml) the "lon" attribute
    • setLon

      void setLon(int lon)
      Sets the "lon" attribute
    • xsetLon

      void xsetLon(STPositiveFixedAngle lon)
      Sets (as xml) the "lon" attribute
    • getRev

      int getRev()
      Gets the "rev" attribute
    • xgetRev

      Gets (as xml) the "rev" attribute
    • setRev

      void setRev(int rev)
      Sets the "rev" attribute
    • xsetRev

      void xsetRev(STPositiveFixedAngle rev)
      Sets (as xml) the "rev" attribute