com.aspose.slides
Class BaseShapeLock

java.lang.Object
  extended by com.aspose.slides.BaseShapeLock
All Implemented Interfaces:
IBaseShapeLock
Direct Known Subclasses:
AutoShapeLock, ConnectorLock, GraphicalObjectLock, GroupShapeLock, PictureFrameLock

public class BaseShapeLock
extends java.lang.Object
implements IBaseShapeLock

Represents a base class for locks (disabled operation).


Method Summary
 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


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.