|
||||||||||
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.OMGraphicAdapter com.bbn.openmap.omGraphics.OMRect com.bbn.openmap.gui.time.TimelineLayer.SelectionArea
public static class TimelineLayer.SelectionArea
Nested Class Summary | |
---|---|
static class |
TimelineLayer.SelectionArea.PlayFilterSection
|
static class |
TimelineLayer.SelectionArea.PostTime
|
static class |
TimelineLayer.SelectionArea.PreTime
|
static class |
TimelineLayer.SelectionArea.RatingArea
|
Field Summary |
---|
Fields inherited from class com.bbn.openmap.omGraphics.OMRect |
---|
lat1, lat2, lon1, lon2, nsegs, x1, x2, y1, y2 |
Fields inherited from class com.bbn.openmap.omGraphics.OMGraphicAdapter |
---|
declutterType, displayPaint, edgeMatchesFill, fillPaint, hasLabel, linePaint, matted, mattingPaint, renderType, selected, selectPaint, showEditablePalette, stroke, textureMask |
Fields inherited from class com.bbn.openmap.omGraphics.geom.BasicGeometry |
---|
attributes, lineType, needToRegenerate, shape, visible |
Constructor Summary | |
---|---|
TimelineLayer.SelectionArea()
|
Method Summary | |
---|---|
boolean |
generate(Projection proj)
Prepare the rectangle for rendering. |
void |
setLocation(double left,
double right)
|
protected void |
updateY(Projection proj)
|
Methods inherited from class com.bbn.openmap.omGraphics.OMRect |
---|
getBottom, getEastLon, getLeft, getNorthLat, getNumSegs, getRight, getSouthLat, getTop, getWestLon, restore, setLocation, setLocation, setLocation, setNumSegs |
Methods inherited from class com.bbn.openmap.omGraphics.geom.BasicGeometry |
---|
_distance, appendShapeEdge, appendShapeEdge, appendShapeEdge, appendShapeEdge, clearAttributes, contains, createAttributeMap, createBoxShape, createShape, createShape, describeShapeDetail, describeShapeDetail, distanceToEdge, distanceToEdge, draw, draw, fill, fill, getAppObject, getAttribute, getAttributes, getDescription, getLineType, getNeedToRegenerate, getShape, isRenderable, isRenderable, isVisible, putAttribute, removeAttribute, setAppObject, setAttributes, setLineType, setNeedToRegenerate, setShape, 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, contains, distance, distanceToEdge, draw, draw, fill, fill, getAppObject, getAttribute, getAttributes, getDescription, getLineType, getNeedToRegenerate, getShape, isRenderable, isRenderable, isVisible, putAttribute, removeAttribute, render, setAppObject, setAttributes, setLineType, setNeedToRegenerate, setShape, setVisible |
Constructor Detail |
---|
public TimelineLayer.SelectionArea()
Method Detail |
---|
public void setLocation(double left, double right)
public boolean generate(Projection proj)
OMRect
generate
in interface OMGeometry
generate
in class OMRect
proj
- Projection
OMGraphicAdapter.regenerate(com.bbn.openmap.proj.Projection)
protected void updateY(Projection proj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |