com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class BaseShapeLock

  • java.lang.Object
    • com.aspose.slides.BaseShapeLock
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean getNoLocks()
      Return true if all lock-flags are disabled.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getNoLocks

        public boolean getNoLocks()

        Return true if all lock-flags are disabled. Read-only boolean.

        Specified by:
        getNoLocks in interface IBaseShapeLock