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.
    • Method Detail

      • getLat

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

        void setLat​(int lat)
        Sets the "lat" attribute
      • getLon

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

        void setLon​(int lon)
        Sets the "lon" attribute
      • getRev

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

        void setRev​(int rev)
        Sets the "rev" attribute