oda_api.plot_tools Module#

Classes#

Class Inheritance Diagram#

digraph inheritance760643801e { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "OdaGWContours" [URL="oda_api.plot_tools.OdaGWContours.html#oda_api.plot_tools.OdaGWContours",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "OdaProduct" -> "OdaGWContours" [arrowsize=0.5,style="setlinewidth(0.5)"]; "OdaImage" [URL="oda_api.plot_tools.OdaImage.html#oda_api.plot_tools.OdaImage",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "OdaProduct" -> "OdaImage" [arrowsize=0.5,style="setlinewidth(0.5)"]; "OdaLightCurve" [URL="oda_api.plot_tools.OdaLightCurve.html#oda_api.plot_tools.OdaLightCurve",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "OdaProduct" -> "OdaLightCurve" [arrowsize=0.5,style="setlinewidth(0.5)"]; "OdaProduct" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "OdaSpectrum" [URL="oda_api.plot_tools.OdaSpectrum.html#oda_api.plot_tools.OdaSpectrum",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "OdaProduct" -> "OdaSpectrum" [arrowsize=0.5,style="setlinewidth(0.5)"]; }