All Methods Instance Methods Concrete Methods 
| Modifier and Type | Method and Description | 
| void | addToLayer(RenderableLayer layer) | 
| protected boolean | areLocationsRedundant(LatLon locA,
                     LatLon locB,
                     UnitsFormat units) | 
| protected Double | computeAccumulatedLength(LatLon pos,
                        WWOMeasureTool mt) | 
| protected Angle | computeAngleBetween(LatLon a,
                   LatLon b,
                   LatLon c) | 
| protected Vec4 | computeAnnotationPosition(Position pos,
                         WWOMeasureTool mt) | 
| protected double | computePathLength(WWOMeasureTool mt) | 
| protected String | formatCircleMeasurements(Position pos,
                        WWOMeasureTool mt) | 
| protected void | formatControlPoints(Position pos,
                   WWOMeasureTool mt,
                   StringBuilder sb) | 
| protected String | formatEllipseMeasurements(Position pos,
                         WWOMeasureTool mt) | 
| protected String | formatLineMeasurements(Position pos,
                      WWOMeasureTool mt) | 
| protected String | formatPolygonMeasurements(Position pos,
                         WWOMeasureTool mt) | 
| protected String | formatQuadMeasurements(Position pos,
                      WWOMeasureTool mt) | 
| protected String | formatSquareMeasurements(Position pos,
                        WWOMeasureTool mt) | 
| protected String | getDisplayString(Position pos,
                WWOMeasureTool mt) | 
| String | getLabel(String labelName) | 
| boolean | isAnnotation(Object o) | 
| protected boolean | lengthsEssentiallyEqual(double l1,
                       double l2) | 
| void | removeFromLayer(RenderableLayer layer) | 
| protected void | setInitialLabels() | 
| void | setLabel(String labelName,
        String label) | 
| void | updateMeasureDisplay(Position position) |