A B C D E F G H I L M N O P R S T U

A

accepts(FeatureVisitor, ProgressListener) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
activate() - Method in class net.refractions.udig.tool.select.TableView
 
AdaptableFeatureCollection - Class in net.refractions.udig.tool.select
A feature collection that adapts to other objects.
AdaptableFeatureCollection(FeatureCollection) - Constructor for class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
adapters - Variable in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
add(Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
addAdapter(Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
addAll(Collection) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
addListener(CollectionListener) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class net.refractions.udig.tool.select.TableView
 
ANY - Static variable in class net.refractions.udig.tool.select.TableView
 
ArrowSelection - Class in net.refractions.udig.tool.select
Selects and drags single features.
ArrowSelection() - Constructor for class net.refractions.udig.tool.select.ArrowSelection
 

B

BBoxSelection - Class in net.refractions.udig.tool.select
TODO provide type description
BBoxSelection() - Constructor for class net.refractions.udig.tool.select.BBoxSelection
Creates a new instance of BBoxSelection

C

canModify(Object, String) - Method in class net.refractions.udig.tool.select.FeatureTypeCellModifier
 
clear() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
clearAdapters() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
ClearSelection - Class in net.refractions.udig.tool.select
Action that clears the selection of the map.
ClearSelection() - Constructor for class net.refractions.udig.tool.select.ClearSelection
 
close(FeatureIterator) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
collection() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
contains(Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
containsAll(Collection) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
createPartControl(Composite) - Method in class net.refractions.udig.tool.select.TableView
 

D

deactivate() - Method in class net.refractions.udig.tool.select.TableView
 
dispose() - Method in class net.refractions.udig.tool.select.ClearSelection
 
dispose() - Method in class net.refractions.udig.tool.select.TableView
 

E

editFeatureChanged(Feature) - Method in class net.refractions.udig.tool.select.TableView
 
editing - Variable in class net.refractions.udig.tool.select.TableView
Indicates that the a feature is being updated by the table view so it is not necessary to load the change indicated by the feature event.
editorActivated(MapPart) - Method in class net.refractions.udig.tool.select.TableView
Watch current editor to indicate current selectable layers.
equals(Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 

F

features() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
FeatureTypeCellModifier - Class in net.refractions.udig.tool.select
Cell modifier for modifying features by sending commands to the map.
FeatureTypeCellModifier(ILayer) - Constructor for class net.refractions.udig.tool.select.FeatureTypeCellModifier
 
filterChange - Variable in class net.refractions.udig.tool.select.TableView
Indicates that the selection filter has changed while inactive

G

getAdapter(Class) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getAttribute(String) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getAttribute(int) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getAttributes(Object[]) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getBounds() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getContext() - Method in class net.refractions.udig.tool.select.TableView
 
getCount() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getDefault() - Static method in class net.refractions.udig.tool.select.SelectPlugin
Returns the shared instance.
getDefaultGeometry() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getFeatureType() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getID() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getNumberOfAttributes() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getParent() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getResourceBundle() - Method in class net.refractions.udig.tool.select.SelectPlugin
Returns the plugin's resource bundle,
getResourceString(String) - Static method in class net.refractions.udig.tool.select.SelectPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getSchema() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
getSelection() - Method in class net.refractions.udig.tool.select.TableView
 
getValue(Object, String) - Method in class net.refractions.udig.tool.select.FeatureTypeCellModifier
 

H

hashCode() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 

I

ID - Static variable in class net.refractions.udig.tool.select.BBoxSelection
Comment for ID
ID - Static variable in class net.refractions.udig.tool.select.SelectPlugin
Comment for ID
isEmpty() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
iterator() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 

L

log(String, Throwable) - Static method in class net.refractions.udig.tool.select.SelectPlugin
Writes an info log in the plugin's log.

M

makeModification(Feature, ILayer, String, Object, Item) - Method in class net.refractions.udig.tool.select.FeatureTypeCellModifier
called to actually make the modification to the feature.
modify(Object, String, Object) - Method in class net.refractions.udig.tool.select.FeatureTypeCellModifier
 
mousePressed(MapMouseEvent) - Method in class net.refractions.udig.tool.select.ArrowSelection
 
mouseReleased(MapMouseEvent) - Method in class net.refractions.udig.tool.select.ArrowSelection
 

N

net.refractions.udig.tool.select - package net.refractions.udig.tool.select
 

O

onMouseDragged(MapMouseEvent) - Method in class net.refractions.udig.tool.select.BBoxSelection
 
onMousePressed(MapMouseEvent) - Method in class net.refractions.udig.tool.select.BBoxSelection
 
onMouseReleased(MapMouseEvent) - Method in class net.refractions.udig.tool.select.BBoxSelection
 

P

purge() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 

R

reader() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
reloadFeatures(ILayer) - Method in class net.refractions.udig.tool.select.TableView
 
reloadNeeded - Variable in class net.refractions.udig.tool.select.TableView
Indicates that the features in the view need to be reloaded when the view is visible again.
remove(Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
removeAdapter(Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
removeAll(Collection) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
removeListener(CollectionListener) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class net.refractions.udig.tool.select.TableView
 
retainAll(Collection) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
run() - Method in class net.refractions.udig.tool.select.ClearSelection
 

S

SelectPlugin - Class in net.refractions.udig.tool.select
The main plugin class to be used in the desktop.
SelectPlugin() - Constructor for class net.refractions.udig.tool.select.SelectPlugin
The constructor.
sendSelectionCommand(MapMouseEvent, Envelope) - Method in class net.refractions.udig.tool.select.BBoxSelection
 
setAttribute(int, Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
setAttribute(String, Object) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
setContext(IToolContext) - Method in class net.refractions.udig.tool.select.TableView
 
setDefaultGeometry(Geometry) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
setFocus() - Method in class net.refractions.udig.tool.select.TableView
 
setParent(FeatureCollection) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
setSelection(ISelection) - Method in class net.refractions.udig.tool.select.TableView
 
size() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
sort(SortBy) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
start(BundleContext) - Method in class net.refractions.udig.tool.select.SelectPlugin
This method is called upon plug-in activation
stop(BundleContext) - Method in class net.refractions.udig.tool.select.SelectPlugin
This method is called when the plug-in is stopped
subCollection(Filter) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 

T

TableView - Class in net.refractions.udig.tool.select
Table view for selected Layer, may choose to display FeatureSource with out supporting selection in the future.
TableView() - Constructor for class net.refractions.udig.tool.select.TableView
Construct SelectView.
toArray() - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 
toArray(Object[]) - Method in class net.refractions.udig.tool.select.AdaptableFeatureCollection
 

U

updateSelection(ILayer) - Method in class net.refractions.udig.tool.select.TableView
 
updateTable(ILayer) - Method in class net.refractions.udig.tool.select.TableView
 
updatingLayerFilter - Variable in class net.refractions.udig.tool.select.TableView
Indicates that the view is updating the layer's filter because the selection on the table has changed.

A B C D E F G H I L M N O P R S T U