graphicalnodelocking-ag凯发旗舰厅
com.spire.presentation.drawing
class graphicalnodelocking
java.lang.object
com.spire.presentation.pptobject
com.spire.presentation.baseshapelocking
com.spire.presentation.drawing.graphicalnodelocking
public class graphicalnodelocking
- extends baseshapelocking
indicates which operations are disabled on the parent graphicalobject.
graphicalnodelocking
public graphicalnodelocking()
getgroupingprotection
public boolean getgroupingprotection()
- indicates whether an adding this shape to a group disallow.
- returns:
setgroupingprotection
public void setgroupingprotection(boolean value)
getdrilldownprotection
public boolean getdrilldownprotection()
- indicates whether selecting subshapes of this object disallow.
- returns:
setdrilldownprotection
public void setdrilldownprotection(boolean value)
getselectionprotection
public boolean getselectionprotection()
- indicates whether a selecting this shape disallow.
- returns:
setselectionprotection
public void setselectionprotection(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)