|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bbn.openmap.omGraphics.geom.BasicGeometry | +--com.bbn.openmap.omGraphics.OMGraphic | +--com.bbn.openmap.omGraphics.OMLine | +--com.bbn.openmap.tools.roads.RoadLine.Graphic
Field Summary |
Fields inherited from class com.bbn.openmap.omGraphics.OMLine |
arc, arrowDirectionType, arrowLocation, CURVED_LINE, doArrowHead, isPolyline, latlons, nsegs, pts, STRAIGHT_LINE, wingLength, wingTip, xpoints, ypoints |
Fields inherited from class com.bbn.openmap.omGraphics.OMGraphic |
declutterType, displayPaint, edgeMatchesFill, fillPaint, hasLabel, linePaint, matted, mattingPaint, renderType, selected, selectPaint, showEditablePalette, stroke, textureMask |
Fields inherited from class com.bbn.openmap.omGraphics.geom.BasicGeometry |
APP_OBJECT_KEY, appObject, ATT_MAP_KEY, lineType, needToRegenerate, shape, visible |
Method Summary | |
void |
blink(boolean newState)
|
RoadLine |
getRoadLine()
|
RoadObject |
getRoadObject()
|
void |
render(java.awt.Graphics g)
Paint the line. |
Methods inherited from class com.bbn.openmap.omGraphics.OMLine |
addArrowHead, addArrowHead, addArrowHead, addArrowHead, contains, createArrowHeads, generate, getArc, getLL, getNumSegs, getPts, getWingLength, getWingTip, isPolyline, setArc, setLL, setNumSegs, setPts, shouldRenderFill |
Methods inherited from class com.bbn.openmap.omGraphics.geom.BasicGeometry |
_distance, appendShapeEdge, appendShapeEdge, appendShapeEdge, appendShapeEdge, checkAttributeMap, checkAttributeMap, clearAttributes, createAttributeMap, createBoxShape, createShape, createShape, describeShapeDetail, describeShapeDetail, distanceToEdge, draw, fill, getAppObject, getAppObject, getAttribute, getAttributeMap, getAttributes, getLineType, getNeedToRegenerate, getShape, isRenderable, isVisible, putAttribute, removeAttribute, replaceAppObjectWithAttributeMap, setAppObject, setAppObject, setAttributes, setLineType, setNeedToRegenerate, setVisible |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.bbn.openmap.omGraphics.OMGeometry |
clearAttributes, draw, fill, getAppObject, getAttribute, getAttributes, getLineType, getNeedToRegenerate, getShape, isRenderable, isVisible, putAttribute, removeAttribute, setAppObject, setAttributes, setLineType, setNeedToRegenerate, setVisible |
Method Detail |
public void blink(boolean newState)
blink
in interface RoadGraphic
public void render(java.awt.Graphics g)
OMLine
render
in class OMLine
g
- Graphics context to render intopublic RoadObject getRoadObject()
getRoadObject
in interface RoadGraphic
public RoadLine getRoadLine()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |