BaseShapeLock
Overview
BaseShapeLock is a class in Aspose.Slides FOSS for Java.
Base class for shape locks.
This class provides 1 method for working with BaseShapeLock objects in Java programs.
Available methods include: noLocks.
All public members are accessible to any Java application after installing the Aspose.Slides FOSS for Java package.
Methods
| Signature | Description |
|---|---|
noLocks() → boolean | Returns {@code true} if all lock properties are disabled (no restrictions are set). |