Searched defs:isCellRotatable (Results 1 – 5 of 5) sorted by relevance
98 graph.isCellRotatable = function() function
1239 …n this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellRotatable(a)}))};mxGrap… method in mxGraph
1443 …n this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellRotatable(a)}))};mxGrap… method in mxGraph
1477 …n this.model.filterCells(a,mxUtils.bind(this,function(a){return this.isCellRotatable(a)}))};mxGrap… method in mxGraph