public class RoadLine extends Visual implements RoadObject
Modifier and Type | Class and Description |
---|---|
class |
RoadLine.Graphic |
blinkState, layer
Modifier and Type | Method and Description |
---|---|
RoadPoint |
addRoadPoint(int x,
int y) |
static java.lang.Class |
getGraphicClass() |
Road |
getRoad() |
void |
moveTo(java.awt.Point loc) |
void |
render(OMGraphicList gl,
boolean forceNew) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
blink
public RoadLine(Road road, int index)
public static java.lang.Class getGraphicClass()
public void moveTo(java.awt.Point loc)
moveTo
in interface RoadObject
public RoadPoint addRoadPoint(int x, int y)
public Road getRoad()
public void render(OMGraphicList gl, boolean forceNew)
render
in interface RoadObject
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details