Package org.esa.snap.ui.diagram
Interface DiagramGraphStyle
-
- All Known Implementing Classes:
DefaultDiagramGraphStyle
public interface DiagramGraphStyle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Paint
getFillPaint()
Color
getOutlineColor()
Stroke
getOutlineStroke()
boolean
isShowingPoints()
-