public class BaseShapeLock extends java.lang.Object implements IBaseShapeLock
Represents a base class for locks (disabled operation).
Modifier and Type | Method and Description |
---|---|
boolean |
getNoLocks()
Return true if all lock-flags are disabled.
|
public boolean getNoLocks()
Return true if all lock-flags are disabled.
Read-only boolean
.
getNoLocks
in interface IBaseShapeLock