A B C D E F G H I J L M N O P Q R S T U V W X Z

A

AbstractStrategizedTransfer - Class in net.refractions.udig.ui
This class provides the framework for a transfer to have different behaviours depending on the strategy that is set.
AbstractStrategizedTransfer() - Constructor for class net.refractions.udig.ui.AbstractStrategizedTransfer
 
AbstractTextStrategizedTransfer - Class in net.refractions.udig.ui
An abstract class for all the Types of text transfers supported by uDig.
AbstractTextStrategizedTransfer() - Constructor for class net.refractions.udig.ui.AbstractTextStrategizedTransfer
 
accept() - Method in class net.refractions.udig.ui.IDropAction
Called if the action seems to be a good candidate for handling the drop event.
accept(Object) - Method in class net.refractions.udig.ui.operations.AdaptsToFilter
 
accept(Object) - Method in class net.refractions.udig.ui.operations.And
 
accept(Object) - Method in class net.refractions.udig.ui.operations.LazyOpFilter
 
accept(Object) - Method in class net.refractions.udig.ui.operations.Not
 
accept(Object) - Method in interface net.refractions.udig.ui.operations.OpFilter
 
accept(Object) - Method in class net.refractions.udig.ui.operations.Or
 
AdaptsToFilter - Class in net.refractions.udig.ui.operations
Default impl of OpFilter
AdaptsToFilter(String) - Constructor for class net.refractions.udig.ui.operations.AdaptsToFilter
 
AdaptsToParserImpl - Class in net.refractions.udig.ui.operations
 
AdaptsToParserImpl() - Constructor for class net.refractions.udig.ui.operations.AdaptsToParserImpl
 
add(int, Object) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
add(Object) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
addAll(Collection<? extends Object>) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
addAll(int, Collection<? extends Object>) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
addColourScheme(String, ColourScheme) - Method in class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
addDragDropSupport(StructuredViewer, IDropTargetProvider) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds both drag and drop support to the StructuredViewer.
addDragDropSupport(StructuredViewer, IDropTargetProvider, boolean, boolean) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds both drag and drop support to the StructuredViewer.
addDragDropSupport(Control, IDropTargetProvider, ISelectionProvider) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds both drag and drop support to the StructuredViewer.
addDragSupport(StructuredViewer) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds drag support to the StructuredViewer.
addDragSupport(Control, ISelectionProvider) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds drag support to the StructuredViewer.
addDropSupport(StructuredViewer, IDropTargetProvider) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds drop support to the StructuredViewer.
addDropSupport(StructuredViewer, IDropTargetProvider, boolean, boolean) - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Adds drop support to the StructuredViewer.
addItem() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
addItem(String) - Method in class net.refractions.udig.ui.palette.ColourScheme
 
addItem(Color) - Method in class net.refractions.udig.ui.palette.ColourScheme
Add an item to the scheme, and modify the palette to contain this colour.
addSelectionChangedListener(ISelectionChangedListener) - Method in class net.refractions.udig.ui.FeatureTableControl
 
addStrategy(TransferStrategy) - Method in class net.refractions.udig.ui.AbstractStrategizedTransfer
Adds a new strategy the list of known strategies.
ALIGN_BOTTOM - Static variable in class net.refractions.udig.ui.graphics.SLDs
 
ALIGN_BOTTOM - Static variable in interface net.refractions.udig.ui.graphics.ViewportGraphics
ALIGN_BOTTOM field used to align text
ALIGN_CENTER - Static variable in class net.refractions.udig.ui.graphics.SLDs
 
ALIGN_LEFT - Static variable in class net.refractions.udig.ui.graphics.SLDs
 
ALIGN_LEFT - Static variable in interface net.refractions.udig.ui.graphics.ViewportGraphics
ALIGN_LEFT field used to align text
ALIGN_MIDDLE - Static variable in class net.refractions.udig.ui.graphics.SLDs
 
ALIGN_MIDDLE - Static variable in interface net.refractions.udig.ui.graphics.ViewportGraphics
ALIGN_MIDDLE field used to align text
ALIGN_RIGHT - Static variable in class net.refractions.udig.ui.graphics.SLDs
 
ALIGN_RIGHT - Static variable in interface net.refractions.udig.ui.graphics.ViewportGraphics
ALIGN_RIGHT field used to align text
ALIGN_TOP - Static variable in class net.refractions.udig.ui.graphics.SLDs
 
