Uses of Class
org.opentrafficsim.draw.core.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(java.lang.String caption, OTSSimulatorInterface simulator, ContourDataSource<?> dataPool, BoundsPaintScale paintScale, Z legendStep, java.lang.String legendFormat, java.lang.String valueFormat)
Constructor with specified paint scale.