2 |
|
|
3 |
import org.apache.log4j.Logger; |
import org.apache.log4j.Logger; |
4 |
|
|
5 |
import skrueger.geotools.StyledMapInterface; |
import skrueger.geotools.StyledLayerInterface; |
6 |
import skrueger.i8n.Translation; |
import skrueger.i8n.Translation; |
7 |
|
|
8 |
/** |
/** |
9 |
* This class holds meta information about an attribute/column. This |
* This class holds meta information about an attribute/column. This |
10 |
* information is used by {@link StyledMapInterface}. |
* information is used by {@link StyledLayerInterface}. |
11 |
* |
* |
12 |
* @author <a href="mailto:[email protected]">Stefan Alfons Krüger</a> |
* @author <a href="mailto:[email protected]">Stefan Alfons Krüger</a> |
13 |
*/ |
*/ |