public class PointSymbolizerAnalyzer extends SymbolizerTypeAnalyzer
Analyzer realization is dedicated to the study of PointSymbolizer instances. It's basically searching for the configurations
that can be found in its inner Graphic instance.| Constructor and Description |
|---|
PointSymbolizerAnalyzer(PointSymbolizer symbolizer)
Build a new
Analyzer from the given PointSymbolizer. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validateInterpolateForProportionalPoint(RealParameter rp)
Checks that the given RealParameter is an instance of
Interpolate2Real that can be used to build a
proportional point, ie that it is made on the square root of a numeric attribute. |
validateFill, validateGraphic, validateStroke, validateStrokeAndFillanalyzeParameters, getStatus, getUsedAnalysis, isAnalysisLight, isAnalysisUnique, isFieldUniquegetLegend, setLegendpublic PointSymbolizerAnalyzer(PointSymbolizer symbolizer)
Analyzer from the given PointSymbolizer.symbolizer - public boolean validateInterpolateForProportionalPoint(RealParameter rp)
Interpolate2Real that can be used to build a
proportional point, ie that it is made on the square root of a numeric attribute.rp - Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.