connectorlocking-ag凯发旗舰厅



com.spire.presentation
class connectorlocking

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.baseshapelocking
          extended by com.spire.presentation.connectorlocking

public class connectorlocking
extends baseshapelocking

indicates which operations are disabled on the parent connector.


constructor summary
connectorlocking()
           
 
method summary
 boolean getadjusthandlesprotection()
          indicates whether a changing adjust values disallow.
 boolean getarrowheadchangesprotection()
          indicates whether a changing arrowheads disallow.
 boolean getaspectratioprotection()
          indicates whether a shape have to preserve aspect ratio on resizing.
 boolean geteditpointprotection()
          indicates whether a resizing this shape disallow.
 boolean getgroupingprotection()
          indicates whether an adding this shape to a group disallow.
 boolean getpositionprotection()
          indicates whether a moving this shape disallow.
 boolean getresizeprotection()
          indicates whether a resizing this shape disallow.
 boolean getrotationprotection()
          indicates whether a changing rotation angle of this shape disallow.
 boolean getselectionprotection()
          indicates whether a selecting this shape disallow.
 boolean getshapetypeprotection()
          indicates whether a changing of a shape type disallow.
 void setadjusthandlesprotection(boolean value)
           
 void setarrowheadchangesprotection(boolean value)
           
 void setaspectratioprotection(boolean value)
           
 void seteditpointprotection(boolean value)
           
 void setgroupingprotection(boolean value)
           
 void setpositionprotection(boolean value)
           
 void setresizeprotection(boolean value)
           
 void setrotationprotection(boolean value)
           
 void setselectionprotection(boolean value)
           
 void setshapetypeprotection(boolean value)
           
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
constructor detail

connectorlocking

public connectorlocking()
method detail

getgroupingprotection

public boolean getgroupingprotection()
indicates whether an adding this shape to a group disallow.
returns:

setgroupingprotection

public void setgroupingprotection(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)

geteditpointprotection

public boolean geteditpointprotection()
indicates whether a resizing this shape disallow.
returns:

seteditpointprotection

public void seteditpointprotection(boolean value)

getadjusthandlesprotection

public boolean getadjusthandlesprotection()
indicates whether a changing adjust values disallow.
returns:

setadjusthandlesprotection

public void setadjusthandlesprotection(boolean value)

getarrowheadchangesprotection

public boolean getarrowheadchangesprotection()
indicates whether a changing arrowheads disallow.
returns:

setarrowheadchangesprotection

public void setarrowheadchangesprotection(boolean value)

getshapetypeprotection

public boolean getshapetypeprotection()
indicates whether a changing of a shape type disallow.
returns:

setshapetypeprotection

public void setshapetypeprotection(boolean value)


网站地图