Uses of Class
gov.nasa.worldwindx.applications.sar.segmentplane.SegmentPlaneAttributes.GeometryAttributes
-
Packages that use SegmentPlaneAttributes.GeometryAttributes Package Description gov.nasa.worldwindx.applications.sar gov.nasa.worldwindx.applications.sar.segmentplane -
-
Uses of SegmentPlaneAttributes.GeometryAttributes in gov.nasa.worldwindx.applications.sar
Fields in gov.nasa.worldwindx.applications.sar declared as SegmentPlaneAttributes.GeometryAttributes Modifier and Type Field Description protected SegmentPlaneAttributes.GeometryAttributesSARTrackExtensionTool. segmentEndGeomAttribsMethods in gov.nasa.worldwindx.applications.sar that return SegmentPlaneAttributes.GeometryAttributes Modifier and Type Method Description protected SegmentPlaneAttributes.GeometryAttributesSARTrackExtensionTool. createPotentialNextPositionGeomAttributes() -
Uses of SegmentPlaneAttributes.GeometryAttributes in gov.nasa.worldwindx.applications.sar.segmentplane
Methods in gov.nasa.worldwindx.applications.sar.segmentplane that return SegmentPlaneAttributes.GeometryAttributes Modifier and Type Method Description SegmentPlaneAttributes.GeometryAttributesSegmentPlaneAttributes.GeometryAttributes. copy()SegmentPlaneAttributes.GeometryAttributesSegmentPlaneAttributes.GeometryAttributes. copyTo(SegmentPlaneAttributes.GeometryAttributes copy)SegmentPlaneAttributes.GeometryAttributesSegmentPlaneAttributes. getGeometryAttributes(java.lang.Object key)Methods in gov.nasa.worldwindx.applications.sar.segmentplane that return types with arguments of type SegmentPlaneAttributes.GeometryAttributes Modifier and Type Method Description java.util.Map<java.lang.Object,SegmentPlaneAttributes.GeometryAttributes>SegmentPlaneAttributes. getAllGeometryAttributes()Methods in gov.nasa.worldwindx.applications.sar.segmentplane with parameters of type SegmentPlaneAttributes.GeometryAttributes Modifier and Type Method Description static voidSegmentPlaneAttributes. applyGeometryAttributes(DrawContext dc, SegmentPlaneAttributes.GeometryAttributes attributes, boolean enableMaterial)static voidSegmentPlaneAttributes. applyGeometryAttributesAsLine(DrawContext dc, SegmentPlaneAttributes.GeometryAttributes attributes)SegmentPlaneAttributes.GeometryAttributesSegmentPlaneAttributes.GeometryAttributes. copyTo(SegmentPlaneAttributes.GeometryAttributes copy)voidSegmentPlaneAttributes. setGeometryAttributes(java.lang.Object key, SegmentPlaneAttributes.GeometryAttributes attributes)Method parameters in gov.nasa.worldwindx.applications.sar.segmentplane with type arguments of type SegmentPlaneAttributes.GeometryAttributes Modifier and Type Method Description voidSegmentPlaneAttributes. setAllGeometryAttributes(java.util.Map<java.lang.Object,? extends SegmentPlaneAttributes.GeometryAttributes> map)
-