SkyPolygon ========== .. currentmodule:: gdt.core.plot.plot .. autoclass:: SkyPolygon :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyPolygon.alpha ~SkyPolygon.artists ~SkyPolygon.color ~SkyPolygon.edge_alpha ~SkyPolygon.edge_color ~SkyPolygon.face_alpha ~SkyPolygon.face_color ~SkyPolygon.fill ~SkyPolygon.hatch ~SkyPolygon.linestyle ~SkyPolygon.linewidth ~SkyPolygon.visible ~SkyPolygon.zorder .. rubric:: Methods Summary .. autosummary:: ~SkyPolygon.hide ~SkyPolygon.remove ~SkyPolygon.show ~SkyPolygon.toggle .. rubric:: Attributes Documentation .. autoattribute:: alpha .. autoattribute:: artists .. autoattribute:: color .. autoattribute:: edge_alpha .. autoattribute:: edge_color .. autoattribute:: face_alpha .. autoattribute:: face_color .. autoattribute:: fill .. autoattribute:: hatch .. autoattribute:: linestyle .. autoattribute:: linewidth .. autoattribute:: visible .. autoattribute:: zorder .. rubric:: Methods Documentation .. automethod:: hide .. automethod:: remove .. automethod:: show .. automethod:: toggle