/[schmitzm]/branches/2.2.x/src/skrueger/AttributeMetadataInterface.java
ViewVC logotype

Diff of /branches/2.2.x/src/skrueger/AttributeMetadataInterface.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 545 by alfonx, Fri Nov 20 10:28:01 2009 UTC revision 546 by alfonx, Sun Nov 22 18:56:40 2009 UTC
# Line 134  public class AttributeMetadata implement Line 134  public class AttributeMetadata implement
134                  this.setName(name);                  this.setName(name);
135                  this.title = title;                  this.title = title;
136                  this.desc = desc;                  this.desc = desc;
137  //                  this.visible = visible;
 //              // The THE_GEOM and shall never be visible!  
 //              if (name.getLocalPart().equalsIgnoreCase("the_geom"))  
 //                      this.visible = false;  
 //              else  
 //                      this.visible = visible;  
   
138                  this.unit = unit;                  this.unit = unit;
139          }          }
140    

Legend:
Removed from v.545  
changed lines
  Added in v.546

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26