org.drools.planner.examples.vehiclerouting.swingui
Class VehicleRoutingSchedulePainter
java.lang.Object
org.drools.planner.examples.vehiclerouting.swingui.VehicleRoutingSchedulePainter
public class VehicleRoutingSchedulePainter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VehicleRoutingSchedulePainter
public VehicleRoutingSchedulePainter()
getCanvas
public BufferedImage getCanvas()
getTranslator
public LatitudeLongitudeTranslator getTranslator()
reset
public void reset(VrpSchedule schedule,
Dimension size,
ImageObserver imageObserver)
createCanvas
public Graphics createCanvas(double width,
double height)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.