Interface VmlShape


@Immutable public interface VmlShape
  • Method Details

    • id

      String id()
    • objectType

      String objectType()
    • clientData

      org.apache.xmlbeans.XmlObject clientData()
    • builder

      static VmlShape.Builder builder()