org.gvsig.geodb.vectorialdb.wizard
Class FieldComboItem
java.lang.Object
org.gvsig.geodb.vectorialdb.wizard.FieldComboItem
public class FieldComboItem
- extends java.lang.Object
Utility class to deal with combo boxes.
Optionally stores the IProjection of the data in the
field (if it's a geometry field)
- Author:
- jldominguez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FieldComboItem
public FieldComboItem(java.lang.String _name)
FieldComboItem
public FieldComboItem(java.lang.String _name,
org.cresques.cts.IProjection _proj)
getProjection
public org.cresques.cts.IProjection getProjection()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2014 gvSIG Association. All Rights Reserved.