Uses of Class
overit.geocall.basic.ui.control.JFCStyle
Packages that use JFCStyle
-
Uses of JFCStyle in overit.geocall.basic.ui.control
Subclasses of JFCStyle in overit.geocall.basic.ui.controlModifier and TypeClassDescriptionclassThis class extendsJFCStyleand implements a style for the charts.Fields in overit.geocall.basic.ui.control declared as JFCStyleMethods in overit.geocall.basic.ui.control that return JFCStyleModifier and TypeMethodDescriptionprotected JFCStyleJFCPie.getJFCStyle()protected JFCStyleJFCSerie.getJFCStyle()Methods in overit.geocall.basic.ui.control with parameters of type JFCStyleModifier and TypeMethodDescriptionvoidJFCPie.setJFCStyle(JFCStyle cs) Sets theJFCStyleused to draw the pie chart elementsvoidJFCSerie.setJFCStyle(JFCStyle cs) Sets theJFCStyleused to draw the chart elements -
Uses of JFCStyle in overit.geocall.basic.ui.report
Fields in overit.geocall.basic.ui.report declared as JFCStyleModifier and TypeFieldDescriptionprotected JFCStylePdfJFCPieBox._jfcStyleprotected JFCStylePdfJFCSerieBox._jfcStyleMethods in overit.geocall.basic.ui.report that return JFCStyleModifier and TypeMethodDescriptionprotected JFCStylePdfJFCPieBox.getJFCStyle()Gets theJFCStyleused to draw the pie chart elements.protected JFCStylePdfJFCSerieBox.getJFCStyle()Methods in overit.geocall.basic.ui.report with parameters of type JFCStyleModifier and TypeMethodDescriptionvoidPdfJFCPieBox.setJFCStyle(JFCStyle jfcs) Sets theJFCStyleused to draw the pie chart elementsvoidPdfJFCSerieBox.setJFCStyle(JFCStyle jfcs) Sets theJFCStyleused to draw the serie chart elements