DetectorPointing ================ .. currentmodule:: gdt.core.plot.plot .. autoclass:: DetectorPointing :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DetectorPointing.alpha ~DetectorPointing.artists ~DetectorPointing.color ~DetectorPointing.edge_alpha ~DetectorPointing.edge_color ~DetectorPointing.face_alpha ~DetectorPointing.face_color ~DetectorPointing.fill ~DetectorPointing.font_alpha ~DetectorPointing.font_color ~DetectorPointing.fontsize ~DetectorPointing.hatch ~DetectorPointing.linestyle ~DetectorPointing.linewidth ~DetectorPointing.visible ~DetectorPointing.zorder .. rubric:: Methods Summary .. autosummary:: ~DetectorPointing.hide ~DetectorPointing.remove ~DetectorPointing.show ~DetectorPointing.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:: font_alpha .. autoattribute:: font_color .. autoattribute:: fontsize .. autoattribute:: hatch .. autoattribute:: linestyle .. autoattribute:: linewidth .. autoattribute:: visible .. autoattribute:: zorder .. rubric:: Methods Documentation .. automethod:: hide .. automethod:: remove .. automethod:: show .. automethod:: toggle