ConnectorLock

Overview

ConnectorLock is a class in Aspose.Slides FOSS for Java. Inherits from: BaseShapeLock, IConnectorLock.

Represents the lock settings for a connector shape.

This class provides 1 method for working with ConnectorLock 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

SignatureDescription
noLocks()booleanReturns {@code true} if all lock properties are disabled (no restrictions are set).

See Also