Package | Description |
---|---|
gov.nasa.worldwindx.applications.sar | |
gov.nasa.worldwindx.applications.sar.segmentplane |
Modifier and Type | Field and Description |
---|---|
protected SegmentPlaneAttributes.GeometryAttributes |
SARTrackExtensionTool.segmentEndGeomAttribs |
Modifier and Type | Method and Description |
---|---|
protected SegmentPlaneAttributes.GeometryAttributes |
SARTrackExtensionTool.createPotentialNextPositionGeomAttributes() |
Modifier and Type | Method and Description |
---|---|
SegmentPlaneAttributes.GeometryAttributes |
SegmentPlaneAttributes.GeometryAttributes.copy() |
SegmentPlaneAttributes.GeometryAttributes |
SegmentPlaneAttributes.GeometryAttributes.copyTo(SegmentPlaneAttributes.GeometryAttributes copy) |
SegmentPlaneAttributes.GeometryAttributes |
SegmentPlaneAttributes.getGeometryAttributes(java.lang.Object key) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Object,SegmentPlaneAttributes.GeometryAttributes> |
SegmentPlaneAttributes.getAllGeometryAttributes() |
Modifier and Type | Method and Description |
---|---|
static void |
SegmentPlaneAttributes.applyGeometryAttributes(DrawContext dc,
SegmentPlaneAttributes.GeometryAttributes attributes,
boolean enableMaterial) |
static void |
SegmentPlaneAttributes.applyGeometryAttributesAsLine(DrawContext dc,
SegmentPlaneAttributes.GeometryAttributes attributes) |
SegmentPlaneAttributes.GeometryAttributes |
SegmentPlaneAttributes.GeometryAttributes.copyTo(SegmentPlaneAttributes.GeometryAttributes copy) |
void |
SegmentPlaneAttributes.setGeometryAttributes(java.lang.Object key,
SegmentPlaneAttributes.GeometryAttributes attributes) |
Modifier and Type | Method and Description |
---|---|
void |
SegmentPlaneAttributes.setAllGeometryAttributes(java.util.Map<java.lang.Object,? extends SegmentPlaneAttributes.GeometryAttributes> map) |