Parent Directory
|
Revision Log
|
Patch
revision 469 by alfonx, Tue Oct 13 13:22:31 2009 UTC | revision 470 by alfonx, Wed Oct 14 16:20:26 2009 UTC | |
---|---|---|
# | Line 53 public class AttributeMetadata implement | Line 53 public class AttributeMetadata implement |
53 | protected boolean visible = true; | protected boolean visible = true; |
54 | protected String unit = ""; | protected String unit = ""; |
55 | protected int colIdx; | protected int colIdx; |
56 | private org.opengis.feature.type.Name name; | private Name name; |
57 | ||
58 | /** | /** |
59 | * Creates an {@link AttributeMetadata} object with the following | * Creates an {@link AttributeMetadata} object with the following |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |