groupshapelocking-ag凯发旗舰厅
com.spire.presentation
class groupshapelocking
java.lang.object
com.spire.presentation.pptobject
com.spire.presentation.baseshapelocking
com.spire.presentation.groupshapelocking
public class groupshapelocking
- extends baseshapelocking
indicates which operations are disabled on the parent groupshape.
groupshapelocking
public groupshapelocking()
getgroupingprotection
public boolean getgroupingprotection()
- indicates whether an adding this shape to a group disallow.
- returns:
setgroupingprotection
public void setgroupingprotection(boolean value)
getungroupingprotection
public boolean getungroupingprotection()
- indicates whether splitting this groupshape disallow.
- returns:
setungroupingprotection
public void setungroupingprotection(boolean value)
getselectionprotection
public boolean getselectionprotection()
- indicates whether a selecting this shape disallow.
- returns:
setselectionprotection
public void setselectionprotection(boolean value)
getrotationprotection
public boolean getrotationprotection()
- indicates whether a changing rotation angle of this shape disallow.
- returns:
setrotationprotection
public void setrotationprotection(boolean value)
getaspectratioprotection
public boolean getaspectratioprotection()
- indicates whether a shape have to preserve aspect ratio on resizing.
- returns:
setaspectratioprotection
public void setaspectratioprotection(boolean value)
getpositionprotection
public boolean getpositionprotection()
- indicates whether a moving this shape disallow.
- returns:
setpositionprotection
public void setpositionprotection(boolean value)
getresizeprotection
public boolean getresizeprotection()
- indicates whether a resizing this shape disallow.
- returns:
setresizeprotection
public void setresizeprotection(boolean value)