|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule | |
|---|---|
| org.deegree.graphics.legend | |
| org.deegree.graphics.sld | |
| Uses of Rule in org.deegree.graphics.legend |
|---|
| Fields in org.deegree.graphics.legend with type parameters of type Rule | |
|---|---|
protected ArrayList<Rule> |
LegendElement.ruleslist
|
| Methods in org.deegree.graphics.legend that return Rule | |
|---|---|
Rule[] |
LegendElement.getRules()
gets the Rules as an array |
| Methods in org.deegree.graphics.legend with parameters of type Rule | |
|---|---|
void |
LegendElement.addRule(Rule rule)
adds a rule to the ArrayList ruleslist |
void |
LegendElement.setRules(Rule[] rules)
sets the rules |
| Constructors in org.deegree.graphics.legend with parameters of type Rule | |
|---|---|
LegendElement(Rule[] rules,
String label,
double orientation,
int labelPosition,
boolean active,
int width,
int height)
constructor |
|
| Uses of Rule in org.deegree.graphics.sld |
|---|
| Methods in org.deegree.graphics.sld that return Rule | |
|---|---|
static Rule |
StyleFactory.createRule(Symbolizer symbolizer)
create a simple styling rule |
static Rule |
StyleFactory.createRule(Symbolizer[] symbolizers)
reate a simple styling rule |
static Rule |
StyleFactory.createRule(Symbolizer[] symbolizers,
double minScaleDenominator,
double maxScaleDenominator)
create a simple styling rule, see the SLD Spec for more details of scaleDenominators |
static Rule |
StyleFactory.createRule(Symbolizer[] symbolizers,
String name,
String title,
String abstract_,
double minScaleDenominator,
double maxScaleDenominator)
create a simple styling rule, see the SLD Spec for more details of scaleDenominators |
static Rule |
StyleFactory.createRule(Symbolizer[] symbolizers,
String name,
String title,
String abstract_,
LegendGraphic legendGraphic,
Filter filter,
boolean elseFilter,
double minScaleDenominator,
double maxScaleDenominator)
create a complex styling rule, see the SLD Spec for more details of scaleDenominators |
static Rule |
StyleFactory.createRule(Symbolizer symbolizer,
double minScaleDenominator,
double maxScaleDenominator)
create a simple styling rule, see the SLD Spec for more details of scaleDenominators |
Rule[] |
FeatureTypeStyle.getRules()
Rules are used to group rendering instructions by feature-property conditions and map scales. |
| Methods in org.deegree.graphics.sld with parameters of type Rule | |
|---|---|
void |
FeatureTypeStyle.addRule(Rule rule)
adds the <Rules> |
static FeatureTypeStyle |
StyleFactory.createFeatureTypeStyle(Rule rule)
create a Feature type styler |
static FeatureTypeStyle |
StyleFactory.createFeatureTypeStyle(Rule[] rules)
create a Feature type styler |
static FeatureTypeStyle |
StyleFactory.createFeatureTypeStyle(String featureTypeStyleName,
Rule rule)
create a Feature type styler |
static FeatureTypeStyle |
StyleFactory.createFeatureTypeStyle(String featureTypeStyleName,
Rule[] rules)
create a Feature type styler |
static FeatureTypeStyle |
StyleFactory.createFeatureTypeStyle(String featureTypeStyleName,
String title,
String abstract_,
String featureTypeName,
Rule[] rules)
create a Feature type styler |
static AbstractStyle |
StyleFactory.createStyle(String name,
String title,
String abstract_,
String featureTypeName,
Rule[] rules)
create a style |
void |
FeatureTypeStyle.removeRule(Rule rule)
removes a rule |
void |
FeatureTypeStyle.setRules(Rule[] rules)
sets the <Rules> |
| Constructors in org.deegree.graphics.sld with parameters of type Rule | |
|---|---|
FeatureTypeStyle(String name,
String title,
String abstract_,
String featureTypeName,
String[] semanticTypeIdentifier,
Rule[] rules)
constructor initializing the class with the |
|
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net