public class AlwaysPrePostDrawPolicy extends Object implements IColorMapperUpdatePolicy
ColorMapper.preDraw(this), to
avoid having all children re-initializing min/max score in the scenegraph| Constructor and Description |
|---|
AlwaysPrePostDrawPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsPostDraw(Object o) |
boolean |
acceptsPreDraw(Object o) |
public boolean acceptsPreDraw(Object o)
acceptsPreDraw in interface IColorMapperUpdatePolicypublic boolean acceptsPostDraw(Object o)
acceptsPostDraw in interface IColorMapperUpdatePolicyCopyright © 2016. All rights reserved.