| Modifier and Type | Method and Description |
|---|---|
Plotter |
Plotter.invertCoordinates(boolean invert) |
Plotter |
Plotter.plotShipments(boolean plotShipments)
Flag that indicates whether shipments should be rendered as well.
|
Plotter |
Plotter.setBoundingBox(double minX,
double minY,
double maxX,
double maxY)
Sets a bounding box to zoom in to certain areas.
|
Plotter |
Plotter.setLabel(Plotter.Label label)
Sets a label.
|
Plotter |
Plotter.setScalingFactor(double scalingFactor) |
Copyright © 2013–2019. All rights reserved.