PointPool¶
Namespace: WellFired.Profile.ProfileProcessor.Visual
Description¶
Public Methods¶
| PointPool ( int count, float pointSize, IGraphDisplayer graphDisplayer, IVisualObjectFactory visualObjectFactory ) | |
| IRectangle | GetPoint ( Color color ) |
| void | RecyclePoint ( IRectangle point ) |
Breakdown¶
- PointPool ( int count, float pointSize, IGraphDisplayer graphDisplayer, IVisualObjectFactory visualObjectFactory )
- IRectangle GetPoint ( Color color )
- void RecyclePoint ( IRectangle point )