public class FixedPieVizModel extends PieVizModel
PieVizModel
class.DEFAULT_EXPLODE_AREA_MARGIN, DEFAULT_PIE_SIZE, LABEL_AREA_MARGIN, MAXIMUM_EXPLODE_SIZE, MAXIMUM_PIE_SIZE, MINIMUM_ARC_ANGLE, MINIMUM_EXPLODE_SIZE, MINIMUM_PIE_SIZE, MISSING_VAL_SECTION_CAPTION, MISSING_VAL_SECTION_COLOR| Constructor and Description |
|---|
FixedPieVizModel(String pieCol,
String aggrCol,
List<PieSectionDataModel> sections,
PieSectionDataModel missingSection,
boolean supportHiliting,
boolean containsColorHandler)
Constructor for class PieVizModel.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAggregationColumnName() |
protected PieSectionDataModel |
getMissingSection() |
String |
getPieColumnName() |
protected List<PieSectionDataModel> |
getSections() |
clearSelection, createLabel, createLabel, detailsAvailable, drawAntialias, drawSectionOutline, explodeSelectedSections, getAbsAggregationValue, getAggregationMethod, getCalculator, getDrawingSpace, getExplodedArea, getExplodeSize, getHTMLDetailData, getLabelArea, getLabelDisplayPolicy, getLabelLinkSize, getPieArea, getPieCenter, getPieSize, getSections2Draw, getSelectedElement, getSelectedKeys, getSelectedSections, getValueScale, hasMissingSection, selectElement, selectElement, setAggregationMethod, setDrawAntialias, setDrawingSpace, setDrawSectionOutline, setExplodeSelectedSections, setExplodeSize, setLabelDisplayPolicy, setPieSize, setShowDetails, setShowMissingValSection, setValueScale, showDetails, showMissingValSection, supportsHiliting, unHiliteAll, updateHiliteInfopublic FixedPieVizModel(String pieCol, String aggrCol, List<PieSectionDataModel> sections, PieSectionDataModel missingSection, boolean supportHiliting, boolean containsColorHandler)
pieCol - the pie column nameaggrCol - the optional aggregation column namesections - the sectionsmissingSection - the optional missing sectionsupportHiliting - true if hiliting should be supportedcontainsColorHandler - true if a color handler is setpublic String getPieColumnName()
getPieColumnName in class PieVizModelpublic String getAggregationColumnName()
getAggregationColumnName in class PieVizModelprotected List<PieSectionDataModel> getSections()
getSections in class PieVizModelprotected PieSectionDataModel getMissingSection()
getMissingSection in class PieVizModel
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.