| Package | Description |
|---|---|
| gov.nasa.worldwindx.applications.sar | |
| gov.nasa.worldwindx.applications.sar.segmentplane |
| Modifier and Type | Class and Description |
|---|---|
static class |
SARSegmentPlane.AltitudeLabelAttributes |
static class |
SARSegmentPlane.AxisLabelAttributes |
static class |
SARSegmentPlane.ControlPointLabelAttributes |
static class |
SARSegmentPlane.MessageLabelAttributes |
static class |
SARSegmentPlane.SARLabelAttributes |
| Modifier and Type | Field and Description |
|---|---|
protected SegmentPlaneAttributes.LabelAttributes |
SARTrackExtensionTool.segmentEndLabelAttribs |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentPlaneAttributes.LabelAttributes |
SARSegmentPlane.SARLabelAttributes.copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
protected SegmentPlaneAttributes.LabelAttributes |
SARSegmentPlane.ControlPointLabelAttributes.copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
protected SegmentPlaneAttributes.LabelAttributes |
SARSegmentPlane.MessageLabelAttributes.copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
| Modifier and Type | Field and Description |
|---|---|
protected SegmentPlaneAttributes.LabelAttributes |
SegmentPlaneRenderer.OrderedText.attributes |
| Modifier and Type | Method and Description |
|---|---|
SegmentPlaneAttributes.LabelAttributes |
SegmentPlaneAttributes.LabelAttributes.copy() |
protected SegmentPlaneAttributes.LabelAttributes |
SegmentPlaneAttributes.LabelAttributes.copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
SegmentPlaneAttributes.LabelAttributes |
SegmentPlaneAttributes.getLabelAttributes(Object key) |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,SegmentPlaneAttributes.LabelAttributes> |
SegmentPlaneAttributes.getAllLabelAttributes() |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentPlaneAttributes.LabelAttributes |
SegmentPlaneAttributes.LabelAttributes.copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
protected void |
SegmentPlaneRenderer.OrderedText.drawText(String text,
Vec4 screenPoint,
SegmentPlaneAttributes.LabelAttributes attributes,
MultiLineTextRenderer mltr) |
void |
SegmentPlaneAttributes.setLabelAttributes(Object key,
SegmentPlaneAttributes.LabelAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentPlaneAttributes.setAllLabelAttributes(Map<Object,? extends SegmentPlaneAttributes.LabelAttributes> map) |
| Constructor and Description |
|---|
OrderedText(SegmentPlane segmentPlane,
Position position,
double distanceFromEye,
AVList values,
SegmentPlaneAttributes.LabelAttributes attributes,
MultiLineTextRenderer textRenderer) |