A C D E F G H I L M N P R S T U V 

D

degrees - Variable in class mil.af.cursorOnTarget.CotUtils.LatitudeDmsDirection
 
degrees - Variable in class mil.af.cursorOnTarget.CotUtils.LongitudeDmsDirection
 
deregisterParser(String) - Static method in class mil.af.cursorOnTarget.CotDetail
Disassociates any registered parser from a Detail subschema (element) name.
DetailSubelement - Interface in mil.af.cursorOnTarget
DetailSubelement is the fundamental interface for all CoT subschemas (any elements that appear within a CoT message's "detail" section).
DetailSubelementException - Exception in mil.af.cursorOnTarget
Thrown to indicate that the application has attempted to parse a String as a particular DetailSubelement type, but the String is not of the appropriate format (missing element, invalid value, etc.)
DetailSubelementException(String) - Constructor for exception mil.af.cursorOnTarget.DetailSubelementException
 
DetailSubelementParser - Interface in mil.af.cursorOnTarget
The DetailSubelementParser interface specifies the parse method required of any implementation which converts an XML String into a specific type of DetailSubelement.
direction - Variable in class mil.af.cursorOnTarget.CotUtils.LatitudeDmsDirection
 
direction - Variable in class mil.af.cursorOnTarget.CotUtils.LongitudeDmsDirection
 
distanceToPoint(CotPoint) - Method in class mil.af.cursorOnTarget.CotPoint
Provides the shortest two dimensional great circle distance in meters to the point provided.
dmsDirectionToLatitude(int, int, double, CotUtils.LatitudeDirection) - Static method in class mil.af.cursorOnTarget.CotUtils
Converts a degrees, minutes, seconds, direction representation of a latitude into a decimal representation of a latitude.
dmsDirectionToLatitude(CotUtils.LatitudeDmsDirection) - Static method in class mil.af.cursorOnTarget.CotUtils
Converts a LatitudeDmsDirection representation of a latitude into a decimal representation of a latitude.
dmsDirectionToLongitude(int, int, double, CotUtils.LongitudeDirection) - Static method in class mil.af.cursorOnTarget.CotUtils
Converts a degrees, minutes, seconds, direction representation of a longitude into a decimal representation of a longitude.
dmsDirectionToLongitude(CotUtils.LongitudeDmsDirection) - Static method in class mil.af.cursorOnTarget.CotUtils
Converts a LongitudeDmsDirection representation of a longitude into a decimal representation of a longitude.
Domain - Enum in mil.af.cursorOnTarget
The Domain enumeration represents the battle domain (air, ground, sea-surface, etc.) of an entity
A C D E F G H I L M N P R S T U V