public class RoadClass
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
RoadClass(java.io.Serializable name,
java.awt.Color color,
int width,
float convoySpeed) |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getColor() |
float |
getConvoySpeed() |
java.io.Serializable |
getName() |
int |
getWidth() |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details