update20130718
This commit is contained in:
@@ -15,7 +15,7 @@ class Cluster {
|
||||
private $clusterId;
|
||||
public $clusterSize;
|
||||
public $peerClusterRatioNorm;
|
||||
private $bgColor = "white";
|
||||
public $bgColor = "white";
|
||||
private $range = 0.20;
|
||||
|
||||
public function __construct($clusterArray = array(), $clusterId) {
|
||||
|
||||
Reference in New Issue
Block a user