Uses of Class
org.opentrafficsim.draw.core.BoundsPaintScale
-
Packages that use BoundsPaintScale Package Description org.opentrafficsim.draw.graphs Various graphs that function on generic meta-data (like which path) and data structures. -
-
Uses of BoundsPaintScale in org.opentrafficsim.draw.graphs
Constructors in org.opentrafficsim.draw.graphs with parameters of type BoundsPaintScale Constructor Description AbstractContourPlot(String caption, OTSSimulatorInterface simulator, ContourDataSource<?> dataPool, BoundsPaintScale paintScale, Z legendStep, String legendFormat, String valueFormat)
Constructor with specified paint scale.
-