ALIGN_TOP - Static variable in interface net.refractions.udig.ui.graphics.ViewportGraphics
ALIGN_TOP field used to align text
alignScheme(List<Color>) - Method in class net.refractions.udig.ui.palette.ColourScheme
 
And - Class in net.refractions.udig.ui.operations
Represents the Not element in the operation extension point.
And() - Constructor for class net.refractions.udig.ui.operations.And
 
applyDescriptors(Image, ImageDescriptor[]) - Method in class net.refractions.udig.ui.OverlayCache
Apply the descriptors for the receiver to the supplied image.
applyStatus(Image, ImageDescriptor) - Method in class net.refractions.udig.ui.OverlayCache
 
AWTGraphics - Class in net.refractions.udig.ui.graphics
 
AWTGraphics(Graphics2D) - Constructor for class net.refractions.udig.ui.graphics.AWTGraphics
 

B

beginTask(String, int) - Method in class net.refractions.udig.ui.ProgressMonitorTaskNamer
 
BLUES - Static variable in class net.refractions.udig.ui.palette.ColorBrewer
Deprecated. BLUES field
BOTTOM_LEFT - Static variable in class net.refractions.udig.ui.DecoratorOverlayIcon
 
BOTTOM_RIGHT - Static variable in class net.refractions.udig.ui.DecoratorOverlayIcon
 
BRGB - Static variable in class net.refractions.udig.ui.palette.ColorBrewer
Deprecated. BRBG field
BUGN - Static variable in class net.refractions.udig.ui.palette.ColorBrewer
Deprecated. BUGN field
builderChanged() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Updates the viewer so it matches the state of the builder.

C

calculateBounds(Control) - Static method in class net.refractions.udig.ui.ZoomingDialog
Calculates the bounds of the Control in Display coordinates (Required by ZoomingDialog constructor).
calculateBounds(TreeItem, int) - Static method in class net.refractions.udig.ui.ZoomingDialog
Calculates the bounds of the Control in Display coordinates (Required by ZoomingDialog constructor).
cancel - Variable in class net.refractions.udig.ui.SearchPart
Used to cancel current searchMonitor
canModify(Object, String) - Method in class net.refractions.udig.ui.FeatureTypeEditor.AttributeCellModifier
 
