Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.mapcss |
Drawing system based on MapCSS map styles.
|
Modifier and Type | Method and Description |
---|---|
static ConditionFactory.ClassCondition |
ConditionFactory.createClassCondition(java.lang.String id,
boolean not,
Condition.Context context)
Create a new class condition
|