public interface AirspaceAttributes extends ShapeAttributes
Airspace
shapes. AirspaceAttributes was originally designed as a
special purpose attribute bundle for Airspace, but is now a redundant subinterface of ShapeAttributes
. AirspaceAttributes is still used by Airspace shapes to ensure backward
compatibility with earlier versions of World Wind. Usage of methods unique to AirspaceAttributes should be replaced
with the equivalent methods in ShapeAttributes.FORMAT_NOT_SUPPORTED, FORMAT_PARTIALLY_SUPPORTED, FORMAT_SUPPORTED
copy, copy, getImageScale, getImageSource, getInteriorMaterial, getInteriorOpacity, getOutlineMaterial, getOutlineOpacity, getOutlineStippleFactor, getOutlineStipplePattern, getOutlineWidth, getRestorableState, isDrawInterior, isDrawOutline, isEnableAntialiasing, isEnableLighting, isUnresolved, restoreState, setDrawInterior, setDrawOutline, setEnableAntialiasing, setEnableLighting, setImageScale, setImageSource, setInteriorMaterial, setInteriorOpacity, setOutlineMaterial, setOutlineOpacity, setOutlineStippleFactor, setOutlineStipplePattern, setOutlineWidth, setUnresolved
export, isExportFormatSupported