clear() - Method in class net.refractions.udig.ui.FeatureTableControl
Don't display nothing :-)
clearRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
clearRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
clearRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
clearRect(int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Fills the specified rectangle with the background color.
close() - Method in class net.refractions.udig.ui.FeatureTypeEditorDialog
 
close() - Method in class net.refractions.udig.ui.ZoomingDialog
 
ColorBrewer - Class in net.refractions.udig.ui.palette
Deprecated.  
ColorBrewer() - Constructor for class net.refractions.udig.ui.palette.ColorBrewer
Deprecated.  
colors - Variable in class net.refractions.udig.ui.palette.Scheme
Deprecated. List of Color aranged by length
ColourPalette - Class in net.refractions.udig.ui.palette
Deprecated.  
ColourPalette() - Constructor for class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
ColourPalette(String) - Constructor for class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
ColourScheme - Class in net.refractions.udig.ui.palette
A colour scheme remaps the colours in a palette.
ColourScheme(BrewerPalette, int) - Constructor for class net.refractions.udig.ui.palette.ColourScheme
 
ColourScheme(BrewerPalette, int, int) - Constructor for class net.refractions.udig.ui.palette.ColourScheme
 
ColourScheme(BrewerPalette, HashMap<Integer, Integer>, HashMap<String, Integer>, int, int) - Constructor for class net.refractions.udig.ui.palette.ColourScheme
 
COMMIT_EXT - Static variable in interface net.refractions.udig.ui.Constants
 
CONFIG_EXT - Static variable in interface net.refractions.udig.ui.Constants
 
Constants - Interface in net.refractions.udig.ui
General constants used by the uDig Application.
contains(Object) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
containsAll(Collection<?>) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
contents - Variable in class net.refractions.udig.ui.palette.Palette
Deprecated. contents field
create() - Static method in class net.refractions.udig.ui.Drawing
Retrieve the default Drawing implementation.
create() - Method in class net.refractions.udig.ui.ZoomingDialog
 
createBufferedImage(int, int) - Static method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
Create a buffered image that can be be coverted to SWTland later
createBufferedImage(int, int) - Static method in class net.refractions.udig.ui.graphics.SWTGraphics
Create a buffered image that can be be coverted to SWTland later
createButtonBar(Composite) - Method in class net.refractions.udig.ui.ZoomingDialog
 
createContentProvider() - Method in class net.refractions.udig.ui.SearchPart
Default implementation will work for lists, please overide if you are into the whole tree thing.
createContextMenu() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Creates a ContextMenu (the menu is created using the Table's composite as a parent) and returns the contextMenu.
createDefaultFeatureType() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Creates a default FeatureTypeBuilder.
createDefaultImage(Display, int, int) - Static method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
createDefaultImage(Display, int, int) - Static method in class net.refractions.udig.ui.graphics.SWTGraphics
 
createDetails(SashForm) - Method in class net.refractions.udig.ui.SearchPart
Subclass should override to provide custom details display.
createDialogArea(Composite) - Method in class net.refractions.udig.ui.FeatureTypeEditorDialog
 
createFeatureTypeNameText(Composite, Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor
Creates a Text input object that for modify the feature type name.
createGraphics(GC, Display, Dimension) - Static method in class net.refractions.udig.ui.Drawing
Creates a ViewportGraphics object based backed by SWT.
createGraphics(Graphics2D) - Static method in class net.refractions.udig.ui.Drawing
Creates a ViewportGraphics object based backed by SWT.
createImageData(RenderedImage, boolean) - Static method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
createImageData(RenderedImage, boolean) - Static method in class net.refractions.udig.ui.graphics.SWTGraphics
 
createImageDataFromBytes(RenderedImage) - Static method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
createImageDataFromBytes(RenderedImage) - Static method in class net.refractions.udig.ui.graphics.SWTGraphics
 
createImageDescriptor(RenderedImage, boolean) - Static method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
createImageDescriptor(RenderedImage, boolean) - Static method in class net.refractions.udig.ui.graphics.SWTGraphics
 
createLabelProvider() - Method in class net.refractions.udig.ui.SearchPart
 
CreateMenus - Class in net.refractions.udig.ui
This class is used to create the application menus.
CreateMenus() - Constructor for class net.refractions.udig.ui.CreateMenus
 
createPartControl(Composite) - Method in class net.refractions.udig.ui.SearchPart
Creates the SWT controls for this workbench part.
createSelectionListener() - Method in class net.refractions.udig.ui.SearchPart
Default implementation calls showDetail( IStructuredSelection ).
createSWTImage(RenderedImage, boolean) - Static method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
createSWTImage(RenderedImage, boolean) - Static method in class net.refractions.udig.ui.graphics.SWTGraphics
 
createTable(Composite, Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor
Create the table control and set the input.
createTable(Composite, Object, FeatureType) - Method in class net.refractions.udig.ui.FeatureTypeEditor
Create the table control and set the input.
createTable(Composite, Object, FeatureTypeBuilder, boolean) - Method in class net.refractions.udig.ui.FeatureTypeEditor
Create the table control and set the input.
createTableControl(Composite) - Method in class net.refractions.udig.ui.FeatureTableControl
Creates the table control.
createTableViewer(Composite) - Method in class net.refractions.udig.ui.FeatureTableControl
Creates the table control itself.
createViewer(Composite) - Method in class net.refractions.udig.ui.SearchPart
Create viewer (default is a ListViewer please override if you want a Tree or Table Viewer.

D

DATASOURCE_WIZARD_SELECTION_WIZARD_PAGE - Static variable in interface net.refractions.udig.ui.HelpContextIds
 
DecoratorOverlayIcon - Class in net.refractions.udig.ui
An DecoratorOverlayIcon consists of a main icon and several adornments.
DecoratorOverlayIcon(Image, ImageDescriptor[]) - Constructor for class net.refractions.udig.ui.DecoratorOverlayIcon
OverlayIcon constructor defaults to size of base image.
DecoratorOverlayIcon(Image, ImageDescriptor[], Point) - Constructor for class net.refractions.udig.ui.DecoratorOverlayIcon
OverlayIcon constructor allowing explicit size.
description - Variable in enum net.refractions.udig.ui.palette.Friendly
 
description - Variable in enum net.refractions.udig.ui.palette.SchemeType
Deprecated. description field
DISABLE - Static variable in class net.refractions.udig.ui.ImageCache
Types of images supported by the image cache.
display - Variable in enum net.refractions.udig.ui.palette.Friendly
 
display - Variable in enum net.refractions.udig.ui.palette.SchemeType
Deprecated. display field
displayExceptions(List<Throwable>, String, String) - Static method in class net.refractions.udig.ui.ExceptionDisplayer
 
dispose() - Method in class net.refractions.udig.InstallWizardAction
 
dispose() - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
dispose() - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
dispose() - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
dispose() - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
dispose() - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Disposes of any resources the graphics might be hanging on to.
dispose() - Method in class net.refractions.udig.ui.ImageCache
Cleans up all images in the cache.
disposeAll() - Method in class net.refractions.udig.ui.OverlayCache
Disposes of all images in the cache.
distance(Color, Color) - Static method in class net.refractions.udig.ui.palette.ColorBrewer
Deprecated. Distance between colors (between 0.0 and 1.0 ).
done(IDropAction, Throwable) - Method in interface net.refractions.udig.ui.IDropHandlerListener
Called when an action is complete.
doubtful - Variable in class net.refractions.udig.ui.palette.Scheme
Deprecated. doubtful field
draw(Shape) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
draw(Shape) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
draw(Shape) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
draw(Shape) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws the outline of shape using the color, clip & transform.
drawCompositeImage(int, int) - Method in class net.refractions.udig.ui.DecoratorOverlayIcon
 
drawDirect(Image, Display, Feature, Style) - Method in class net.refractions.udig.ui.Drawing
Used to draw a freature directly onto the provided image.
drawFeature(ViewportGraphics, Feature, AffineTransform, boolean, MathTransform) - Method in class net.refractions.udig.ui.Drawing
 
drawFeature(ViewportGraphics, Feature, AffineTransform) - Method in class net.refractions.udig.ui.Drawing
 
drawFeature(ViewportGraphics, Feature, AffineTransform, Style) - Method in class net.refractions.udig.ui.Drawing
 
drawFeature(ViewportGraphics, Feature, AffineTransform, boolean, Symbolizer[], MathTransform) - Method in class net.refractions.udig.ui.Drawing
 
drawFeature(ViewportGraphics, Feature, AffineTransform, boolean, Symbolizer, MathTransform, LiteShape) - Method in class net.refractions.udig.ui.Drawing
 
drawImage(RenderedImage, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawImage(Image, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawImage(RenderedImage, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawImage(Image, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawImage(RenderedImage, int, int, int, int, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawImage(RenderedImage, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
drawImage(Image, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
drawImage(RenderedImage, int, int, int, int, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
drawImage(RenderedImage, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws an image.
drawImage(Image, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws an Image.
drawImage(Image, int, int, int, int, int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws a portion of the image to the target location on the viewport graphics.
Drawing - Class in net.refractions.udig.ui
Drawing utitlity package - make your own previes and glyphs!
drawLine(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawLine(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawLine(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
drawLine(int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws a line from x1,y1 to x2,y2
drawOval(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawOval(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawOval(int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws an Oval - only the boundary
drawOverlays(ImageDescriptor[]) - Method in class net.refractions.udig.ui.DecoratorOverlayIcon
Draw the overlays for the reciever.
drawPath(Path) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawPath(Path) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawPath(Path) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws the outline of the path using the color, clip and transform.
drawRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawRect(int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws a rectangle - only the boundary.
drawString(String, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
drawString(String, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
drawString(String, int, int, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
drawString(String, int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Draws a string.

E

earlyStartup() - Method in class net.refractions.udig.ui.CreateMenus
 
EnablementUtil - Class in net.refractions.udig.ui.operations
Utility class for parsing enablement children
EnablementUtil() - Constructor for class net.refractions.udig.ui.operations.EnablementUtil
 
EnablementUtil.EnablesForData - Class in net.refractions.udig.ui.operations
 
EnablementUtil.EnablesForData() - Constructor for class net.refractions.udig.ui.operations.EnablementUtil.EnablesForData
 
equals(Object) - Method in class net.refractions.udig.ui.DecoratorOverlayIcon
Note this can only be equal to another DecoratorOverlayIcon.
equals(Object) - Method in class net.refractions.udig.ui.palette.ColourScheme
 
ExceptionDisplayer - Class in net.refractions.udig.ui
 
ExceptionDisplayer() - Constructor for class net.refractions.udig.ui.ExceptionDisplayer
 
EXTENSION_POINT - Static variable in interface net.refractions.udig.ui.operations.IOp
EXTENSION_POINT field

F

FALSE - Static variable in interface net.refractions.udig.ui.operations.OpFilter
 
FALSE_CONDITION - Static variable in interface net.refractions.udig.ui.WaitCondition
 
FAST - Static variable in class net.refractions.udig.ui.ZoomingDialog
 
feature(Geometry) - Method in class net.refractions.udig.ui.Drawing
Just a convinient method to create feature from geometry.
FeatureCollectionSelection - Class in net.refractions.udig.ui
Adapt a feature collection as a Selection so it can be used with StructedViewers.
FeatureCollectionSelection(FeatureCollection) - Constructor for class net.refractions.udig.ui.FeatureCollectionSelection
 
FeatureTableControl - Class in net.refractions.udig.ui
A TreeViewer control for viewing a table of Feature attributes.
FeatureTableControl() - Constructor for class net.refractions.udig.ui.FeatureTableControl
Construct FeatureTableControl.
FeatureTableControl(Composite, FeatureCollection) - Constructor for class net.refractions.udig.ui.FeatureTableControl
Construct a FeatureTableControl.
FeatureTypeEditor - Class in net.refractions.udig.ui
A composite editor based on a JFace TreeViewer for creating and editing feature types.
FeatureTypeEditor() - Constructor for class net.refractions.udig.ui.FeatureTypeEditor
 
FeatureTypeEditor.AttributeCellModifier - Class in net.refractions.udig.ui
 
FeatureTypeEditor.AttributeCellModifier() - Constructor for class net.refractions.udig.ui.FeatureTypeEditor.AttributeCellModifier
 
FeatureTypeEditor.FeatureTypeContentProvider - Class in net.refractions.udig.ui
A Tree Content Provider that serves up attributeTypes from a FeatureType as a parent.
FeatureTypeEditor.FeatureTypeContentProvider(TreeViewer) - Constructor for class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
FeatureTypeEditor.FeatureTypeLabelProvider - Class in net.refractions.udig.ui
Label provider for labelling AttributeTypes
FeatureTypeEditor.FeatureTypeLabelProvider() - Constructor for class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeLabelProvider
 
FeatureTypeEditorDialog - Class in net.refractions.udig.ui
Opens a dialog that allows a FeatureType to be defined.
FeatureTypeEditorDialog(Shell, FeatureTypeEditorDialog.ValidateFeatureTypeBuilder) - Constructor for class net.refractions.udig.ui.FeatureTypeEditorDialog
 
FeatureTypeEditorDialog.ValidateFeatureTypeBuilder - Interface in net.refractions.udig.ui
Validates the feature type to determine whether it is acceptable and can be created.
fill(Shape) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
fill(Shape) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
fill(Shape) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
fill(Shape) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Fills the interior of a Shape using the foreground color, clip & transform.
fillActionBars() - Method in class net.refractions.udig.ui.SearchPart
Create toolbar with cancel.
fillCoolBar(ICoolBarManager, IWorkbenchWindow) - Method in class net.refractions.udig.ui.UDIGMenuBuilder
 
fillMenuBar(IMenuManager, IWorkbenchWindow) - Method in class net.refractions.udig.ui.UDIGMenuBuilder
 
fillOval(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
fillOval(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
fillOval(int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Fills an Oval
fillPath(Path) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
fillPath(Path) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
fillPath(Path) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Fills the interior of the path with the forground color.
fillRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
fillRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
fillRect(int, int, int, int) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
fillRect(int, int, int, int) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Fills a rectangle.
fillViewMenu() - Method in class net.refractions.udig.ui.SearchPart
 
FilterParser - Interface in net.refractions.udig.ui.operations
 
finalize() - Method in class net.refractions.udig.ui.FeatureCollectionSelection
 
firstNotification() - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
font(TextSymbolizer) - Static method in class net.refractions.udig.ui.graphics.SLDs
 
Friendly - Enum in net.refractions.udig.ui.palette
Captures the information provided by the ColorBrewer icons.

G

g - Variable in class net.refractions.udig.ui.graphics.AWTGraphics
 
geometry(Rule) - Static method in class net.refractions.udig.ui.graphics.Glyph
Complex render of Geometry allowing presentation of point, line and polygon styles.
geometry(Color, Color) - Static method in class net.refractions.udig.ui.graphics.Glyph
Icon for generic Geometry or Geometry Collection.
get() - Static method in class net.refractions.udig.ui.ProgressManager
Returns the singleton instance
get(int) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
getAllColours() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getAllColourSchemes() - Method in class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
getAllSchemeNames() - Method in class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
getAllStrategies() - Method in class net.refractions.udig.ui.AbstractStrategizedTransfer
This method is only called once during construction to get the list of strategies known by the implementation.
getAutoSizing() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getChildren(Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
getColorBrewer() - Static method in class net.refractions.udig.ui.PlatformGIS
 
getColour(int) - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getColourMap() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getColourPalette() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getColourSchemeByName(String) - Method in class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
getColumnCount() - Method in class net.refractions.udig.ui.graphics.TableSettings
Returns the number of columns in the table
getColumnImage(Object, int) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeLabelProvider
 
getColumnMax(int) - Method in class net.refractions.udig.ui.graphics.TableSettings
returns the maximum width of the column, as a percentage ratio (0-->1)
getColumnMin(int) - Method in class net.refractions.udig.ui.graphics.TableSettings
returns the minimum pixel width of the column
getColumnText(Object, int) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeLabelProvider
 
getControl() - Method in class net.refractions.udig.ui.FeatureTableControl
Returns the control representing the table control.
getControl() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Returns the control that is the FeatureTypeEditor
getCreateAttributeAction() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Returns an action that will add a new attribute to the FeatureType.
getCurrentMode() - Method in class net.refractions.udig.ui.graphics.TableSettings
 
getCurrentStrategy() - Method in class net.refractions.udig.ui.AbstractStrategizedTransfer
Returns the current strategy as indicated by the pereferences
getData() - Method in class net.refractions.udig.ui.IDropAction
Returns the dropped data.
getDefault(BrewerPalette) - Static method in class net.refractions.udig.ui.palette.ColourScheme
 
getDefaultStrategy() - Method in class net.refractions.udig.ui.AbstractStrategizedTransfer
Returns the default strategy that is used to encode the java objects.
getDefaultStyle(StyledLayerDescriptor) - Static method in class net.refractions.udig.ui.graphics.SLDs
 
getDeleteAction() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Returns an action that will delete the selected attributes from the FeatureType.
getDestination() - Method in class net.refractions.udig.ui.IDropAction
Returns the object that the data was dropped on.
getDetails() - Method in class net.refractions.udig.ui.SearchPart
Subclass can override to return its kind of details, example a PageBook.
getDropTargetProvider() - Method in interface net.refractions.udig.ui.UDIGDropTargetListener
 
getEditor() - Method in class net.refractions.udig.ui.FeatureTypeEditorDialog
 
getEditorDropListener() - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Creates a drop listener that will send the drop event to the currently active editor.
getElement() - Method in class net.refractions.udig.ui.IDropAction
Returns the Configuration element that definates the action in the extension declaration.
getElementName() - Method in class net.refractions.udig.ui.operations.AdaptsToParserImpl
 
getElementName() - Method in interface net.refractions.udig.ui.operations.FilterParser
 
getElementName() - Method in class net.refractions.udig.ui.operations.PropertyParser
 
getElements(Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
getEvent() - Method in class net.refractions.udig.ui.IDropAction
The drop event.
getFeatures() - Method in class net.refractions.udig.ui.FeatureTableControl
Contents of the current page of features
getFeatureType() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Retrieves the new FeatureType.
getFeatureType(boolean) - Method in class net.refractions.udig.ui.FeatureTypeEditorDialog
Returns the feature type defined by user or null if it is not a legal feature type for the setDataStore.
getFeatureTypeBuilder() - Method in class net.refractions.udig.ui.FeatureTypeEditor
Returns the FeatureTypeBuilder that is used for editing the feature type.
getFilters() - Method in class net.refractions.udig.ui.operations.And
 
getFilters() - Method in class net.refractions.udig.ui.operations.Or
 
getFirstElement() - Method in class net.refractions.udig.ui.FeatureCollectionSelection
 
getFontAscent() - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
getFontAscent() - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
getFontAscent() - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
getFontAscent() - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Gets the ascent of the current font, which is the distance the font rises above its baseline.
getFontHeight() - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
getFontHeight() - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
getFontHeight() - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
getFontHeight() - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Gets the height of the current font TODO at some point maybe this could be broken out to getFontMetrics(), and a create FontMetrics object that maps between SWT and AWT.
getHoldCount() - Method in class net.refractions.udig.ui.UDIGDisplaySafeLock
Queries the number of holds on this lock by the current thread.
getIdMap() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getImage(ImageDescriptor) - Method in class net.refractions.udig.ui.ImageCache
Returns the regular image for the given image descriptor.
getImage(ImageDescriptor, int) - Method in class net.refractions.udig.ui.ImageCache
Returns the requested image for the given image descriptor and image type.
getInitialLocation(Point) - Method in class net.refractions.udig.ui.ZoomingDialog
 
getInitialSize() - Method in class net.refractions.udig.ui.FeatureTypeEditorDialog
 
getInitialSize() - Method in class net.refractions.udig.ui.ZoomingDialog
 
getLegalTypes() - Method in class net.refractions.udig.ui.FeatureTypeEditor
 
getMenuPath() - Method in class net.refractions.udig.ui.operations.OpAction
 
getMinColours() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
getMissingImage() - Method in class net.refractions.udig.ui.ImageCache
Returns the image to display when no image can be found, or none is specified.
getName() - Method in class net.refractions.udig.ui.IDropAction
Returns the name of the action.
getName() - Method in class net.refractions.udig.ui.LegalAttributeTypes
 
getNextAvailableColour(List<Color>) - Method in class net.refractions.udig.ui.palette.ColourScheme
Returns the next available colour.
getPageSize() - Method in class net.refractions.udig.ui.FeatureTableControl
Returns the number of features viewed in the table per page.
getPaletteType() - Method in class net.refractions.udig.ui.palette.ColourPalette
Deprecated.  
getParent(Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
getPlacement(double, double, double) - Static method in class net.refractions.udig.ui.graphics.SLDs
 
getProgressMonitor() - Method in class net.refractions.udig.ui.ProgressManager
 
getReturnCode() - Method in class net.refractions.udig.ui.ZoomingDialog
 
getSelection() - Method in class net.refractions.udig.ui.FeatureTableControl
 
getSelection(List<Object>) - Method in class net.refractions.udig.ui.SearchPart
Called to determine what object(s) in the input should be the selection in the viewer.
getSize() - Method in class net.refractions.udig.ui.DecoratorOverlayIcon
 
getSizePalette() - Method in class net.refractions.udig.ui.palette.ColourScheme
Gets the number of colours currently available in the palette.
getSizeScheme() - Method in class net.refractions.udig.ui.palette.ColourScheme
Gets the number of classes utilizing this scheme.
getStrategyNames() - Method in class net.refractions.udig.ui.AbstractStrategizedTransfer
Returns the names for the strategies returned by AbstractStrategizedTransfer.getAllStrategies().
getStringBounds(String) - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
getStringBounds(String) - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
getStringBounds(String) - Method in class net.refractions.udig.ui.graphics.SWTGraphics
 
getStringBounds(String) - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
Returns the bounds of a String, or null if this operation is not available.
getSymbolizers(Class<? extends Geometry>, Color) - Static method in class net.refractions.udig.ui.Drawing
 
getSymbolizers(Class<? extends Geometry>, Color, boolean) - Static method in class net.refractions.udig.ui.Drawing
 
getTransferName() - Method in class net.refractions.udig.ui.AbstractStrategizedTransfer
Returns a name for the Transfer.
getTransfers() - Method in interface net.refractions.udig.ui.TransferFactory
 
getTransfers() - Static method in class net.refractions.udig.ui.UDIGDragDropUtilities
Returns the transfers that are available with the current udig configuration.
getTransform() - Method in class net.refractions.udig.ui.graphics.AWTGraphics
 
getTransform() - Method in class net.refractions.udig.ui.graphics.NonAdvancedSWTGraphics
 
getTransform() - Method in interface net.refractions.udig.ui.graphics.ViewportGraphics
 
getType() - Method in class net.refractions.udig.ui.LegalAttributeTypes
 
getTypeIds() - Method in class net.refractions.udig.ui.AbstractTextStrategizedTransfer
 
getTypeNames() - Method in class net.refractions.udig.ui.AbstractTextStrategizedTransfer
 
getValue(Object, String) - Method in class net.refractions.udig.ui.FeatureTypeEditor.AttributeCellModifier
 
getViewerLocation() - Method in class net.refractions.udig.ui.IDropAction
This does not always make sense for the drop event.
getWaitQueueLength(Condition) - Method in class net.refractions.udig.ui.UDIGDisplaySafeLock
Returns an estimate of the number of threads waiting on the given condition associated with this lock.
Glyph - Class in net.refractions.udig.ui.graphics
Utility methods to create common ImageDescriptors.
Glyph() - Constructor for class net.refractions.udig.ui.graphics.Glyph
 
good - Variable in class net.refractions.udig.ui.palette.Scheme
Deprecated. good field
GraphicConstants - Interface in net.refractions.udig.ui
This class defines constants for looking up resources that are available only within the uDig project.
GRAY - Static variable in class net.refractions.udig.ui.ImageCache
 
grid(Color, Color, Color, Color) - Static method in class net.refractions.udig.ui.graphics.Glyph
Icon for grid data, small grid made up of provided colors.

H

hasChildren(Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
hashCode() - Method in class net.refractions.udig.ui.DecoratorOverlayIcon
Hascode for a base with no overlays will be the same as for a base.
hashCode() - Method in class net.refractions.udig.ui.palette.ColourScheme
 
hasWaiters(Condition) - Method in class net.refractions.udig.ui.UDIGDisplaySafeLock
Queries whether any threads are waiting on the given condition associated with this lock.
HelpContextIds - Interface in net.refractions.udig.ui
Help context ids for the uDig application..

I

IDropAction - Class in net.refractions.udig.ui
Defines the behaviour when a drag and drop event occurs.
IDropAction() - Constructor for class net.refractions.udig.ui.IDropAction
 
IDropHandlerListener - Interface in net.refractions.udig.ui
Listener that is notified when a drop is completed.
ILazyOpListener - Interface in net.refractions.udig.ui.operations
Notified when the results of the OpFilter is obtained by the LazyOpFilter
image(Display) - Static method in class net.refractions.udig.ui.graphics.Glyph
Create a transparent image, this is a *real* resource against the provided display.
ImageCache - Class in net.refractions.udig.ui
A weakly referenced cache of image descriptors to arrays of image instances (representing normal, gray and disabled images).
ImageCache() - Constructor for class net.refractions.udig.ui.ImageCache
Constructs a new instance of ImageCache, and starts a thread to monitor the reference queue for image clean up.
ImageCache(int) - Constructor for class net.refractions.udig.ui.ImageCache
Constructs a new instance of ImageCache, and starts a thread to monitor the reference queue for image clean up.
ImageCache(int, float) - Constructor for class net.refractions.udig.ui.ImageCache
Constructs a new instance of ImageCache, and starts a thread to monitor the reference queue for image clean up.
IMG_ETOOL_DATASOURCE_WIZ - Static variable in interface net.refractions.udig.ui.GraphicConstants
 
IMG_ETOOL_DATASOURCE_WIZ_DISABLED - Static variable in interface net.refractions.udig.ui.GraphicConstants
 
IMG_ETOOL_DATASOURCE_WIZ_HOVER - Static variable in interface net.refractions.udig.ui.GraphicConstants
 
IMG_WIZBAN_DATASOURCE_WIZ - Static variable in interface net.refractions.udig.ui.GraphicConstants
 
indexOf(String) - Method in class net.refractions.udig.ui.palette.ColourScheme
 
indexOf(Object) - Method in class net.refractions.udig.ui.SearchPart.ResultSet
 
init(IWorkbenchWindow) - Method in class net.refractions.udig.InstallWizardAction
 
init(IConfigurationElement, DropTargetEvent, ViewerDropLocation, Object, Object) - Method in class net.refractions.udig.ui.IDropAction
Called by framework to initialize the action.
init(IViewSite, IMemento) - Method in class net.refractions.udig.ui.SearchPart
 
initDragAndDrop() - Method in class net.refractions.udig.ui.SearchPart
Subclass should override to support DnD.
inputChanged(Viewer, Object, Object) - Method in class net.refractions.udig.ui.FeatureTypeEditor.FeatureTypeContentProvider
 
InstallWizardAction - Class in net.refractions.udig
 
InstallWizardAction() - Constructor for class net.refractions.udig.InstallWizardAction
 
IOp - Interface in net.refractions.udig.ui.operations
Define user interface needs for a for an operation.
isEmpty() - Method in class net.refractions.udig.ui.FeatureCollectionSelection
 
isHeldByCurrentThread() - Method in class net.refractions.udig.ui.UDIGDisplaySafeLock
Queries if this lock is held by the current thread.
isLocked() - Method in class net.refractions.udig.ui.UDIGDisplaySafeLock
Returns true if locked by a different thread.
isSemanticTypeMatch(FeatureTypeStyle, String) - Static method in class net.refractions.udig.ui.graphics.SLDs
 
isTrue(T, String) - Method in interface net.refractions.udig.ui.operations.PropertyValue
Returns true if the value provided is a legal value for the object.
isTrue() - Method in interface net.refractions.udig.ui.