AnyLogic
Expand
Font size
  • java.lang.Object
    • com.anylogic.engine.analysis.Histogram2D.Appearance
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Histogram2D

public static class Histogram2D.Appearance
extends java.lang.Object
implements java.io.Serializable
Descriptor or histogram 2D appearance. Defines base color.
See Also:
Serialized Form

Constructor Summary

Constructors 
Appearance​(java.awt.Color color)
Creates a histogram 2D appearance
Constructor Description

Method Summary

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

Appearance

public Appearance​(java.awt.Color color)
Creates a histogram 2D appearance
Parameters:
color - the base color corresponding to maximum density
How can we improve this article?