Package org.jzy3d.colors
Class AlwaysPrePostDrawPolicy
java.lang.Object
org.jzy3d.colors.AlwaysPrePostDrawPolicy
- All Implemented Interfaces:
IColorMapperUpdatePolicy
Allows only composite objects to call
}, to avoid having all
children re-initializing min/max score in the scenegraph
invalid @link
{@link ColorMapper.preDraw(this)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
AlwaysPrePostDrawPolicy
public AlwaysPrePostDrawPolicy()
-
-
Method Details
-
acceptsPreDraw
- Specified by:
acceptsPreDraw
in interfaceIColorMapperUpdatePolicy
-
acceptsPostDraw
- Specified by:
acceptsPostDraw
in interfaceIColorMapperUpdatePolicy
-