public class AlwaysPrePostDrawPolicy extends Object implements IColorMapperUpdatePolicy
ColorMapper.preDraw(this)
, to
avoid having all children re-initializing min/max score in the scenegraphConstructor 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 IColorMapperUpdatePolicy
public boolean acceptsPostDraw(Object o)
acceptsPostDraw
in interface IColorMapperUpdatePolicy
Copyright © 2016. All rights reserved.