public class PinTableModel extends AbstractPlacemarkTableModel
columnIdentifiers, dataVectorlistenerList| Constructor and Description |
|---|
PinTableModel(PlacemarkDescriptor placemarkDescriptor,
Product product,
Band[] selectedBands,
TiePointGrid[] selectedGrids) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getColumnClass(int columnIndex) |
String[] |
getStandardColumnNames() |
protected Object |
getStandardColumnValueAt(int rowIndex,
int columnIndex) |
boolean |
isCellEditable(int rowIndex,
int columnIndex) |
void |
setValueAt(Object value,
int rowIndex,
int columnIndex) |
addPlacemark, dispose, getColumnCount, getColumnName, getPlacemarkAt, getPlacemarkDescriptor, getPlacemarks, getProduct, getRowCount, getSelectedBands, getSelectedGrids, getValueAt, removePlacemark, removePlacemarkAt, setGeoPosLat, setGeoPosLon, setPixelPosX, setPixelPosY, setProduct, setSelectedBands, setSelectedGridsaddColumn, addColumn, addColumn, addRow, addRow, convertToVector, convertToVector, getDataVector, insertRow, insertRow, moveRow, newDataAvailable, newRowsAdded, removeRow, rowsRemoved, setColumnCount, setColumnIdentifiers, setColumnIdentifiers, setDataVector, setDataVector, setNumRows, setRowCountaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListenerpublic PinTableModel(PlacemarkDescriptor placemarkDescriptor, Product product, Band[] selectedBands, TiePointGrid[] selectedGrids)
public String[] getStandardColumnNames()
getStandardColumnNames in class AbstractPlacemarkTableModelpublic boolean isCellEditable(int rowIndex,
int columnIndex)
isCellEditable in interface TableModelisCellEditable in class AbstractPlacemarkTableModelprotected Object getStandardColumnValueAt(int rowIndex, int columnIndex)
getStandardColumnValueAt in class AbstractPlacemarkTableModelpublic Class getColumnClass(int columnIndex)
getColumnClass in interface TableModelgetColumnClass in class AbstractPlacemarkTableModelpublic void setValueAt(Object value, int rowIndex, int columnIndex)
setValueAt in interface TableModelsetValueAt in class AbstractPlacemarkTableModelCopyright © 2014–2015 European Space Agency (ESA). All rights reserved.