|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.omGraphics.geom.BasicGeometry
com.bbn.openmap.omGraphics.OMGraphicAdapter
com.bbn.openmap.omGraphics.OMRect
com.bbn.openmap.gui.time.TimelineLayer.SelectionArea
com.bbn.openmap.gui.time.TimelineLayer.SelectionArea.PlayFilterSection
public static class TimelineLayer.SelectionArea.PlayFilterSection
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea |
|---|
TimelineLayer.SelectionArea.PlayFilterSection, TimelineLayer.SelectionArea.PostTime, TimelineLayer.SelectionArea.PreTime, TimelineLayer.SelectionArea.RatingArea |
| Field Summary | |
|---|---|
protected static java.awt.Color |
color
|
protected java.lang.String |
idString
|
| 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.PlayFilterSection(long time)
|
|
| Method Summary | |
|---|---|
void |
addTime(long timeToAdd)
|
int |
isWithin(long timel)
Checks time in relation to held times. |
java.lang.String |
toString()
|
protected void |
updateY(Projection proj)
|
| Methods inherited from class com.bbn.openmap.gui.time.TimelineLayer.SelectionArea |
|---|
generate, setLocation |
| 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, 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 |
| Field Detail |
|---|
protected static java.awt.Color color
protected java.lang.String idString
| Constructor Detail |
|---|
public TimelineLayer.SelectionArea.PlayFilterSection(long time)
| Method Detail |
|---|
public int isWithin(long timel)
timel - time in unprojected milliseconds, offset from game
start time.
protected void updateY(Projection proj)
updateY in class TimelineLayer.SelectionAreapublic void addTime(long timeToAdd)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||