Class JoinTable
java.lang.Object
org.openjump.sigle.plugin.joinTable.JoinTable
- Author:
- Olivier BEDEL Laboratoire RESO UMR 6590 CNRS Bassin Versant du Jaudy-Guindy-Bizien 26 oct. 2004 license Licence CeCILL http://www.cecill.info/
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()voiddispose()intgetFieldName(int indice) getFieldType(int indice) intvoidvoidsetKeyIndex(int keyIndex)
-
Constructor Details
-
JoinTable
-
-
Method Details
-
getFieldNames
-
getFieldName
-
getFieldType
-
getFieldCount
public int getFieldCount() -
setKeyIndex
public void setKeyIndex(int keyIndex) -
getKeyIndex
public int getKeyIndex() -
build
public void build() -
join
public void join(Layer layer, int attributeIndex) throws SecurityException, NoSuchMethodException, IllegalArgumentException, InstantiationException, IllegalAccessException, InvocationTargetException -
dispose
public void dispose()
-