Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_SYMBOL_ICON - Variable in class sec.web.renderer.SymbolModifiers
- AArc - Class in sec.geo.shape
- AArc() - Constructor for class sec.geo.shape.AArc
- ABSOLUTE - Enum constant in enum sec.geo.kml.KmlOptions.AltitudeMode
- accumulate(String, Object) - Method in class sec.web.json.utilities.JSONObject
-
Accumulate values under a key.
- AComposite - Class in sec.geo.shape
- AComposite() - Constructor for class sec.geo.shape.AComposite
- addAltModeToModifiersString(String, String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
- addLayer(AExtrusion) - Method in class sec.geo.shape.Cake
- addPoint(GeoPoint) - Method in class sec.geo.shape.APath
- addPoint(Point) - Method in class sec.geo.kml.KmlPolygon
- addPoints(List<GeoPoint>) - Method in class sec.geo.shape.APath
- addPoints(List<Point>) - Method in class sec.geo.kml.KmlPolygon
- AddRenderersFromPluginFolder() - Method in class sec.web.renderer.SinglePointRendererService
- AddRenderersToPath(String) - Method in class sec.web.renderer.SinglePointRendererService
-
Load a plugin based on a String URL
- AddRenderersToPath(List<String>) - Method in class sec.web.renderer.SinglePointRendererService
-
Loads plugins based on String URLs
- AddRenderersToPathByDirectory(File) - Method in class sec.web.renderer.SinglePointRendererService
- AddRenderersToPathByFile(File) - Method in class sec.web.renderer.SinglePointRendererService
- addRoute(Route) - Method in class sec.geo.shape.Track
- AExtrusion - Class in sec.geo.shape
- AExtrusion() - Constructor for class sec.geo.shape.AExtrusion
- altitudeMode - Variable in class sec.geo.shape.AExtrusion
- AM_DISTANCE - Variable in class sec.web.renderer.SymbolModifiers
- AN_AZIMUTH - Variable in class sec.web.renderer.SymbolModifiers
- Angle - Class in org.gavaghan.geodesy
-
Utility methods for dealing with angles.
- ANS - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The ANS ellipsoid.
- APath - Class in sec.geo.shape
- APath() - Constructor for class sec.geo.shape.APath
- APivot - Class in sec.geo.shape
- APivot() - Constructor for class sec.geo.shape.APivot
- append(String, Object) - Method in class sec.web.json.utilities.JSONObject
-
Append values to the array under a key.
- arcTo(GeoPoint, double, double, double, double) - Method in class sec.geo.GeoPath
- AreaSymbolFill - Class in sec.web.renderer
- AreaSymbolFill() - Constructor for class sec.web.renderer.AreaSymbolFill
- AreaSymbolFill.SymbolPoint - Class in sec.web.renderer
- ARGBtoABGR(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Converts ARGB string format to the Google used ABGR string format.
- ATTRIBUTES - Static variable in class sec.web.renderer.SECWebRenderer
- ATTRIBUTES - Static variable in class sec.web.renderer.Shape3DHandler
B
- B_ECHELON - Variable in class sec.web.renderer.SymbolModifiers
- back() - Method in class sec.web.json.utilities.JSONTokener
-
Back up one character.
- buildCake(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds a cake graphic--multiple radarcs stacked on top of each other.
- buildCylinder(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds a cylinder given a point.
- buildKml(String[], String, String, String, String) - Static method in class sec.web.renderer.Shape3DHandler
- buildOrbit(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Build an Orbit graphic.
- buildPolyArc(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds the PolyArc graphic
- buildPolygon(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds a 3d Polygon with elevation.
- buildRadarc(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds the Radarc graphic
- buildRoute(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds a route graphic.
- buildTrack(String, String, String, String, String, String, KmlOptions.AltitudeMode, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Builds a track graphic composed of multiple routes
C
- C_QUANTITY - Variable in class sec.web.renderer.SymbolModifiers
- Cake - Class in sec.geo.shape
- Cake() - Constructor for class sec.geo.shape.Cake
- CAKE - Static variable in class sec.web.renderer.SECWebRenderer
- CAKE - Static variable in class sec.web.renderer.Shape3DHandler
- calculateEndingGlobalCoordinates(Ellipsoid, GlobalCoordinates, double, double) - Method in class org.gavaghan.geodesy.GeodeticCalculator
-
Calculate the destination after traveling a specified distance, and a specified starting bearing, for an initial location.
- calculateEndingGlobalCoordinates(Ellipsoid, GlobalCoordinates, double, double, double[]) - Method in class org.gavaghan.geodesy.GeodeticCalculator
-
Calculate the destination and final bearing after traveling a specified distance, and a specified starting bearing, for an initial location.
- calculateGeodeticCurve(Ellipsoid, GlobalCoordinates, GlobalCoordinates) - Method in class org.gavaghan.geodesy.GeodeticCalculator
-
Calculate the geodetic curve between two points on a specified reference ellipsoid.
- calculateGeodeticMeasurement(Ellipsoid, GlobalPosition, GlobalPosition) - Method in class org.gavaghan.geodesy.GeodeticCalculator
-
Calculate the three dimensional geodetic measurement between two positions measured in reference to a specified ellipsoid.
- canRender(String, String, Map<String, String>) - Method in class sec.web.renderer.SinglePointRendererService
- canRender(String, Map<String, String>) - Method in class sec.web.renderer.AreaSymbolFill
- canRender(String, Map<String, String>) - Method in class sec.web.renderer.SinglePoint2525Renderer
- centerImage() - Method in class sec.web.renderer.utilities.PNGInfo
-
Takes an image and a center point and generates a new, bigger image that has the symbol centered in it
- Circle - Class in sec.geo.shape
- Circle() - Constructor for class sec.geo.shape.Circle
- CLAMP_TO_GROUND - Enum constant in enum sec.geo.kml.KmlOptions.AltitudeMode
- CLAMP_TO_SEA_FLOOR - Enum constant in enum sec.geo.kml.KmlOptions.AltitudeMode
- Clarke1858 - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The Clarke1858 ellipsoid.
- Clarke1880 - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The Clarke1880 ellipsoid.
- closePath() - Method in class sec.geo.GeoPath
- compareTo(GlobalCoordinates) - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Compare these coordinates to another set of coordiates.
- compareTo(GlobalPosition) - Method in class org.gavaghan.geodesy.GlobalPosition
-
Compare this position to another.
- contains(double, double) - Method in class sec.geo.GeoPath
- contains(double, double, double, double) - Method in class sec.geo.GeoPath
- contains(Point2D) - Method in class sec.geo.GeoPath
- contains(Rectangle2D) - Method in class sec.geo.GeoPath
- createMilstdSymbol(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Takes a string and parses information to build a MilStdSymbol
- createMilstdSymbol(String, Map<String, String>) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Takes a string and parses information to build a MilStdSymbol
- createParameterMapFromURL(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
- createShape() - Method in class sec.geo.shape.AExtrusion
- createShape() - Method in class sec.geo.shape.Circle
- createShape() - Method in class sec.geo.shape.Ellipse
- createShape() - Method in class sec.geo.shape.Line
- createShape() - Method in class sec.geo.shape.Orbit
- createShape() - Method in class sec.geo.shape.Polyarc
- createShape() - Method in class sec.geo.shape.Polygon
- createShape() - Method in class sec.geo.shape.Radarc
- createShape() - Method in class sec.geo.shape.Route
- createSystemTray() - Method in class sec.web.renderer.portable.RendererSystemTray
- CYLINDER - Static variable in class sec.web.renderer.SECWebRenderer
- CYLINDER - Static variable in class sec.web.renderer.Shape3DHandler
D
- dashedLineTo(double, double) - Method in class sec.web.renderer.utilities.Path
-
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified
- DEFAULT_ATTRIBUTES - Static variable in class sec.web.renderer.SECWebRenderer
- DEFAULT_ATTRIBUTES - Static variable in class sec.web.renderer.Shape3DHandler
- DEFAULT_SYMBOL_SIZE - Static variable in class sec.web.renderer.AreaSymbolFill
- Deg2Rad(double) - Static method in class sec.web.renderer.GeoPixelConversion
- dehexchar(char) - Static method in class sec.web.json.utilities.JSONTokener
-
Get the hex value of a character (base16).
- description() - Method in class sec.web.renderer.MultiPointServer.ParameterFilter
- destroy() - Method in class sec.web.renderer.SECWebRenderer
- doFilter(HttpExchange, Filter.Chain) - Method in class sec.web.renderer.MultiPointServer.ParameterFilter
- doubleToString(double) - Static method in class sec.web.json.utilities.JSONObject
-
Produce a string from a double.
E
- elements - Variable in class sec.geo.shape.AComposite
- Ellipse - Class in sec.geo.shape
- Ellipse(double, double, double) - Constructor for class sec.geo.shape.Ellipse
- Ellipsoid - Class in org.gavaghan.geodesy
-
Encapsulation of an ellipsoid, and declaration of common reference ellipsoids.
- end() - Method in class sec.web.json.utilities.JSONTokener
- equals(Object) - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Compare these coordinates to another object for equality.
- equals(Object) - Method in class org.gavaghan.geodesy.GlobalPosition
-
Compare this position to another object for equality.
- equals(Object) - Method in class sec.geo.shape.Point
- ERR_ATTRIBUTES_NOT_FORMATTED - Static variable in class sec.web.renderer.SECWebRenderer
- ERR_ATTRIBUTES_NOT_FORMATTED - Static variable in class sec.web.renderer.Shape3DHandler
- ERR_COORDINATES_NOT_FORMATTED - Static variable in class sec.web.renderer.Shape3DHandler
- ERR_GENERAL_ERROR - Static variable in class sec.web.renderer.Shape3DHandler
- ERR_INVALID_NUMBER_POINTS_ERROR - Static variable in class sec.web.renderer.Shape3DHandler
F
- FillColor - Variable in class sec.web.renderer.SymbolModifiers
- fitImage(int, int, int, int, int) - Method in class sec.web.renderer.utilities.PNGInfo
- flatnessDistanceMeters - Variable in class sec.geo.shape.AExtrusion
- FRIENDLY_FILL_COLOR - Static variable in class sec.web.renderer.utilities.JavaRendererUtilities
- fromAAndF(double, double) - Static method in class org.gavaghan.geodesy.Ellipsoid
-
Build an Ellipsoid from the semi major axis measurement and the flattening.
- fromAAndInverseF(double, double) - Static method in class org.gavaghan.geodesy.Ellipsoid
-
Build an Ellipsoid from the semi major axis measurement and the inverse flattening.
- fromString(String) - Static method in enum sec.geo.kml.KmlOptions.AltitudeMode
G
- GenerateImageFillPNGInfo(ArrayList<POINT2>, String, MilStdSymbol, IPointConversion, Boolean) - Static method in class sec.web.renderer.MultiPointHandler
- generateLookAtTag(ArrayList<Point2D.Double>, ArrayList<Double>) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
- GenerateSymbolAreaFillUrl(String, String, int, int, int) - Static method in class sec.web.renderer.SECWebRenderer
-
Deprecated.
- GenerateSymbolAreaFillUrl(Map<String, String>, ArrayList<ShapeInfo>) - Static method in class sec.web.renderer.SECWebRenderer
-
Deprecated.use GenerateSymbolLineFillUrl
- GenerateSymbolLineFillUrl(Map<String, String>, ArrayList<Point2D>, Rectangle2D) - Static method in class sec.web.renderer.SECWebRenderer
-
Put this here rather than in multipointhandler so that I could get the port info from the single point server.
- GeoArc - Class in sec.geo
- GeoArc(GeoPoint, double, double, double, double, double, double, int) - Constructor for class sec.geo.GeoArc
- GeoBlock - Class in sec.geo
- GeoBlock(GeoPoint, GeoPoint, double, double, double, int) - Constructor for class sec.geo.GeoBlock
- GeoBlock2 - Class in sec.geo
- GeoBlock2(GeoPoint, GeoPoint, double, double, double, double, int) - Constructor for class sec.geo.GeoBlock2
- geoCalc - Variable in class sec.geo.GeoPath
- GeodeticCalculator - Class in org.gavaghan.geodesy
-
Implementation of Thaddeus Vincenty's algorithms to solve the direct and inverse geodetic problems.
- GeodeticCalculator() - Constructor for class org.gavaghan.geodesy.GeodeticCalculator
- GeodeticCurve - Class in org.gavaghan.geodesy
-
This is the outcome of a geodetic calculation.
- GeodeticCurve(double, double, double) - Constructor for class org.gavaghan.geodesy.GeodeticCurve
-
Create a new GeodeticCurve.
- GeodeticMeasurement - Class in org.gavaghan.geodesy
-
This is the outcome of a three dimensional geodetic calculation.
- GeodeticMeasurement(double, double, double, double) - Constructor for class org.gavaghan.geodesy.GeodeticMeasurement
-
Creates a new instance of GeodeticMeasurement.
- GeodeticMeasurement(GeodeticCurve, double) - Constructor for class org.gavaghan.geodesy.GeodeticMeasurement
-
Creates a new instance of GeodeticMeasurement.
- GeoEllipse - Class in sec.geo
- GeoEllipse(GeoPoint, double, double, double, double, int) - Constructor for class sec.geo.GeoEllipse
- GeoPath - Class in sec.geo
- GeoPath() - Constructor for class sec.geo.GeoPath
- GeoPath(double, double, int) - Constructor for class sec.geo.GeoPath
- GeoPixelConversion - Class in sec.web.renderer
- GeoPixelConversion() - Constructor for class sec.web.renderer.GeoPixelConversion
- GeoPoint - Class in sec.geo
- GeoPoint() - Constructor for class sec.geo.GeoPoint
- GeoPoint(double, double) - Constructor for class sec.geo.GeoPoint
- GeoSVGize(String, String, String, String, ArrayList<ShapeInfo>, ArrayList<ShapeInfo>, IPointConversion, boolean, String, String, boolean) - Static method in class sec.web.renderer.MultiPointHandlerSVG
- GeoSVGize(String, String, String, String, ArrayList<ShapeInfo>, ArrayList<ShapeInfo>, IPointConversion, boolean, String, String, boolean, Rectangle) - Static method in class sec.web.renderer.MultiPointHandlerSVG
-
Generates an SVG which can be draped on a map.
- GeoToPixels(Point2D) - Method in class sec.web.renderer.PointConverter
- GeoToPixels(Point2D.Double) - Method in class sec.web.renderer.PointConverter
- get(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the value object associated with a key.
- getAltitude() - Method in class sec.geo.shape.Point
- getAltitudeMode() - Method in class sec.geo.kml.KmlPolygon
- getAltitudeMode() - Method in class sec.geo.shape.AExtrusion
- getAzimuth() - Method in class org.gavaghan.geodesy.GeodeticCurve
-
Get the azimuth.
- getBoolean(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the boolean value associated with a key.
- getBounds() - Method in class sec.geo.GeoPath
- getBounds() - Method in class sec.web.renderer.utilities.Path
- getBounds2D() - Method in class sec.geo.GeoPath
- getCause() - Method in exception sec.web.json.utilities.JSONException
- getCenterPoint() - Method in class sec.web.renderer.utilities.PNGInfo
-
Center point of the symbol within the image.
- getCircle(double, double, KmlOptions.AltitudeMode, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getCircleKml(double, double, String, String, String, String, String, KmlOptions.AltitudeMode, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getCoords(AExtrusion) - Method in class sec.geo.kml.KmlRenderer
- getDouble(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the double value associated with a key.
- getElements() - Method in class sec.geo.shape.AComposite
- getElevation() - Method in class org.gavaghan.geodesy.GlobalPosition
-
Get elevation.
- getElevationChange() - Method in class org.gavaghan.geodesy.GeodeticMeasurement
-
Get the elevation change.
- getEllipse(double, double, KmlOptions.AltitudeMode, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getEllipsePoints() - Method in class sec.geo.shape.Ellipse
- getEllipsePoints(double, double, KmlOptions.AltitudeMode, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getEllipsoidalDistance() - Method in class org.gavaghan.geodesy.GeodeticCurve
-
Get the ellipsoidal distance.
- getEndPointWithAngle(Point2D, double, double) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
- getFillColor() - Method in class sec.web.renderer.utilities.LineInfo
- getFlattening() - Method in class org.gavaghan.geodesy.Ellipsoid
-
Get flattening
- getImage() - Method in class sec.web.renderer.utilities.PNGInfo
- getImageAsByteArray() - Method in class sec.web.renderer.utilities.PNGInfo
-
returns the image as a byte[] representing a PNG.
- getImageAsByteArrayWithMetaInfo() - Method in class sec.web.renderer.utilities.PNGInfo
-
Unlike SaveImageToFile, this only writes to PNGs and it includes positional metadata in the PNG.
- getInstance() - Static method in class sec.web.renderer.SECRenderer
- getInstance() - Static method in class sec.web.renderer.SinglePointRendererService
- getInt(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the int value associated with a key.
- getInverseFlattening() - Method in class org.gavaghan.geodesy.Ellipsoid
-
Get inverse flattening.
- getJSONArray(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the JSONObject value associated with a key.
- getKml(AComposite, String, String, String, String, String) - Method in class sec.geo.kml.KmlRenderer
- getKml(AExtrusion, String, String, String, String, String) - Method in class sec.geo.kml.KmlRenderer
- getLatitude() - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Get latitude.
- getLatitude() - Method in class sec.geo.GeoPoint
- getLatitude() - Method in class sec.geo.shape.Point
- getLine(String[], KmlOptions.AltitudeMode, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getLineColor() - Method in class sec.web.renderer.utilities.LineInfo
- getLineInfoList() - Method in class sec.web.renderer.utilities.SymbolInfo
- getLineKml(String[], String, String, String, String, String, KmlOptions.AltitudeMode, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getListOfLoadedPlugins() - Method in class sec.web.renderer.SECRenderer
-
Gets a list of the loaded plugins
- getLong(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the long value associated with a key.
- getLongitude() - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Get longitude.
- getLongitude() - Method in class sec.geo.GeoPoint
- getLongitude() - Method in class sec.geo.shape.Point
- getManifest() - Method in class sec.web.renderer.SECRenderer
- getManifestInfoString() - Method in class sec.web.renderer.SECRenderer
- getManifestInfoString() - Method in class sec.web.renderer.SECWebRenderer
- getMaxAltitude() - Method in class sec.geo.shape.AExtrusion
- GetMetersPerDegAtLat(double) - Static method in class sec.web.renderer.GeoPixelConversion
- getMilStdSymbolasIcon(String, int, Boolean) - Method in class sec.web.renderer.SECRenderer
-
Makes an icon for use in things like nodes on a tree view.
- getMilStdSymbolImage(String, Map<String, String>) - Method in class sec.web.renderer.SECRenderer
-
Generates an image for a milstd symbol
- getMilStdSymbolImage(String, Map<String, String>, int, Boolean) - Method in class sec.web.renderer.SECRenderer
-
Deprecated.
- getMilStdSymbolImageFromURL(String) - Method in class sec.web.renderer.SECRenderer
-
Generates an image for a milstd symbol
- getMilStdSymbolImageKML(String, String, Map<String, String>) - Method in class sec.web.renderer.SECRenderer
-
Generates kml for single point milstd symbology
- getMinAltitude() - Method in class sec.geo.shape.AExtrusion
- getMode() - Method in enum sec.geo.kml.KmlOptions.AltitudeMode
- getModifierKML2(String, JSONObject, String) - Static method in class sec.web.renderer.MultiPointHandler
-
Deprecated.
- getModifierString() - Method in class sec.web.renderer.utilities.TextInfo
- getModifierStringAngle() - Method in class sec.web.renderer.utilities.TextInfo
- getModifierStringPosition() - Method in class sec.web.renderer.utilities.TextInfo
- getModififerKML(String, String, String, String, String, Double, String, String, int, int) - Static method in class sec.web.renderer.MultiPointHandler
-
Basically renders the symbol with the 2d renderer than pulls out just the label placemarks.
- getMultiPointServerPort() - Method in class sec.web.renderer.SECRenderer
-
Gets the port # the multi point server is currently using.
- getNames(Object) - Static method in class sec.web.json.utilities.JSONObject
-
Get an array of field names from an Object.
- getNames(JSONObject) - Static method in class sec.web.json.utilities.JSONObject
-
Get an array of field names from a JSONObject.
- getOrbit(double, double, double, double, KmlOptions.AltitudeMode, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getOrbitKml(double, double, double, double, String, String, String, String, String, KmlOptions.AltitudeMode, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getPath() - Method in class sec.geo.GeoPath
- getPathIterator(AffineTransform) - Method in class sec.geo.GeoPath
- getPathIterator(AffineTransform, double) - Method in class sec.geo.GeoPath
- getPlacemarkKml(AExtrusion, String, String, String, String, String) - Method in class sec.geo.kml.KmlRenderer
- getPointOrder() - Method in class sec.geo.kml.KmlPolygon
- getPointsClockwise() - Method in class sec.geo.kml.KmlPolygon
- getPointsCounterClockwise() - Method in class sec.geo.kml.KmlPolygon
- getPointToPointDistance() - Method in class org.gavaghan.geodesy.GeodeticMeasurement
-
Get the point-to-point distance.
- getPolyarc(String[], double, double, KmlOptions.AltitudeMode, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getPolyarcKml(String[], double, double, String, String, String, String, String, KmlOptions.AltitudeMode, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getPolygon(String[], KmlOptions.AltitudeMode, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getPolygonKml(String[], String, String, String, String, String, KmlOptions.AltitudeMode, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getPolylines() - Method in class sec.web.renderer.utilities.LineInfo
- getPortNumber() - Method in class sec.web.renderer.MultiPointServer
- getPortNumber() - Method in class sec.web.renderer.SinglePointServer
- GetPortNumber() - Method in class sec.web.renderer.SECWebRenderer
-
gets the port number for the singlepoint server.
- getRadarc(double, double, KmlOptions.AltitudeMode, double, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getRadarcKml(double, double, String, String, String, String, String, KmlOptions.AltitudeMode, double, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getRendererID() - Method in class sec.web.renderer.AreaSymbolFill
- getRendererID() - Method in class sec.web.renderer.SinglePoint2525Renderer
- getReverseAzimuth() - Method in class org.gavaghan.geodesy.GeodeticCurve
-
Get the reverse azimuth.
- getRotatedRectangleBounds(Rectangle2D, Point2D, double, String) - Static method in class sec.web.renderer.utilities.SVGTextInfo
- getRotation() - Method in class sec.web.renderer.AreaSymbolFill.SymbolPoint
- getRoute(String[], KmlOptions.AltitudeMode, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getRouteKml(String[], String, String, String, String, String, KmlOptions.AltitudeMode, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- getSemiMajorAxis() - Method in class org.gavaghan.geodesy.Ellipsoid
-
Get semi-major axis.
- getSemiMinorAxis() - Method in class org.gavaghan.geodesy.Ellipsoid
-
Get semi-minor axis.
- getShape() - Method in class sec.geo.shape.AExtrusion
- getSinglePointAnchor(String) - Method in class sec.web.renderer.SECWebRenderer
-
Deprecated.
- getSinglePointByteArray(String) - Method in class sec.web.renderer.SECWebRenderer
-
Given a symbol code meant for a single point symbol, returns the symbol as a byte array.
- getSinglePointByteArray(String) - Method in class sec.web.renderer.SinglePointServer
- getSinglePointDimensions(String, Point2D) - Method in class sec.web.renderer.SinglePointServer
-
Deprecated.- use version with Rentangle2D bounds parameter.
- getSinglePointDimensions(String, Point2D, Rectangle2D) - Method in class sec.web.renderer.SinglePointServer
- getSinglePointDimensions(String, Point2D, Rectangle2D, Dimension2D) - Method in class sec.web.renderer.SinglePointServer
- getSinglePointInfo(String) - Method in class sec.web.renderer.SECWebRenderer
-
Given a symbol code meant for a single point symbol, returns the anchor point at which to display that image based off the image returned from the URL of the SinglePointServer.
- getSinglePointInfoBatch(String) - Method in class sec.web.renderer.SECWebRenderer
-
Given a symbol code meant for a single point symbol, returns the anchor point at which to display that image based off the image returned from the URL of the SinglePointServer.
- getSinglePointRendererIDs() - Method in class sec.web.renderer.SinglePointRendererService
- getSinglePointServerPort() - Method in class sec.web.renderer.SECRenderer
-
Gets the port # the single point server is currently using.
- getStackTrace(Throwable) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Takes a throwable and puts it's stacktrace into a string.
- getString(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class sec.web.json.utilities.JSONObject
-
Get the string associated with a key.
- getStroke() - Method in class sec.web.renderer.utilities.LineInfo
- getSymbolBounds() - Method in class sec.web.renderer.utilities.PNGInfo
-
minimum bounding rectangle for the core symbol.
- getSymbolImage(String, Map<String, String>) - Method in class sec.web.renderer.SECRenderer
-
Works the same as getMilStdSymbolImage but if you specify a renderer, the function will tried to get the image from the specified renderer plugin.
- getSymbolImageFromURL(String) - Method in class sec.web.renderer.SECRenderer
-
Works the same as getMilStdSymbolImageFromURL but if you specify a renderer, the function will tried to get the image from the specified renderer plugin.
- getSymbolImageKML(String, String, Map<String, String>) - Method in class sec.web.renderer.SECRenderer
-
Generates kml for single point milstd or plugin symbology
- getTextBounds() - Method in class sec.web.renderer.utilities.SVGTextInfo
- getTextInfoList() - Method in class sec.web.renderer.utilities.SymbolInfo
- getToPoints() - Method in class sec.geo.GeoPath
- getX() - Method in class sec.web.renderer.AreaSymbolFill.SymbolPoint
- getY() - Method in class sec.web.renderer.AreaSymbolFill.SymbolPoint
- GlobalCoordinates - Class in org.gavaghan.geodesy
-
Encapsulation of latitude and longitude coordinates on a globe.
- GlobalCoordinates(double, double) - Constructor for class org.gavaghan.geodesy.GlobalCoordinates
-
Construct a new GlobalCoordinates.
- GlobalPosition - Class in org.gavaghan.geodesy
-
Encapsulates a three dimensional location on a globe (GlobalCoordinates combined with an elevation in meters above a reference ellipsoid).
- GlobalPosition(double, double, double) - Constructor for class org.gavaghan.geodesy.GlobalPosition
-
Creates a new instance of GlobalPosition.
- GlobalPosition(GlobalCoordinates, double) - Constructor for class org.gavaghan.geodesy.GlobalPosition
-
Creates a new instance of GlobalPosition.
- GRS67 - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The GRS67 ellipsoid.
- GRS80 - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The GRS80 ellipsoid.
H
- H_ADDITIONAL_INFO_1 - Variable in class sec.web.renderer.SymbolModifiers
- H1_ADDITIONAL_INFO_2 - Variable in class sec.web.renderer.SymbolModifiers
- H2_ADDITIONAL_INFO_3 - Variable in class sec.web.renderer.SymbolModifiers
- has(String) - Method in class sec.web.json.utilities.JSONObject
-
Determine if the JSONObject contains a specific key.
- hashCode() - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Get a hash code for these coordinates.
- hashCode() - Method in class org.gavaghan.geodesy.GlobalPosition
-
Get a hash code for this position.
- hasRenderer(String) - Method in class sec.web.renderer.SinglePointRendererService
- HOSTILE_FILL_COLOR - Static variable in class sec.web.renderer.utilities.JavaRendererUtilities
- HTTPTokener - Class in sec.web.json.utilities
-
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
- HTTPTokener(String) - Constructor for class sec.web.json.utilities.HTTPTokener
-
Construct an HTTPTokener from a string.
I
- IArc - Interface in sec.geo.shape
- ICircle - Interface in sec.geo.shape
- imgToBase64String(BufferedImage) - Static method in class sec.web.renderer.MultiPointHandlerSVG
- increment(String) - Method in class sec.web.json.utilities.JSONObject
-
Increment a property of a JSONObject.
- init() - Method in class sec.web.renderer.SECWebRenderer
-
Initialization method that will be called after the applet is loaded into the browser.
- intersects(double, double, double, double) - Method in class sec.geo.GeoPath
- intersects(Rectangle2D) - Method in class sec.geo.GeoPath
- InvalidNumberOfPointsException - Exception in sec.web.exceptions
- InvalidNumberOfPointsException() - Constructor for exception sec.web.exceptions.InvalidNumberOfPointsException
- IPivot - Interface in sec.geo.shape
- is3dSymbol(String, String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Checks symbolID and if the relevant modifiers are present
- isAvailable() - Method in class sec.web.renderer.UrlTester
- isMultiPointServerRunning() - Method in class sec.web.renderer.SECRenderer
-
Checks if the MultiPointServer is running
- isMultiPointSymbol(String) - Method in class sec.web.renderer.SECRenderer
-
Determines in the symbol is a multipoint symbol.
- isMultiPointSymbol(String, int) - Method in class sec.web.renderer.SECRenderer
-
Determines in the symbol is a multipoint symbol.
- isNull(int) - Method in class sec.web.json.utilities.JSONArray
-
Determine if the value is null.
- isNull(String) - Method in class sec.web.json.utilities.JSONObject
-
Determine if the value associated with the key is null or if there is no value.
- isNumber(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Determines if a String represents a valid number
- isRunning() - Method in class sec.web.renderer.utilities.SinglePointServerTester
- isSinglePointServerRunning() - Method in class sec.web.renderer.SECRenderer
-
Checks if the SinglePointServer is running
J
- JavaRendererUtilities - Class in sec.web.renderer.utilities
- JavaRendererUtilities() - Constructor for class sec.web.renderer.utilities.JavaRendererUtilities
- join(String) - Method in class sec.web.json.utilities.JSONArray
-
Make a string from the contents of this JSONArray.
- JSONArray - Class in sec.web.json.utilities
-
A JSONArray is an ordered sequence of values.
- JSONArray() - Constructor for class sec.web.json.utilities.JSONArray
-
Construct an empty JSONArray.
- JSONArray(Object) - Constructor for class sec.web.json.utilities.JSONArray
-
Construct a JSONArray from an array
- JSONArray(String) - Constructor for class sec.web.json.utilities.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection<?>) - Constructor for class sec.web.json.utilities.JSONArray
-
Construct a JSONArray from a Collection.
- JSONArray(JSONTokener) - Constructor for class sec.web.json.utilities.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONException - Exception in sec.web.json.utilities
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - Constructor for exception sec.web.json.utilities.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - Constructor for exception sec.web.json.utilities.JSONException
- JSONObject - Class in sec.web.json.utilities
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - Constructor for class sec.web.json.utilities.JSONObject
-
Construct an empty JSONObject.
- JSONObject(Object) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the public members.
- JSONObject(String) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(String, Locale) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from a ResourceBundle.
- JSONObject(Map) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from a Map.
- JSONObject(JSONObject, String[]) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - Constructor for class sec.web.json.utilities.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONString - Interface in sec.web.json.utilities
- JSONTokener - Class in sec.web.json.utilities
-
A JSONTokener takes a source string and extracts characters and tokens from it.
- JSONTokener(InputStream) - Constructor for class sec.web.json.utilities.JSONTokener
-
Construct a JSONTokener from an InputStream.
- JSONTokener(Reader) - Constructor for class sec.web.json.utilities.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(String) - Constructor for class sec.web.json.utilities.JSONTokener
-
Construct a JSONTokener from a string.
K
- KEY_SYMBOL_CLIP - Static variable in class sec.web.renderer.AreaSymbolFill
- KEY_SYMBOL_COORDS - Static variable in class sec.web.renderer.AreaSymbolFill
- KEY_SYMBOL_FILL_ICON_SIZE - Static variable in class sec.web.renderer.AreaSymbolFill
- KEY_SYMBOL_FILL_IDS - Static variable in class sec.web.renderer.AreaSymbolFill
- KEY_SYMBOL_HEIGHT - Static variable in class sec.web.renderer.AreaSymbolFill
- KEY_SYMBOL_LINE_IDS - Static variable in class sec.web.renderer.AreaSymbolFill
- KEY_SYMBOL_WIDTH - Static variable in class sec.web.renderer.AreaSymbolFill
- keys() - Method in class sec.web.json.utilities.JSONObject
-
Get an enumeration of the keys of the JSONObject.
- KmlOptions - Class in sec.geo.kml
- KmlOptions() - Constructor for class sec.geo.kml.KmlOptions
- KmlOptions.AltitudeMode - Enum in sec.geo.kml
- KmlPolygon - Class in sec.geo.kml
- KmlPolygon() - Constructor for class sec.geo.kml.KmlPolygon
- KmlPolygon(List<Point>, KmlOptions.AltitudeMode) - Constructor for class sec.geo.kml.KmlPolygon
- KmlRenderer - Class in sec.geo.kml
- KmlRenderer() - Constructor for class sec.geo.kml.KmlRenderer
- KmlStyle - Class in sec.geo.kml
- KmlStyle() - Constructor for class sec.geo.kml.KmlStyle
L
- lat2y(double, double, double, double) - Static method in class sec.web.renderer.GeoPixelConversion
- LEFT_AZIMUTH - Static variable in class sec.web.renderer.SECWebRenderer
- LEFT_AZIMUTH - Static variable in class sec.web.renderer.Shape3DHandler
- LEFT_AZIMUTH_DEFAULT - Static variable in class sec.web.renderer.SECWebRenderer
- LEFT_AZIMUTH_DEFAULT - Static variable in class sec.web.renderer.Shape3DHandler
- leftAzimuthDegrees - Variable in class sec.geo.shape.AArc
- length() - Method in class sec.web.json.utilities.JSONArray
-
Get the number of elements in the JSONArray, included nulls.
- length() - Method in class sec.web.json.utilities.JSONObject
-
Get the number of keys stored in the JSONObject.
- limit - Variable in class sec.geo.shape.AExtrusion
- Line - Class in sec.geo.shape
- Line() - Constructor for class sec.geo.shape.Line
- LineColor - Variable in class sec.web.renderer.SymbolModifiers
- LineInfo - Class in sec.web.renderer.utilities
- LineInfo() - Constructor for class sec.web.renderer.utilities.LineInfo
- lineTo(double, double) - Method in class sec.geo.GeoPath
- lineTo(double, double) - Method in class sec.web.renderer.utilities.Path
-
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified
- lineTo(GeoPoint) - Method in class sec.geo.GeoPath
- lineToImages(ArrayList<Point2D.Double>, double, double, double, Rectangle2D) - Static method in class sec.web.renderer.AreaSymbolFill
- loadPluginsFromDirectory(File) - Method in class sec.web.renderer.SECRenderer
-
Scans a directory and loads any plugins located there.
- loadPluginsFromFile(File) - Method in class sec.web.renderer.SECRenderer
-
Attemps to Load a specfic file as a plugin Call refreshPlugins() after you've loaded all the plugins you want the service to make available.
- loadPluginsFromUrl(String) - Method in class sec.web.renderer.SECRenderer
-
Will attempt to download and load a plugin given a specific url Call refreshPlugins() after you've loaded all the plugins you want the service to make available.
- LoadSPRendererServices() - Method in class sec.web.renderer.SinglePointRendererService
- long2x(double, double, double, double, double, boolean) - Static method in class sec.web.renderer.GeoPixelConversion
M
- main(String[]) - Static method in class sec.web.renderer.portable.PortableWrapper
- matchSECWebRendererAppletDefaultRendererSettings() - Method in class sec.web.renderer.SECRenderer
-
Deprecated.
- MAX_ALT - Static variable in class sec.web.renderer.SECWebRenderer
- MAX_ALT - Static variable in class sec.web.renderer.Shape3DHandler
- MAX_ALT_DEFAULT - Static variable in class sec.web.renderer.SECWebRenderer
- MAX_ALT_DEFAULT - Static variable in class sec.web.renderer.Shape3DHandler
- maxDistanceMeters - Variable in class sec.geo.shape.AExtrusion
- measureDistance(double, double, double, double, String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
- metersPerPixel(double) - Static method in class sec.web.renderer.GeoPixelConversion
- MIN_ALT - Static variable in class sec.web.renderer.SECWebRenderer
- MIN_ALT - Static variable in class sec.web.renderer.Shape3DHandler
- MIN_ALT_DEFAULT - Static variable in class sec.web.renderer.SECWebRenderer
- MIN_ALT_DEFAULT - Static variable in class sec.web.renderer.Shape3DHandler
- more() - Method in class sec.web.json.utilities.JSONTokener
-
Determine if the source string still contains characters that next() can consume.
- moveTo(double, double) - Method in class sec.geo.GeoPath
- moveTo(double, double) - Method in class sec.web.renderer.utilities.Path
-
Adds a point to the path by moving to the specified coordinates specified
- moveTo(GeoPoint) - Method in class sec.geo.GeoPath
- MultiPointHandler - Class in sec.web.renderer
- MultiPointHandler() - Constructor for class sec.web.renderer.MultiPointHandler
- MultiPointHandlerSVG - Class in sec.web.renderer
- MultiPointHandlerSVG() - Constructor for class sec.web.renderer.MultiPointHandlerSVG
- MultiPointServer - Class in sec.web.renderer
- MultiPointServer(int) - Constructor for class sec.web.renderer.MultiPointServer
- MultiPointServer(int, int) - Constructor for class sec.web.renderer.MultiPointServer
- MultiPointServer.ParameterFilter - Class in sec.web.renderer
-
from: whowish-programming.blogspot.com/2011/04/get-post-parameters-from-java-http.html with modifications
N
- N_HOSTILE - Variable in class sec.web.renderer.SymbolModifiers
- names() - Method in class sec.web.json.utilities.JSONObject
-
Produce a JSONArray containing the names of the elements of this JSONObject.
- NEUTRAL_FILL_COLOR - Static variable in class sec.web.renderer.utilities.JavaRendererUtilities
- next() - Method in class sec.web.json.utilities.JSONTokener
-
Get the next character in the source string.
- next(char) - Method in class sec.web.json.utilities.JSONTokener
-
Consume the next character, and check that it matches a specified character.
- next(int) - Method in class sec.web.json.utilities.JSONTokener
-
Get the next n characters.
- nextClean() - Method in class sec.web.json.utilities.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextString(char) - Method in class sec.web.json.utilities.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - Method in class sec.web.json.utilities.JSONTokener
-
Get the text up but not including the specified character or the end of line, whichever comes first.
- nextTo(String) - Method in class sec.web.json.utilities.JSONTokener
-
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
- nextToken() - Method in class sec.web.json.utilities.HTTPTokener
-
Get the next token or string.
- nextValue() - Method in class sec.web.json.utilities.JSONTokener
-
Get the next value.
- NormalizeCoordToGECoord(Point2D) - Static method in class sec.web.renderer.MultiPointHandler
-
GE recognizes coordinates in the range of -180 to +180
- NormalizeGECoordsToGEExtents(double, double, ArrayList<Point2D.Double>) - Static method in class sec.web.renderer.MultiPointHandler
-
GE has the unusual distinction of being an application with coordinates outside its own extents.
- normalizeSymbolCode(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Returns a symbolId with just the identifiable symbol Id pieces.
- NULL - Static variable in class sec.web.json.utilities.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULLobject than to use Java'snullvalue. - numberToString(Number) - Static method in class sec.web.json.utilities.JSONObject
-
Produce a string from a Number.
O
- opt(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
- optDouble(String, double) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
- optInt(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
- optInt(String, int) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
- optJSONArray(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
- optLong(String, long) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
- optString(int) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class sec.web.json.utilities.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class sec.web.json.utilities.JSONObject
-
Get an optional string associated with a key.
- Orbit - Class in sec.geo.shape
- Orbit() - Constructor for class sec.geo.shape.Orbit
- ORBIT - Static variable in class sec.web.renderer.SECWebRenderer
- ORBIT - Static variable in class sec.web.renderer.Shape3DHandler
- org.gavaghan.geodesy - package org.gavaghan.geodesy
P
- ParameterFilter() - Constructor for class sec.web.renderer.MultiPointServer.ParameterFilter
- parseIconParameters(String, Map<String, String>) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
- Path - Class in sec.web.renderer.utilities
- Path() - Constructor for class sec.web.renderer.utilities.Path
- pivot - Variable in class sec.geo.shape.APivot
- PixelsToGeo(Point2D) - Method in class sec.web.renderer.PointConverter
- PixelsToGeo(Point) - Method in class sec.web.renderer.PointConverter
- plotCircle(double, double, KmlOptions.AltitudeMode, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- plotLine(String[], KmlOptions.AltitudeMode, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- plotOrbit(double, double, double, double, KmlOptions.AltitudeMode, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- plotPolyarc(String[], double, double, KmlOptions.AltitudeMode, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- plotPolygon(String[], KmlOptions.AltitudeMode, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- plotRadarc(double, double, KmlOptions.AltitudeMode, double, double, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- plotRoute(String[], KmlOptions.AltitudeMode, double, double, double, double) - Static method in class sec.geo.kml.XsltCoordinateWrapper
- PNGInfo - Class in sec.web.renderer.utilities
- PNGInfo(ISinglePointInfo) - Constructor for class sec.web.renderer.utilities.PNGInfo
- PNGInfo(ImageInfo) - Constructor for class sec.web.renderer.utilities.PNGInfo
- PNGInfo(BufferedImage, Point2D, Rectangle2D) - Constructor for class sec.web.renderer.utilities.PNGInfo
- Point - Class in sec.geo.shape
- Point(double, double) - Constructor for class sec.geo.shape.Point
- Point(double, double, double) - Constructor for class sec.geo.shape.Point
- PointConverter - Class in sec.web.renderer
- PointConverter(double, double, double) - Constructor for class sec.web.renderer.PointConverter
- PointConverter(double, double, double, double, double) - Constructor for class sec.web.renderer.PointConverter
-
add constructor to handle when earth is flipped about it's X axis (South is on top)
- points - Variable in class sec.geo.shape.APath
- Polyarc - Class in sec.geo.shape
- Polyarc() - Constructor for class sec.geo.shape.Polyarc
- POLYARC - Static variable in class sec.web.renderer.SECWebRenderer
- POLYARC - Static variable in class sec.web.renderer.Shape3DHandler
- Polygon - Class in sec.geo.shape
- Polygon() - Constructor for class sec.geo.shape.Polygon
- POLYGON - Static variable in class sec.web.renderer.SECWebRenderer
- POLYGON - Static variable in class sec.web.renderer.Shape3DHandler
- PortableWrapper - Class in sec.web.renderer.portable
- PortableWrapper() - Constructor for class sec.web.renderer.portable.PortableWrapper
- printManifestInfo() - Method in class sec.web.renderer.SECRenderer
- processParams(String) - Method in class sec.web.renderer.SinglePointRendererService
-
will process url string and break url parameters into a hash table
- put(boolean) - Method in class sec.web.json.utilities.JSONArray
-
Append a boolean value.
- put(double) - Method in class sec.web.json.utilities.JSONArray
-
Append a double value.
- put(int) - Method in class sec.web.json.utilities.JSONArray
-
Append an int value.
- put(int, boolean) - Method in class sec.web.json.utilities.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, double) - Method in class sec.web.json.utilities.JSONArray
-
Put or replace a double value.
- put(int, int) - Method in class sec.web.json.utilities.JSONArray
-
Put or replace an int value.
- put(int, long) - Method in class sec.web.json.utilities.JSONArray
-
Put or replace a long value.
- put(int, Object) - Method in class sec.web.json.utilities.JSONArray
-
Put or replace an object value in the JSONArray.
- put(int, Collection<?>) - Method in class sec.web.json.utilities.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(int, Map<?, ?>) - Method in class sec.web.json.utilities.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
- put(long) - Method in class sec.web.json.utilities.JSONArray
-
Append an long value.
- put(Object) - Method in class sec.web.json.utilities.JSONArray
-
Append an object value.
- put(String, boolean) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, double) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Object) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/value pair in the JSONObject.
- put(String, Collection) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
- put(String, Map) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
- put(Collection<?>) - Method in class sec.web.json.utilities.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(Map<?, ?>) - Method in class sec.web.json.utilities.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
- putOnce(String, Object) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
- putOpt(String, Object) - Method in class sec.web.json.utilities.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
Q
- Q_DIRECTION_OF_MOVEMENT - Variable in class sec.web.renderer.SymbolModifiers
- quote(String) - Static method in class sec.web.json.utilities.JSONObject
-
Produce a string in double quotes with backslash sequences in all the right places.
R
- Radarc - Class in sec.geo.shape
- Radarc() - Constructor for class sec.geo.shape.Radarc
- RADARC - Static variable in class sec.web.renderer.SECWebRenderer
- RADARC - Static variable in class sec.web.renderer.Shape3DHandler
- RADIUS1 - Static variable in class sec.web.renderer.SECWebRenderer
- RADIUS1 - Static variable in class sec.web.renderer.Shape3DHandler
- RADIUS1_DEFAULT - Static variable in class sec.web.renderer.SECWebRenderer
- RADIUS1_DEFAULT - Static variable in class sec.web.renderer.Shape3DHandler
- RADIUS2 - Static variable in class sec.web.renderer.SECWebRenderer
- RADIUS2 - Static variable in class sec.web.renderer.Shape3DHandler
- RADIUS2_DEFAULT - Static variable in class sec.web.renderer.SECWebRenderer
- RADIUS2_DEFAULT - Static variable in class sec.web.renderer.Shape3DHandler
- radiusMeters - Variable in class sec.geo.shape.APivot
- ReconcileSymbolID(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
Deprecated.use SymbolUtilties.reconcileSymbolID() 9/5/2013
- REFERENCE_ELLIPSOID - Static variable in class sec.geo.GeoPath
- REFERENCE_ELLIPSOID - Static variable in class sec.geo.kml.KmlPolygon
- refreshPlugins() - Method in class sec.web.renderer.SECRenderer
-
After loading plugins, you need to refresh the service so that it's aware of the plugins that were made available.
- RELATIVE_TO_GROUND - Enum constant in enum sec.geo.kml.KmlOptions.AltitudeMode
- RELATIVE_TO_SEA_FLOOR - Enum constant in enum sec.geo.kml.KmlOptions.AltitudeMode
- remove(int) - Method in class sec.web.json.utilities.JSONArray
-
Remove an index and close the hole.
- remove(String) - Method in class sec.web.json.utilities.JSONObject
-
Remove a name and its value, if present.
- render(String, String, Map<String, String>) - Method in class sec.web.renderer.SinglePointRendererService
- render(String, Map<String, String>) - Method in class sec.web.renderer.AreaSymbolFill
- render(String, Map<String, String>) - Method in class sec.web.renderer.SinglePoint2525Renderer
- render3dSymbol(String, String, String, String, String, String, String, String, SymbolModifiers) - Static method in class sec.web.renderer.Shape3DHandler
-
Generates the KML for a 3D symbol.
- Render3dSymbol(String, String, String, String, String, String, String, String, String) - Method in class sec.web.renderer.SECWebRenderer
-
Creates a 3D symbol to be displayed on some 3D globe surface.
- RENDERER_ID - Static variable in class sec.web.renderer.SinglePoint2525Renderer
- RendererSystemTray - Class in sec.web.renderer.portable
- RendererSystemTray() - Constructor for class sec.web.renderer.portable.RendererSystemTray
- RenderMilStd3dSymbol(String, String, String, String, String, String, String) - Static method in class sec.web.renderer.SECWebRenderer
-
Creates a 3D symbol from the MilStd2525B USAS or MIL-STD-2525C to be displayed on a 3D globe surface.
- RenderMultiPointAsMilStdSymbol(String, String, String, String, String, String, double, String, String, int) - Method in class sec.web.renderer.SECRenderer
-
Renders all multi-point symbols, creating KML that can be used to draw it on a Google map.
- RenderMultiPointSymbol(String, String, String, String, String, String, double, String, String, int, int) - Method in class sec.web.renderer.SECRenderer
-
Renders all multi-point symbols, creating KML that can be used to draw it on a Google map.
- RenderMultiPointSymbol2D(String, String, String, String, String, int, int, String, String, int, int) - Method in class sec.web.renderer.SECRenderer
-
Renders all multi-point symbols, creating KML or JSON for the user to parse and render as they like.
- renderPolygons(AExtrusion) - Method in class sec.geo.kml.KmlRenderer
- RenderSymbol(String, String, String, String, String, Double, String, String, int) - Static method in class sec.web.renderer.MultiPointHandler
- RenderSymbol(String, String, String, String, String, Double, String, String, int, int) - Static method in class sec.web.renderer.MultiPointHandler
-
Deutch updated version
- RenderSymbol(String, String, String, String, String, String, double, String, String, int) - Method in class sec.web.renderer.SECWebRenderer
-
Renders all multi-point symbols, creating KML that can be used to draw it on a Google map.
- RenderSymbol(String, String, String, String, String, String, double, String, String, int, int) - Method in class sec.web.renderer.SECWebRenderer
-
Renders all multi-point symbols, creating KML that can be used to draw it on a Google map.
- RenderSymbol2(String, String, Double, String, ArrayList<ShapeInfo>, ArrayList<ShapeInfo>) - Static method in class sec.web.renderer.MultiPointHandler
-
Deprecated.to make sure no one else is using it.
- RenderSymbol2D(String, String, String, String, int, int, String, String) - Method in class sec.web.renderer.SECWebRenderer
-
Renders all multi-point symbols, creating JSON that can be used to draw it on a 2D map.
- RenderSymbol2D(String, String, String, String, String, int, int, String, String, int) - Static method in class sec.web.renderer.MultiPointHandler
-
Multipoint Rendering on flat 2D maps
- RenderSymbol2D(String, String, String, String, String, int, int, String, String, int) - Method in class sec.web.renderer.SECWebRenderer
-
Renders all multi-point symbols, creating KML or JSON for the user to parse and render as they like.
- RenderSymbol2D(String, String, String, String, String, int, int, String, String, int, int) - Static method in class sec.web.renderer.MultiPointHandler
-
Multipoint Rendering on flat 2D maps
- RenderSymbol2D(String, String, String, String, String, int, int, String, String, int, int) - Method in class sec.web.renderer.SECWebRenderer
-
Renders all multi-point symbols, creating KML or JSON for the user to parse and render as they like.
- RenderSymbol2DX(String, String, String, String, String, int, int, String, String, ArrayList<ShapeInfo>, ArrayList<ShapeInfo>, int) - Static method in class sec.web.renderer.MultiPointHandler
-
Deprecated.
- RenderSymbol3DWW(MilStdSymbol, Double, Point2D.Double, Point2D.Double) - Static method in class sec.web.renderer.MultiPointHandler
-
Deprecated.
- RenderSymbol3DWW(String, ArrayList<Point2D.Double>, Double, Point2D.Double, Point2D.Double, Map<String, String>, ArrayList<Double>, ArrayList<Double>, ArrayList<Double>) - Static method in class sec.web.renderer.MultiPointHandler
-
Deprecated.
- RenderSymbolAsMilStdSymbol(String, String, String, String, String, Double, String, String, int) - Static method in class sec.web.renderer.MultiPointHandler
-
Deutch updated version
- RIGHT_AZIMUTH - Static variable in class sec.web.renderer.SECWebRenderer
- RIGHT_AZIMUTH - Static variable in class sec.web.renderer.Shape3DHandler
- RIGHT_AZIMUTH_DEFAULT - Static variable in class sec.web.renderer.SECWebRenderer
- RIGHT_AZIMUTH_DEFAULT - Static variable in class sec.web.renderer.Shape3DHandler
- rightAzimuthDegrees - Variable in class sec.geo.shape.AArc
- Route - Class in sec.geo.shape
- Route() - Constructor for class sec.geo.shape.Route
- ROUTE - Static variable in class sec.web.renderer.SECWebRenderer
- ROUTE - Static variable in class sec.web.renderer.Shape3DHandler
- run() - Method in class sec.web.renderer.UrlTester
- run() - Method in class sec.web.renderer.utilities.SinglePointServerTester
S
- S_OFFSET_INDICATOR - Variable in class sec.web.renderer.SymbolModifiers
- sanitizeSymbolID(String) - Static method in class sec.web.renderer.utilities.JavaRendererUtilities
-
we only have font lookups for F,H,N,U.
- saveImageToFile(String) - Method in class sec.web.renderer.utilities.PNGInfo
-
Save image to a file as a PNG
- sec.geo - package sec.geo
- sec.geo.kml - package sec.geo.kml
- sec.geo.shape - package sec.geo.shape
- sec.web.exceptions - package sec.web.exceptions
- sec.web.json.utilities - package sec.web.json.utilities
- sec.web.renderer - package sec.web.renderer
- sec.web.renderer.portable - package sec.web.renderer.portable
- sec.web.renderer.utilities - package sec.web.renderer.utilities
- SECRenderer - Class in sec.web.renderer
-
Provides a simpler interface to all the supporting rendering classes.
- SECWebRenderer - Class in sec.web.renderer
- SECWebRenderer() - Constructor for class sec.web.renderer.SECWebRenderer
- set_normalize(boolean) - Method in class sec.web.renderer.PointConverter
- setAltitudeMode(KmlOptions.AltitudeMode) - Method in class sec.geo.kml.KmlPolygon
- setAltitudeMode(KmlOptions.AltitudeMode) - Method in class sec.geo.shape.AExtrusion
- setDefaultSymbologyStandard(int) - Method in class sec.web.renderer.SECRenderer
-
Not meant to be changed on the fly.
- setDefaultSymbologyStandard(int) - Method in class sec.web.renderer.SECWebRenderer
-
Let's user choose between 2525Bch2 and 2525C.
- setElevation(double) - Method in class org.gavaghan.geodesy.GlobalPosition
-
Set the elevation.
- setFillColor(Color) - Method in class sec.web.renderer.utilities.LineInfo
- setFlatness(double) - Method in class sec.geo.shape.AExtrusion
- setLatitude(double) - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Set latitude.
- setLatitude(double) - Method in class sec.geo.GeoPoint
- setLeftAzimuthDegrees(double) - Method in class sec.geo.shape.AArc
- setLeftAzimuthDegrees(double) - Method in interface sec.geo.shape.IArc
- setLeftAzimuthDegrees(double) - Method in class sec.geo.shape.Polyarc
- setLeftWidth(double) - Method in class sec.geo.shape.Route
- setLimit(int) - Method in class sec.geo.shape.AExtrusion
- setLineColor(Color) - Method in class sec.web.renderer.utilities.LineInfo
- setLineDash(float[]) - Method in class sec.web.renderer.utilities.Path
- setLoggingLevel(int) - Method in class sec.web.renderer.SECRenderer
-
\ Set minimum level at which an item can be logged.
- setLoggingLevel(int) - Method in class sec.web.renderer.SECWebRenderer
-
\ Set minimum level at which an item can be logged.
- setLoggingLevel(Level) - Method in class sec.web.renderer.SECRenderer
-
\ Set minimum level at which an item can be logged.
- setLoggingLevel(Level) - Method in class sec.web.renderer.SECWebRenderer
-
\ Set minimum level at which an item can be logged.
- setLongitude(double) - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Set longitude.
- setLongitude(double) - Method in class sec.geo.GeoPoint
- setMaxAltitude(double) - Method in class sec.geo.shape.AExtrusion
- setMaxDistance(double) - Method in class sec.geo.shape.AExtrusion
- setMinAltitude(double) - Method in class sec.geo.shape.AExtrusion
- setMinRadius(double) - Method in class sec.geo.shape.Radarc
- setModifierString(String) - Method in class sec.web.renderer.utilities.TextInfo
- setModifierStringAngle(double) - Method in class sec.web.renderer.utilities.TextInfo
- setModifierStringPosition(Point2D) - Method in class sec.web.renderer.utilities.TextInfo
- setModifierTextColor(String) - Method in class sec.web.renderer.SECWebRenderer
-
Modifier Text Color will by default match the line color.
- setPivot(GeoPoint) - Method in class sec.geo.shape.APivot
- setPivot(GeoPoint) - Method in class sec.geo.shape.Cake
- setPivot(GeoPoint) - Method in interface sec.geo.shape.IPivot
- setPivot(GeoPoint) - Method in class sec.geo.shape.Polyarc
- setPolylines(ArrayList<ArrayList<Point2D>>) - Method in class sec.web.renderer.utilities.LineInfo
- setRadius(double) - Method in class sec.geo.shape.APivot
- setRadius(double) - Method in interface sec.geo.shape.ICircle
- setRadius(double) - Method in class sec.geo.shape.Polyarc
- setRetryDurationInSeconds(int) - Method in class sec.web.renderer.UrlTester
-
Deprecated.
- setRetyCount(int) - Method in class sec.web.renderer.UrlTester
- setRightAzimuthDegrees(double) - Method in class sec.geo.shape.AArc
- setRightAzimuthDegrees(double) - Method in interface sec.geo.shape.IArc
- setRightAzimuthDegrees(double) - Method in class sec.geo.shape.Polyarc
- setRightWidth(double) - Method in class sec.geo.shape.Route
- setSinglePointTacticalGraphicFontSize(int) - Method in class sec.web.renderer.SECRenderer
-
Determines size of the symbol assuming no pixel size is specified
- setSinglePointUnitsFontSize(int) - Method in class sec.web.renderer.SECRenderer
-
Determines size of the symbol assuming no pixel size is specified
- setStroke(Stroke) - Method in class sec.web.renderer.utilities.LineInfo
- setTacticalGraphicPointSize(int) - Method in class sec.web.renderer.SECWebRenderer
-
Single Point Tactical Graphics are rendered from font files.
- setTacticalGraphicPointSize(int) - Method in class sec.web.renderer.SinglePointServer
- setTimeoutInSeconds(int) - Method in class sec.web.renderer.UrlTester
- setUnitPointSize(int) - Method in class sec.web.renderer.SECWebRenderer
-
Units are rendered from font files.
- setUnitPointSize(int) - Method in class sec.web.renderer.SinglePointServer
- setVerbose(boolean) - Method in class sec.web.renderer.UrlTester
- setWidth(double) - Method in class sec.geo.shape.Orbit
- Shape3DHandler - Class in sec.web.renderer
-
Responsible for generating the KML for all 3D shapes.
- Shape3DHandler() - Constructor for class sec.web.renderer.Shape3DHandler
- shapeChanged() - Method in class sec.geo.shape.AExtrusion
- ShouldClipMultipointSymbol(String) - Method in class sec.web.renderer.SECRenderer
- ShouldClipMultipointSymbol(String) - Method in class sec.web.renderer.SECWebRenderer
-
Returns true if we recommend clipping a particular symbol.
- ShouldClipSymbol(String) - Static method in class sec.web.renderer.MultiPointHandler
-
Checks if a symbol is one with decorated lines which puts a strain on google earth when rendering like FLOT.
- SinglePoint2525Renderer - Class in sec.web.renderer
- SinglePoint2525Renderer() - Constructor for class sec.web.renderer.SinglePoint2525Renderer
- SinglePointRendererService - Class in sec.web.renderer
- SinglePointServer - Class in sec.web.renderer
- SinglePointServer(int) - Constructor for class sec.web.renderer.SinglePointServer
- SinglePointServer(int, int) - Constructor for class sec.web.renderer.SinglePointServer
- SinglePointServerTester - Class in sec.web.renderer.utilities
- SinglePointServerTester(int) - Constructor for class sec.web.renderer.utilities.SinglePointServerTester
- SinglePointServerTester(SinglePointServer) - Constructor for class sec.web.renderer.utilities.SinglePointServerTester
- skipTo(char) - Method in class sec.web.json.utilities.JSONTokener
-
Skip characters until the next character is the requested character.
- Sphere - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
A spherical "ellipsoid".
- squareImage() - Method in class sec.web.renderer.utilities.PNGInfo
-
Returns an image with empty space as needed to make sure the size represents a square.
- start() - Method in class sec.web.renderer.MultiPointServer
- start() - Method in class sec.web.renderer.SinglePointServer
- startMultiPointServer() - Method in class sec.web.renderer.SECRenderer
- startMultiPointServer(int) - Method in class sec.web.renderer.SECRenderer
-
Starts multi point server on specified port number
- startMultiPointServer(int, int) - Method in class sec.web.renderer.SECRenderer
-
Starts multi point server on specified port number
- startSinglePointServer() - Method in class sec.web.renderer.SECRenderer
- startSinglePointServer(int) - Method in class sec.web.renderer.SECRenderer
-
Starts single point server on specified port number
- startSinglePointServer(int, int) - Method in class sec.web.renderer.SECRenderer
-
Starts single point server on specified port number
- stop() - Method in class sec.web.renderer.MultiPointServer
- stop() - Method in class sec.web.renderer.SinglePointServer
- stopMultiPointServer() - Method in class sec.web.renderer.SECRenderer
-
Stops the multi point server
- stopSinglePointServer() - Method in class sec.web.renderer.SECRenderer
-
Stops the single point server
- stringToValue(String) - Static method in class sec.web.json.utilities.JSONObject
-
Try to convert a string into a number, boolean, or null.
- SVGTextInfo - Class in sec.web.renderer.utilities
- SVGTextInfo(String, Point2D, Font, String, double) - Constructor for class sec.web.renderer.utilities.SVGTextInfo
- SymbolDimensionsToJSON(Point2D, Rectangle2D, Dimension2D) - Static method in class sec.web.renderer.SECWebRenderer
- SymbolInfo - Class in sec.web.renderer.utilities
- SymbolInfo() - Constructor for class sec.web.renderer.utilities.SymbolInfo
- SymbolInfo(ArrayList<TextInfo>, ArrayList<LineInfo>) - Constructor for class sec.web.renderer.utilities.SymbolInfo
- SymbolModifiers - Class in sec.web.renderer
- SymbolModifiers() - Constructor for class sec.web.renderer.SymbolModifiers
- Symbology_2525Bch2_USAS_13_14 - Static variable in class sec.web.renderer.MultiPointHandler
-
2525Bch2 and USAS 13/14 symbology
- Symbology_2525C - Static variable in class sec.web.renderer.MultiPointHandler
-
2525C, which includes 2525Bch2 & USAS 13/14
- SymbolPoint(double, double, double) - Constructor for class sec.web.renderer.AreaSymbolFill.SymbolPoint
- syntaxError(String) - Method in class sec.web.json.utilities.JSONTokener
-
Make a JSONException to signal a syntax error.
T
- T_UNIQUE_DESIGNATION_1 - Variable in class sec.web.renderer.SymbolModifiers
- T1_UNIQUE_DESIGNATION_2 - Variable in class sec.web.renderer.SymbolModifiers
- testValidity(Object) - Static method in class sec.web.json.utilities.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- TextInfo - Class in sec.web.renderer.utilities
- TextInfo() - Constructor for class sec.web.renderer.utilities.TextInfo
- toCoordString() - Method in class sec.geo.kml.KmlPolygon
- toDegrees(double) - Static method in class org.gavaghan.geodesy.Angle
-
Convert radians to degrees.
- toGlobalCoord(GeoPoint) - Method in class sec.geo.GeoPath
- toGlobalPos() - Method in class sec.geo.shape.Point
- toJSONArray(JSONArray) - Method in class sec.web.json.utilities.JSONObject
-
Produce a JSONArray containing the values of the members of this JSONObject.
- toJSONObject(JSONArray) - Method in class sec.web.json.utilities.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
- toJSONString() - Method in interface sec.web.json.utilities.JSONString
-
The
toJSONStringmethod allows a class to produce its own JSON serialization. - toRadians(double) - Static method in class org.gavaghan.geodesy.Angle
-
Convert degrees to radians.
- toString() - Method in class org.gavaghan.geodesy.GeodeticCurve
-
Get curve as a string.
- toString() - Method in class org.gavaghan.geodesy.GeodeticMeasurement
-
Get the GeodeticMeasurement as a string.
- toString() - Method in class org.gavaghan.geodesy.GlobalCoordinates
-
Get coordinates as a string.
- toString() - Method in class org.gavaghan.geodesy.GlobalPosition
-
Get position as a string.
- toString() - Method in class sec.geo.GeoPath
- toString() - Method in class sec.geo.GeoPoint
- toString() - Method in enum sec.geo.kml.KmlOptions.AltitudeMode
- toString() - Method in class sec.geo.kml.KmlPolygon
- toString() - Method in class sec.geo.shape.Point
- toString() - Method in class sec.web.json.utilities.JSONArray
-
Make a JSON text of this JSONArray.
- toString() - Method in class sec.web.json.utilities.JSONObject
-
Make a JSON text of this JSONObject.
- toString() - Method in class sec.web.json.utilities.JSONTokener
-
Make a printable string of this JSONTokener.
- toString(int) - Method in class sec.web.json.utilities.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString(int) - Method in class sec.web.json.utilities.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toSVG(int) - Method in class sec.web.renderer.utilities.PNGInfo
- toSVGElement(String, int, String, double, double) - Method in class sec.web.renderer.utilities.Path
- toSVGElement(String, String, double) - Method in class sec.web.renderer.utilities.SVGTextInfo
- Track - Class in sec.geo.shape
- Track() - Constructor for class sec.geo.shape.Track
- TRACK - Static variable in class sec.web.renderer.SECWebRenderer
- TRACK - Static variable in class sec.web.renderer.Shape3DHandler
U
- UNKNOWN_FILL_COLOR - Static variable in class sec.web.renderer.utilities.JavaRendererUtilities
- UrlTester - Class in sec.web.renderer
- UrlTester(String, String, int, int) - Constructor for class sec.web.renderer.UrlTester
V
- V_EQUIP_TYPE - Variable in class sec.web.renderer.SymbolModifiers
- valueOf(String) - Static method in enum sec.geo.kml.KmlOptions.AltitudeMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum sec.geo.kml.KmlOptions.AltitudeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueToString(Object) - Static method in class sec.web.json.utilities.JSONObject
-
Make a JSON text of an Object value.
W
- W_DTG_1 - Variable in class sec.web.renderer.SymbolModifiers
- W1_DTG_2 - Variable in class sec.web.renderer.SymbolModifiers
- WGS72 - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The WGS72 ellipsoid.
- WGS84 - Static variable in class org.gavaghan.geodesy.Ellipsoid
-
The WGS84 ellipsoid.
- wrap(Object) - Static method in class sec.web.json.utilities.JSONObject
-
Wrap an object, if necessary.
- write(Writer) - Method in class sec.web.json.utilities.JSONArray
-
Write the contents of the JSONArray as JSON text to a writer.
- write(Writer) - Method in class sec.web.json.utilities.JSONObject
-
Write the contents of the JSONObject as JSON text to a writer.
X
- X_ALTITUDE_DEPTH - Variable in class sec.web.renderer.SymbolModifiers
- x2long(double, double, double, double, double) - Static method in class sec.web.renderer.GeoPixelConversion
- XsltCoordinateWrapper - Class in sec.geo.kml
- XsltCoordinateWrapper() - Constructor for class sec.geo.kml.XsltCoordinateWrapper
Y
- Y_LOCATION - Variable in class sec.web.renderer.SymbolModifiers
- y2lat(double, double, double, double) - Static method in class sec.web.renderer.GeoPixelConversion
_
- _bounds - Variable in class sec.web.renderer.utilities.SVGTextInfo
- _font - Variable in class sec.web.renderer.utilities.SVGTextInfo
- _fontName - Variable in class sec.web.renderer.utilities.SVGTextInfo
- _fontSize - Variable in class sec.web.renderer.utilities.SVGTextInfo
- _fontStyle - Variable in class sec.web.renderer.utilities.SVGTextInfo
- _location - Variable in class sec.web.renderer.utilities.SVGTextInfo
- _text - Variable in class sec.web.renderer.utilities.SVGTextInfo
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form