|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.idgis.giserver.RuleDepthManager
public class RuleDepthManager
Manager assigns depth values to seperate domains associated with the available rule(s) and assign a domain value unique to a special user. The depth values domain range will be distributed equaly for the involved rules over the domains (depth value range domain 1 ... 65555).
Constructor Summary | |
---|---|
RuleDepthManager(org.deegree.graphics.sld.Rule[] rules)
Domain for create new depth values. |
Method Summary | |
---|---|
int |
getNewDepth(org.deegree.graphics.sld.Rule rule)
create a new depth value |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuleDepthManager(org.deegree.graphics.sld.Rule[] rules)
rules
- Method Detail |
---|
public int getNewDepth(org.deegree.graphics.sld.Rule rule)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |