96 $this->_spIdMax = $value;
116 $this->_cDgSaved = $value;
136 $this->_cSpSaved = $value;
156 $this->_bstoreContainer = $bstoreContainer;
165 public function setOPT($property, $value)
167 $this->_OPT[$property] = $value;
178 if (isset($this->_OPT[$property])) {
179 return $this->_OPT[$property];
201 $this->_IDCLs = $pValue;
getBstoreContainer()
Get BLIP Store Container.
setCDgSaved($value)
Set total number of drawings saved.
setCSpSaved($value)
Set total number of shapes saved (including group shapes)
getSpIdMax()
Get maximum shape index of all shapes in all drawings (plus one)
setSpIdMax($value)
Set maximum shape index of all shapes in all drawings (plus one)
setBstoreContainer($bstoreContainer)
Set BLIP Store Container.
setIDCLs($pValue)
Set identifier clusters.
getOPT($property)
Get an option for the drawing group.
Create styles array
The data for the language used.
setOPT($property, $value)
Set an option for the drawing group.
getIDCLs()
Get identifier clusters.
getCDgSaved()
Get total number of drawings saved.
getCSpSaved()
Get total number of shapes saved (including group shapes)