Package org.jzy3d.colors
Class CompositeColorMapperUpdatePolicy
java.lang.Object
org.jzy3d.colors.CompositeColorMapperUpdatePolicy
- 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
CompositeColorMapperUpdatePolicy
public CompositeColorMapperUpdatePolicy()
-
-
Method Details
-
acceptsPreDraw
- Specified by:
acceptsPreDrawin interfaceIColorMapperUpdatePolicy
-
acceptsPostDraw
- Specified by:
acceptsPostDrawin interfaceIColorMapperUpdatePolicy
-