Notes:
SkyJUMP 1.2.2-isa V1.0.86 released 5/10/07.
Changed the Memory Display status to read "RAM"
and fixed it so that it now uses the percent of
memory that is available to the program. It
goes yellow when available memory drops below
15%, and red when it is below 5%. When in the
yellow zone, you probably shouldn't load any
more datasets, and if you are working in the red
zone, you might want to consider cutting down
on the number of working layers in your task.
Modified the Save Dataset As dialog so that it
automatically appends the usual file extension
when it is not entered by the user.
Added an Open Recent Task submenu to the File menu
that will remember the last 8 tasks opened.
Added lots of icons to the layer name popup menu,
the layer view popup menu, and the Edit menu.
Fixed the layer name panel so that right clicking
does not highlight the dragged name with a move bar.
Added a File menu Convert Task Units option.
This option will modify the geometry of the
entire task. It requires that all layers be
loaded (i.e. not deferred load status). It sets
the Task Units after it is finished.
Modified the rendering of polygons so that they
are accurate to the subpixel level. This will
hopefully improve the quality of future printing
options.
SkyJUMP 1.2.2-isa V1.0.85 released 5/01/07.
Added a Zoom Realtime tool to the toolbar. This
tool uses image stretching to simulate the zoom
before it occurs for an accurate preview. Left
click and drag down to zoom in, or up to zoom
out. Moving side to side will position the image.
Alternatively, right click and drag to the right
to zoom in, or left to zoom out while moving up
and down to drag the image. Precise zooming is
possible using a combination of these methods.
The bundled JRE has been updated to 1.6.0_01.
This has improved the general rendering speed and
task loading by 20 to 30 %. Memory management
(garbage collection) also seems to have improved.
If you want to use another JRE, set the path to
it in the ../Jump/bin/SkyJUMP.ini file.
Linestrings now render much faster than before due
to the decimation optimization. Previously only
polygons benefited.
Added a Layer tree panel right-click menu option
"Move Selected Layers...". The option displays
a dialog that allows you to select or create a
category to which the selected layers are then
moved. This option allows rapid reorganization
of large layer lists. There are radio buttons
"Move to top" and "Move to bottom" that control
the destination location in the category.
Fixed the problem with the toolbar selection
arrow tool losing the feature selection when
right clicking.
Fixed a timing dependent Null pointer exception
that occurred occasionally when opening a task
file while SkyJUMP is starting up.
Fixed a problem with the Audit Geometry tool
with multiple layers where it sometimes showed
red indicating a duplicate, but only selected
one feature.
Fixed problem with the feedback on the Color
Theming style panel. Setting a fill pattern
would cause all of the other color theme cells
to pick up the same fill pattern.
The File Save All option will now only save layers
that are designated Read Only, like ArcSDE
layers, to disk when they have been modified.
The right-click on Layer Tree menu option called
Save Selected Datasets will now prompt to save
Read Only selected layers to disk files,
modified or not. Previously it would ask, but
then fail to save them because of a later check.
SkyJUMP 1.2.2-isa V1.0.84 released 4/18/07.
Added a label style option that allows labels
to be hidden at a specified scale. This
makes it possible to stop text from rendering
when zoomed out too far to actually read,
but still display the geometry.
Added some additional error checking when the
Save Selected Datasets or Save All feature
saves layers that have not previously been
saved. It now converts illegal characters
in filenames to "_" and prevents saving
multiple layers to the same file.
Modified Open Task so that even if layers are
not visible, it will still check to see if
if their path is valid, and prompt to fix
it if not.
Fixed some problems with getting "Array index
out of range: 0" when doing rapid zooming
using the mouse wheel.
Modified the zoom bar so that it supports
English units when the Task Units are set.
Also disabled the drag bar to prevent it from
acting as a control. It is now just a zoom
level indicator.
Modified the scale bar to support English units.
Fixed the layer name tree dragging so that it
allows more direct control of moving layers
to any location on the tree.
Updated the included J2RE to version 6u1.
SkyJUMP 1.2.2-isa V1.0.83 released 4/09/07.
Task file and dataset loading has been speeded
up by a very significant amount (up to 5x).
Reduced the committed memory requirements for
shape file layers that include "enumerated"
attributes. Enumerated attributes have only
a few possible values and are typically used
for color theming.
Added support for "deferred loading" of layers.
When loading a task file (.jmp) that contains
layers that are not set to visible, loading
of the layer into memory is deferred until
the layer is set to visible. If many of your
layers are only used occasionally, this can
speed up task loading tremendously.
Added BackSpace key support so that you can
delete the last vertex while you are creating
a polygon or linestring.
Fixed a problem with the ArcSDE jar that
caused all polygons to be counterclockwise.
Converted the area on the status bar that
displayed Committed Memory to a color icon
that is green when there is enough free
memory, yellow when you are running low,
and red when you are out or almost out.
It has a tool tip that displays free and
committed memory as numbers.
Fixed the problems with adding DataStores
that use ArcSDE. Note that Datasets have
not been affected by the problem. There
are still some issues with Oracle running
out of connections with multiple ArcSDE
DataStores so their use is still discouraged.
SkyJUMP 1.2.2-isa V1.0.82 released 3/16/07.
Modified the NoteTool in the Jython Toolbox
so that the text area will expand as text
in entered.
Added an Audit Geometry Tool that will
select the object closest to the cursor.
If there are duplicates they will be
color-coded red, else they will be colored
orange.
Added a Render timer that shows the elapsed
time for each screen redraw on the status bar.
Optimized the redraw speed of large datasets
using a technique known as decimation.
SkyJUMP 1.2.2-isa V1.0.81 released 2/28/07.
Fixed a problem with excessive delay when
changing Edit tools during a long session.
Added a new Find Arc Center tool to the Editing
toolbox. Use it to explore the selected
feature to discover arcs and their centers.
Click to draw a radius line.
Added features to the right-click Annotate
Distance tool to support adding annotation
arrows to a single (or multisegment) line.
Added a new "Cut Polygon" tool to the Tools->
Edit menu. Select a polygon and a linestring
and the tool will cut the polygon where it is
crossed by the linesting.
Added a "Select Layers With Selected Items"
feature to the right click layer view menu.
Modified the Join With Arc, Blend Line String,
and Join With Reverse Curve tools to support
the new standard "Create new layer for result,
Update the source feature(s) with result, Add
result to the source layer" radio button dialog
options.
SkyJUMP 1.2.2-isa V1.0.80 released 2/07/07.
Added a Parallelogram tool that supports holding
down the shift key to create rotated rectangles.
Added a Rectangle tool that supports holding down
the shift key to create squares.
Added support for mouse wheel zooming when the
zoom cursor is over the layer view panel. Each
click of the mouse wheel zooms by 25%.
Rearranged the Editing Toolbox and removed the
redundant tools.
Added new Labeling style options that support
what is sometimes called "halo" text that allows
setting a contrasting color outline around the
label text to improve readability.
For ASHS users, the Link process now supports
automatic creation of an ASHS_ID attribute.
SkyJUMP 1.2.2-isa V1.0.79 released 1/29/07.
Fixed a problem with SkyJUMP not loading shape
files that contain stand-alone holes. While
the Shapefile spec says this is an error, ArcGIS
loads them without complaint so we should too.
Fixed a problem with the layer description (path)
not being updated after a file not found fixup.
Added ASHS a plugin tool to Construct Barricade
Centerline by right clicking on two selected
polygons. This creates the barricade top line that
is used by ASHS to find barricaded relationships.
Added a related ASHS tool to Construct Barricade
Outline from the selected barricade line. This
tool draws polygons representing an earth berm of
the specified shape and computes the estimated
volume of earth that it would take to fill it.
Modified the Tools->Analysis Union tool so that it
supports union of the selected features only.
Modified the Tools->Analysis Buffer tool so that it
supports generating a union of the resulting buffer
polygons. It also now supports entering the number
of segments in 90 degrees to control the curvature.
Conversion of Feet to Meters is also supported.
The Buffer Selected tool was obsoleted by these mods
and removed from the menu, since Buffer now detects
a selection and replaces the Layer pop-up menu with
"Buffer selected features only."
Added Edit->Set Task Units to->(Feet, Meters) to make
it possible for SkyJUMP to behave in a consistent
manner in regards to units in dialogs that have
support for a Convert Feet to Meters option.
Added a Layer->Layer Number menu with Add, Remove,
and renumber options. Add will prompt for a start
and increment, then it will prefix all your layer
names with numbers of the form 999<space><space>.
Renumber will allow you to renumber the current
selection of layers.
SkyJUMP 1.2.2-isa V1.0.78 released 1/02/07.
Added two new buffer tools. Buffer Selected Side
will create a custom buffer segment from the
nearest right-clicked polygon side. In addition,
Multi-Buffer Selected on the Tools->Analysis menu
will allow you to create multiple concentric donut
rings around all selected polygons at the desired
distances with the specified attributes.
Fixed a problem with the ASHS plugin that caused
the map scale to be incorrect in CGDEF exported
from maps in meters. This caused import errors.
SkyJUMP now allows shape files and other datasets
to be opened without the application being opened
first. Right clicking on shape files will show
an "Edit with SkyJUMP" menu item in Explorer.
It is now possible to reorder Categories by dragging.
SkyJUMP 1.2.2-isa V1.0.77 released 12/18/06.
Changed the Save Selected Datasets feature so
that it will also create files for new layers
that have not been saved to disk yet.
Previously it would only prompt to create
files for ArcSDE read only datasets.
Fixed the DXF plugin so that it would create files
compatible with the View32 DXF viewer.
Fixed a problem with saving layer attributes with
leading spaces incorrectly.
Enhanced the operation of the new Tools->Analysis
->Spatial Query tool so that the dialog shows
explanatory text and graphics that demonstrate
the effect of each option.
Created a new SkyJUMP.exe launcher that supports
drag-and-drop on the icon for files of type jmp,
shp, and jml. It also supports double-click of
these file types. Memory size and other program
startup options are now set in SkyJUMP.ini.
SkyJUMP 1.2.2-isa V1.0.76 released 11/02/06.
Fixed a bug related to the ASHS plugin. When
Send to Map (Draw Lines) was used to create
the QDLines.wkt layer, the type of the layer
was inadvertently set to that of a shape file.
This prevented the layer from loading from a
task correctly.
Changed the installer so that if ASHS is not
installed, a warning is displayed, but the
installation can continue without the ASHS
plugin being installed. Default location is
Program Files/SkyJump.
Added an optional basic DXF plugin to the installer.
SkyJUMP 1.2.2-isa V1.0.75 released 10/13/06.
Reorganized the right-click Layer Tree menu options
Turn On, Turn Off, Toggle, Save, and Restore under
a Visibility sub-menu.
Added a shift key modifier to the Jython Road Tool
that allows angled turns without curves.
Added a right-click Layer Tree option that allows
reloading the selected datasets. This allows you
to revert your geometry changes without reloading
the entire task. Style changes are unaffected.
Added a Tools->QA->Selection Statistics tool that
creates a Selection Statistics layer in the QA
category and opens an info table to browse
information created from the current selection
such as ASHS_ID, layer, 1st X, 1st Y, number of
Points (nPoints), area, length, number of holes
(nHoles), number of components (nComponents), and
geometry type. Like other QA generated layers,
you should remove this layer when you are finished
with it. The Selection Statistics tools is
designed to augment the Jython toolbox menu option
Tools->Select Duplicate: (geometries, ids).
Fixed problems with Circle with Given Radius tool
and the Join with Reverse Curve tool.
SkyJUMP 1.2.2-isa V1.0.74 released 9/27/06.
Added Join with Reverse Curve tool to the Tools
->Edit menu. It is useful for smoothly joining
two offset segments of rail or taxiway.
Added the Scale Selected Items tool and Draw
Circle with Given Radius and Center tool from
OpenJump. Added a Convert Feet to Meters option
Added VividSolutions update to the Info tool that
gives different icons for different geometries.
Added several new features to the Tools->Edit menu:
Extract Segments, Node Lines, Polygonize,
and Affine Transformation.
Moved the Tools->Join menu items to the Tools->Edit
menu.
Added Spatial Join to the Tools->Analysis menu.
SkyJUMP 1.2.2-isa V1.0.73 released 9/19/06.
Fixed a problem with MrSID and JPEG layers not
unhighlighting when a new layer is added. This
caused them to sometimes be accidentally deleted.
Added a Join With MultiArc item to the Tools Join
menu. It is used to build roads and taxiways.
To create taxi lines that arc from an aircraft
centerline to a main taxi centerline, select all
of the aircraft centerlines and one main taxi
centerline. The tool will fillet and trim the
centerlines and place the result on a new layer.
Fixed problem loading tasks that referred to zip
archives.
Added an Edit menu item "Select Layer Items" that
will select all items on highlighted layers.
Added a "Duplicate Before Move" check box to the
"Move Along Angle" feature and changed its name
to "Move or Duplicate Along Angle". Checking
this box will leave the selected items along and
perform the move to new copies placed on a new
layer. This is ideal for making copies of
existing elements that you want to reuse.
SkyJUMP 1.2.2-isa V1.0.72 released 9/08/06.
Added Convert Feet to Meters check box in Tools
->Join->Join with arc dialog.
Added Select Duplicate->Geometries and Select
Duplicate->IDs options to the Tools menu of the
Jython Toolbox.
Fixed problems with MrSID and JPEG layers not loading
with a Task. They also occasionally disappeared.
Fixed the Meters and Feet Measure tool so that it
does not disturb the undo history.
SkyJUMP now remembers the last folder opened in a
open or save dialog. It also suggests an archive
file name when choosing Archive Selected Datasets.
JUMP 1.2.2-isa with ISA plug-ins V1.0.71 released
8/29/06.
Added Zoom to Layer option for MrSID and JPEG
layers. Also added Zoom Layer to best resolution.
Fixed "Edit WMS Query" so that it is grayed out
for MrSID and JPEG.
JUMP 1.2.2-isa with ISA plug-ins V1.0.70 released
8/18/06.
Added Create Archive feature to right-click menu
on layer selection. This will archive all selected
layers to a zip archive. This archive can then be
moved anywhere and opened using the Merge Task/Archive
menu item on the File menu. When opened in this
manner, any changes to the layer will be saved to
the archive. References to SDE layers can also be
saved to the archive, but since these are read-only
layers, any changes will not be saved.
When opening a task or loading datasets, the task
monitor dialog will now display a cancel button
which will stop loading the layers. You can then
continue working.
JUMP 1.2.2-isa with ISA plug-ins V1.0.69 released
7/31/06.
Added a new logo splash screen and app-icon.
Added a Merge Task feature to the File menu that
allows .jmp files that are produced with ASHS
shape file exports to be loaded into an existing
Task window.
Added layer list right-click menu features "Copy
Schema" and "Paste Schema" that support moving
all the layer attribute schema from a single layer
to one or more selected target layers. It is also
possible to copy selected attributes if you high-
light them in the Edit Schema dialog and press
Control-C (although there is no visible indication
that you can do this).
JUMP 1.2.2-isa with ISA plug-ins V1.0.68 released
7/07/06.
Fixed a redraw problem that caused uncombined clear
zones to load up initially with the wrong color.
JUMP 1.2.2-isa with ISA plug-ins V1.0.67a released
7/05/06.
Removed unnecessary prompt when using Save Selected
Datasets or Save All.
When Task (.jmp) files contain missing datasource
layer files, JUMP will now prompt you to locate
them and then attempt to find all subsequent
missing files in the same location. This has
no effect on missing ArcSDE or PostGIS layers.
Added support for TEXT in CGDEF export routines.
This primarily affects the ASHS GIS menu option
"Copy GIS Selection to 4D Draw".
JUMP 1.2.2-isa with ISA plug-ins V1.0.66 released
5/19/06.
Added new Layer right-click menu options to Copy and
Paste Styles.
Added new Layer menu item: Add JPEG Layer that works
similar to MrSID. Just use the Open File dialog
to select the JPEG files that you want to include
in the layer. Ensure that each JPEG has an associated
world file with a .jgw extension. This feature
is a direct complement to the CGUTIL Google Earth
JPEG raster export capability.
Added exception handling to the Autolink by location
code to prevent it from stopping whenever a geometry
error is encountered.
JUMP 1.2.2-isa with ISA plug-ins V1.0.65 released
5/17/06.
Added new Jython Tools menu options to Align and
Distribute selected items.
Fixed Jython Road Tool to stop it from putting up
multiple Back buttons under some conditions.
Fixed JTS problem with throwing exceptions when
drawing buffers around small circles.
Added new Style features that display color theming
as an expandable "+" box in the Layer list.
Updated the WMS (Web Map Service) to support latest
versions of the service.
JUMP 1.2.2-isa with ISA plug-ins V1.0.64 released
3/9/06.
Fixed problem with causing ArcSDE server to run
out of connections due to JUMP not closing them.
Fixed ArcSDE date format problem.
Added the capability to save ArcSDE datasets to
shape files using Save Selected Datasets and Save
All.
JUMP 1.2.2-isa with ISA plug-ins V1.0.63 released
3/1/06.
Rolled in miscellaneous changes from Vividsolutions
too numerous to mention but a few are:
Added line metrics display to drawing tools.
Updated various ToolTips.
Standard measureTool now displays angle and area.
Added QA tools: Diff Segments and Diff Geometry.
Added support for Postgis.
Fixed flickering while panning.
Added Vertex Index decorators.
Added closing line for ring rubberbanding.
Fixed dialogs not canceling when [X] hit.
Added more presets, ability to set line style.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.62 released
12/16/05.
Task windows can now be maximized without popping
back when info windows are opened.
The Jython Note Tool is back! The bug has been
fixed and it now saves to the Task file.
The Jython Road Tool now supports changing the
road width while defining a curve.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.61 released
10/31/05.
Jython Road Tool now has a Backup button that will
remove the current point. It also displays the
current Inside Radius in the status bar.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.60 released
10/27/05.
The Jython toolbox Road tool now supports road
width change while digitizing and draws circular
arcs.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.59 released
10/24/05.
Changed the Jython sample tools interface. Added
the Note tool. There is a know issue with it
that makes it necessary to deselect the current
Note before changing to another tool.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.58 released
10/18/05.
Added a Jython Console Toolbox with its own menu
tool bar. Several sample tools are included.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.57 released
9/23/05.
Fixed ArcSDE null date access problem.
Added a cancel button to ArcSDE progress indicator.
The ArcSDE layer pick list is now sorted.
Fixed a problem with a Geometry Converter exception
when there were no layers or items were selected
on multiple layers.
Modified startup procedure to detect a preference
file called JUMP_Start.txt in JUMP\bin that
controls the amount of memory that can be used.
For a maximum of 512MB type (on one line):
javaw -Xmx512M -jar ../jump.jar -properties
workbench-properties.xml -plug-in-directory
..\lib\ext
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.56 released
9/21/05.
Modified Geometry Converter so that it will convert
multiple features to a desired geometry in one
operation.
Fixed Draw Constrained Arc tool so that it displays
the correct radius in status bar.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.55 released
9/21/05.
Changed ArcSDE exception handler to trap any
kind of error and continue. Should give the
error in the log.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.54 released
9/19/05.
Yet more ArcSDE error checking added.
Fixed the problem in the Geometry Converter PlugIn
that resulted in an exception error when you
click on the Edit menu with no Task window.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.53 released
9/19/05.
More error handling added for ArcSDE to support
16 bit integer fields.
ConstrainedRectangleTool now displaying width and
height while drawing.
ConstrainedArcTool now displaying radius and
angle while drawing.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.52 released
9/16/05.
Added significant error handling and reporting
to Load Dataset(s) from ArcSDE.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.51 released
9/14/05.
Fixed a bug that prevented Load Dataset from working
with ArcSDE if 'Display Feature Dataset in List'
was unchecked.
Modified the Status Panel to display the width
and height of the selection as well as the
number in the selection.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.50 released
9/14/05.
Added capability to limit the loading of ArcSDE
features to a specified bounding box.
See the popup menu on the ArcSDE layers dialog.
You can set the limits to None, the Current
View, or the extent of an already loaded layer.
Added "Draw Constrained Rectangle" tool to
editing toolbox.
Added right click "Annotate Distance" option to
the layer view panel. Select two features.
Added capability to save a layer as a KML file for
viewing in Google Earth. Requires projection.
Added prompt to user to indicate that two or more
layers have the same data source when doing
"Save All".
Fixed a problem in Edit Selected Side when
converting a length with a comma to a double.
Fixed a problem in LoadDatasetPlugin. It was not
setting the data source so that the user could
save it with the task.
Changed the ArcSDE library routines from version
8.3 to version 9.1. Still backward compatible
with 8.3.
Removed the untested coordinate system option in
the dialog for Load Dataset.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.49 released
8/22/05.
Replaced the missing Select One Item and Rotate
Tools.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.48 released
8/19/05.
Fixed a bug with Send to ASHS.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.47 released
8/19/05.
Modified 'Save Hi Res Image' so that it is
disabled if there is no task or layers.
Modified 'Save All' so that it is
disabled if there is no task or layers.
Added error checking to Load SDE dialog so that
it will catch bad login data.
Modified SDE load dataset so that the login
settings are save between settings.
Added layer view right click tool called
'Copy Selected Items To New Layer' which
which will copy all selected items (can be
across layers) to a new layer which will be
created by the command.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.46 released
8/18/05.
Modified Buffer Selected tool:
Added a Convert To Meters checkbox to the
buffer distance dialog so that the user can
enter a distance in feet and have the buffer
tool convert it to meters.
Modified Edit Selected Side tool:
Added Convert Feet To Meters checkbox so
that the user can edit a meters map in feet.
Modified MapToolTips to display area of polygons.
Modified 'Save Selected Datasets' so that if a
layer contains mixed geometries it will
separate the points, lines, and areas to
new layers and save them. Check the output
window for a listing of the newly created
layers.
Added 'Save All' to file menu:
This will save all modified layers that have
been previously saved. It uses same routines
as 'Save Selected Datasets' so that mixed
layers will be saved. It also saves the task
Fixed the constraints option dialog panel so that
it doesn't cut off the length constraint edit
box when running Java 1.5.
Removed option to read cgdef file from the
'Load Dataset' dialog since it was never
implemented.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.45 released
7/15/05.
Two new tools added:
Save As HiRes Image on file menu will now save
the image enclosed by a fence
Buffer Selected on Tools/Analysis menu will
draw buffer only around selected features
Footprint linking supported in JUMP when ASHS
puts in support for it.
ArcSDE connection dialogs now hide passwords.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.44 released
6/10/05.
JUMP now supports static linking to match ASHS
2423.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.43 released
5/27/05.
The JCS option now installs only useful tools.
Fixed a problem with Help->Keyboard Shortcuts.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.42 released
5/25/05.
ArcSDE now loads layers with the FeatureDataset
prefixed to the layer instead of the Base.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.41 released
5/16/05.
See FixTask.exe under the JUMP\bin for a new
method of fixing your old task files to work with
JUMP 1.2.1-isa.
------------------------------------------------
Fixed problems introduced in v1.0.40 with null
pointer errors.
------------------------------------------------
Rotate Selected Item tool will now rotate multiple
shapes. Once the tool is sleeted a shift click
will set the rotation point. Click the tool on
the tool palette to reset the selection point
to the center of the selected shapes.
------------------------------------------------
JUMP 1.2.1-isa with ISA plug-ins V1.0.40 released
5/6/05.
This new version of JUMP supports displaying
layers only at specified zoom levels. You must
rebuild all of your Task (.jmp) files as the old
ones will cause an error when you try to load them.
Most of the MrSID problems have been fixed.
------------------------------------------------
LoadDataSet can zoom to imported features.
Also handles importing linestrings with
arrowheads and color.
------------------------------------------------
Using a newer version of JUMP which fixed some
problems with using MrSID files.
------------------------------------------------
Added PrintToFile as ASHS command so that user
can save a PNG file of a facility and surrounding
context.
------------------------------------------------
SaveDataset will tell user when layer not saved
because it was not modified.
------------------------------------------------
------------------------------------------------
JUMP 1.1.3RC6 with ISA plug-ins V1.0.39 released
4/7/05.
------------------------------------------------
Modified "Edit Selected Side" tool so that it is
now non-modal. Now you can use the zoom and hand
tools while you are editing a shape.
------------------------------------------------
Modified "Send to Update Map" function so that
if a shape is not compatible with the JUMP layer
then it will be added to a new layer.
------------------------------------------------
JUMP 1.1.3RC6 with ISA plug-ins V1.0.38 released
3/23/05.
------------------------------------------------
Added right click "Edit Selected Side" option to
the layer view panel.
------------------------------------------------
JUMP 1.1.3RC6 with ISA plug-ins V1.0.37 released
3/9/05.
------------------------------------------------
Added capability of Map Tool Tips to show up to
10 lines of data for map features. The first
line will display the feature type, side, length,
and angle of the side closest to the cursor.
------------------------------------------------
Modified the MeasureM-F tool so that it shows
the distance to the end of the rubber band
rather to the cursor position, i.e., will
show distance to snap position.
------------------------------------------------
------------------------------------------------
JUMP 1.1.3RC6 with ISA plug-ins V1.0.36 released
2/21/05.
------------------------------------------------
Added right click "Show Metadata" option to the
Layer Name panel which will show the metadata
for the selected layer.
Now saving settings from Constraints Option Panel.
"Save Selected Datasets" now will list the FIDs
of any incompatible geometries on the layer.
------------------------------------------------
------------------------------------------------
JUMP 1.1.3RC6 with ISA plug-ins V1.0.35 released
2/17/05.
------------------------------------------------
Added the "Reduce Points" feature to the layer view
right click menu.
------------------------------------------------
------------------------------------------------
JUMP 1.1.3RC6 with ISA plug-ins V1.0.34 released
2/11/05.
------------------------------------------------
Added the "Delete Empty Geometries In Selection"
feature to the Tools->QA menu.
Fixed problem with the "Empty Geometries" checkbox
not being restored to a previously checked value.
Changes:
Thu May 10 09:24:15 CDT 2007 rlittlefield
corrected a line of code that was changed for testing
AnnotateDistancePlugIn.java 1.5
Thu May 10 09:13:43 CDT 2007 rlittlefield
added ConvertProjectUnitsPlugIn
LoadISAExtension.java 1.17
Thu May 10 09:10:14 CDT 2007 rlittlefield
initial commit
ConvertProjectUnitsPlugIn.java 1.1
Thu May 10 08:55:25 CDT 2007 beckerl
Mod to provide runtime support for PlugIn loading via
-properties workbench-properties.xml file.
WorkbenchPropertiesFile.java 1.2
WorkbenchProperties.java 1.2
JUMPWorkbench.java 1.8
PlugInManager.java 1.2
Wed May 09 15:14:35 CDT 2007 beckerl
OpenRecentProjectPlugIn added. Also getVersion
supported.
LoadISAExtension.java 1.16
Wed May 09 14:35:47 CDT 2007 beckerl
Fixed problem with references to missing Task files.
OpenRecentProjectPlugIn.java 1.3
Wed May 09 12:15:05 CDT 2007 rlittlefield
load method now setting the layer loadDeferred
property
OpenProjectPlugIn.java 1.14
Wed May 09 12:09:13 CDT 2007 rlittlefield
changed call to Layer.reload since this method now
longer has a parameter
ReloadLayersPlugIn.java 1.6
Wed May 09 12:07:34 CDT 2007 rlittlefield
added loadDeferred property and two accessor methods
deleted initialLoad parameter to reload method since it can
now use the loadDeferred property
Layer.java 1.5
Tue May 08 16:17:47 CDT 2007 beckerl
MemoryLabel: cleaned up icon loading code and
expanded the yellow range.
WorkbenchFrame.java 1.10
Tue May 08 14:03:46 CDT 2007 beckerl
Fixed the RAM Memory Display status area so that it
is more realistic.
WorkbenchFrame.java 1.9
Tue May 08 12:05:37 CDT 2007 beckerl
Modified it to append the standard file extension for
each dataset type.
FileDataSourceQueryChooser.java 1.2
Mon May 07 15:33:25 CDT 2007 beckerl
Places an Open Recent Task submenu on the File menu.
OpenRecentProjectPlugIn.java 1.2
Fri May 04 18:17:07 CDT 2007 beckerl
Added support for saving and restoring the most
recently opened Task files in the PersistentBlackboard with
get and put methods.
OpenProjectPlugIn.java 1.13
Fri May 04 18:15:25 CDT 2007 beckerl
First version of OpenRecentProjectPlugIn working, but
appears on end of File menu!
OpenRecentProjectPlugIn.java 1.1
Thu May 03 15:07:57 CDT 2007 beckerl
Added icons to menus. image files located in
ui.images.
SaveDatasetsPlugIn.java 1.4
PasteSchemaPlugIn.java 1.3
MoveSelectedLayersPlugIn.java 1.3
CreateArchivePlugIn.java 1.2
CopySchemaPlugIn.java 1.2
ShowMetadataPlugIn.java 1.2
ReloadLayersPlugIn.java 1.5
ZoomToLayerPlugIn.java 1.2
PasteStylesPlugIn.java 1.3
CopyStylesPlugIn.java 1.2
ChangeStylesPlugIn.java 1.2
PasteItemsPlugIn.java 1.2
CutSelectedLayersPlugIn.java 1.2
CutSelectedItemsPlugIn.java 1.2
CopySelectedLayersPlugIn.java 1.2
CopySelectedItemsPlugIn.java 1.2
CopyImagePlugIn.java 1.2
ViewSchemaPlugIn.java 1.2
RemoveSelectedLayersPlugIn.java 1.2
MoveLayerablePlugIn.java 1.2
EditablePlugIn.java 1.2
DeleteSelectedItemsPlugIn.java 1.2
DeleteAllFeaturesPlugIn.java 1.2
AddNewFeaturesPlugIn.java 1.2
SaveDatasetAsPlugIn.java 1.2
JUMPConfiguration.java 1.4
zoom.gif 1.1
style_copy.gif 1.1
style.gif 1.1
schema_paste.gif 1.1
schema.gif 1.1
paste_plain.png 1.1
page_copy.png 1.1
layers_cut.gif 1.1
layer_move.gif 1.1
image_copy.gif 1.1
disk_multiple.png 1.1
disk.png 1.1
cross.png 1.1
compress.png 1.1
arrow_up.png 1.1
arrow_refresh.png 1.1
arrow_down.png 1.1
style_paste.gif 1.1
schema_copy.gif 1.1
layers_copy.gif 1.1
eye.png 1.1
edit.gif 1.1
delete.png 1.1
cut.gif 1.1
cog.png 1.1
add.png 1.1
Palette.gif 1.2
Info.gif 1.2
Wed May 02 16:34:28 CDT 2007 rlittlefield
modified so that right click drag does not move nodes
modified so that left click drag that starts outside of the
multiple selected nodes does not drag node
TreeLayerNamePanel.java 1.14
Wed May 02 13:38:18 CDT 2007 beckerl
Synchronize with OpenJump by implementing get and set
MaxFeatures.
RenderingManager.java 1.5
Wed May 02 13:34:18 CDT 2007 beckerl
Converted PolygonShape from java.awt.Polygon to
GeneralPath for more accurate (float instead of int)
rendering.
PolygonShape.java 1.2
Wed May 02 13:31:32 CDT 2007 beckerl
Changed the size from 20x20 to 14x14 to better fit on
status bar.
YellowCircle2.gif 1.2
RedCircle.gif 1.2
GreenCircle.gif 1.2
Wed May 02 09:50:55 CDT 2007 rlittlefield
fixed defered loading of sde files so that it will
not show a file not found dialog. modified so that when the
user locates a layer file that has been moved, it will use
the layer file in the chosen directory rather than the file
the user chose.
OpenProjectPlugIn.java 1.12
Wed May 02 09:41:52 CDT 2007 rlittlefield
modified getFileName so that if the layer file is in
the chosen directory it is returned instead of the file the
user chose.
FileUtil.java 1.2
Tue May 01 17:35:07 CDT 2007 beckerl
Incorporated OpenJump changes to set maxFeatures.
FeatureCollectionRenderer.java 1.2
Tue May 01 16:20:06 CDT 2007 beckerl
Minor change to avoid drawing attriubtes with spaces
as labels
LabelStyle.java 1.7
Tue May 01 13:46:46 CDT 2007 beckerl
Fixed a race condition when opening a task on startup
by looping until we could get a LayerManager.
JUMPWorkbench.java 1.7
Tue May 01 10:32:58 CDT 2007 rlittlefield
added line of code to increase the width of the combo
box
MoveSelectedLayersPlugIn.java 1.2
Tue May 01 10:02:27 CDT 2007 rlittlefield
added MoveSelectedLayersPlugIn
LoadISAExtension.java 1.15
Tue May 01 10:00:51 CDT 2007 rlittlefield
initial commit
MoveSelectedLayersPlugIn.java 1.1
Mon Apr 30 16:25:20 CDT 2007 rlittlefield
extensively modified to simplify logic save all will
save modified sde layers save selected will save all
selected sde layers - modified or not
SaveDatasetsPlugIn.java 1.3
Mon Apr 30 14:51:09 CDT 2007 beckerl
Minor optimization to eliminate Rectangle2D object
creation in loop.
AbstractSelectionRenderer.java 1.3
Fri Apr 27 17:25:00 CDT 2007 beckerl
Optimized the display of selections by up to 800 %
AbstractSelectionRenderer.java 1.2
Fri Apr 27 17:23:32 CDT 2007 beckerl
Made toViewCoordinates(Coordinate[]) public to make
use of its decimation optimization in
AbstractSelectionRenderer.
Java2DConverter.java 1.4
Fri Apr 27 14:01:57 CDT 2007 beckerl
Added a MouseListener to the memoryLabel that does
System.gc() on mouseEntered(). Basically when the user is
checking the memory, garbage collect first.
WorkbenchFrame.java 1.8
Fri Apr 27 12:45:54 CDT 2007 rlittlefield
fixed two problems: a layer dragged away and then
back to it original position was being moved when a
category was expanded or collapsed when dragging a layer
across an attribute list was leaving an excess drag bar
TreeLayerNamePanel.java 1.13
Fri Apr 27 10:44:04 CDT 2007 rlittlefield
reverted to 1.6 which backs out all changes
concerning drag moving multiple layers
TreeLayerNamePanel.java 1.12
Thu Apr 26 14:53:09 CDT 2007 beckerl
Put in fix for a problem caused by the -openproject
option. LayerManager was null occasionally.
OpenProjectPlugIn.java 1.11
Thu Apr 26 14:36:51 CDT 2007 beckerl
Removed depricated and unused import
sun.security.action.GetBooleanAction.
JUMPWorkbenchContext.java 1.2
Thu Apr 26 13:55:45 CDT 2007 rlittlefield
fixed problem where the selection was being lost on a
right click
QuasimodeTool.java 1.3
Thu Apr 26 11:09:47 CDT 2007 beckerl
Optimized the toShape conversion for linestrings.
Reduced darw times by 60%.
Java2DConverter.java 1.3
Wed Apr 25 11:26:39 CDT 2007 beckerl
Changed right button drag to zoom in when dragging
right and out when dragging left. It seemed more natural.
ZoomRealtimeTool.java 1.4
Wed Apr 25 09:55:35 CDT 2007 rlittlefield
hasMoved was incorrectly set
TreeLayerNamePanel.java 1.11
Tue Apr 24 17:04:55 CDT 2007 rlittlefield
deleted unused variable
TreeLayerNamePanel.java 1.10
Tue Apr 24 17:03:54 CDT 2007 rlittlefield
modified so that the when a layer selection is moved
the layers will still be selected after the move
TreeLayerNamePanel.java 1.9
Mon Apr 23 17:28:34 CDT 2007 rlittlefield
modified to correctly handle right click selection
TreeLayerNamePanel.java 1.8
Mon Apr 23 16:19:47 CDT 2007 beckerl
Added support for panning left and right on left
mouse horizontal drag, and up and down on right button
vertical drag.
ZoomRealtimeTool.java 1.3
Fri Apr 20 10:35:21 CDT 2007 rlittlefield
modified so that the selection will persist on a
mouse down in anticipation of a mouse drag
TreeLayerNamePanel.java 1.7
Thu Apr 19 18:17:43 CDT 2007 beckerl
Fixed problem in Color Theming Style Panel with all
cells displaying a fill pattern when any one was set using
Custom.
ColorPanel.java 1.2
Thu Apr 19 12:23:35 CDT 2007 rlittlefield
fixed some problems with selection
AuditGeometryTool.java 1.3
Wed Apr 18 09:36:29 CDT 2007 rlittlefield
initial add
YellowFlag.gif 1.1
Wed Apr 18 09:24:26 CDT 2007 rlittlefield
fixed some problems with layers not inserting at the
dragbar position when moving across categories also fixed
problem of dragbar not being erased when categories are
expanded during dragging
TreeLayerNamePanel.java 1.6
Tue Apr 17 17:12:47 CDT 2007 beckerl
Code cleanup.
ZoomRealtimeTool.java 1.2
Tue Apr 17 17:11:11 CDT 2007 beckerl
Added support for the EnglishSystem of Task Units in
the ScaleBar and the ZoomBar.
EnglishSystem.java 1.1
ScaleBarRenderer.java 1.2
InstallScaleBarPlugIn.java 1.2
ZoomBar.java 1.2
Tue Apr 17 08:21:41 CDT 2007 beckerl
Added Realtime zoom tool to toolbar.
JUMPConfiguration.java 1.3
Tue Apr 17 08:20:16 CDT 2007 beckerl
RealTimeZoom zoom uses raster operations to achive
smooth continuous zooming.
MagnifyCursor2.gif 1.1
Magnify3.gif 1.1
ZoomRealtimeTool.java 1.1
Mon Apr 16 11:14:52 CDT 2007 beckerl
Handled an exception that occured when mouse wheel
zooming.
Viewport.java 1.5
Fri Apr 13 11:21:14 CDT 2007 beckerl
Added mod to prevent "Array index out of range: 0"
ThreadQueue.java 1.2
Fri Apr 13 11:01:11 CDT 2007 rlittlefield
moved previous change to the else part of the if
statement
OpenProjectPlugIn.java 1.10
Fri Apr 13 10:59:14 CDT 2007 rlittlefield
made change to check the existence of source files
for invisible layers so that user must specify the current
location before creating the empty layer.
OpenProjectPlugIn.java 1.9
Thu Apr 12 14:17:30 CDT 2007 beckerl
Code cleanup only.
LabelStylePanel.java 1.5
Thu Apr 12 14:03:50 CDT 2007 beckerl
Minor change to avoid drawing attriubtes with spaces
as labels
LabelStyle.java 1.6
Thu Apr 12 10:54:30 CDT 2007 rlittlefield
now filtering illegal chars from layer names when
constructing save file layer names using all layers to
ensure a new layer will not replace an existing layer
source file
SaveDatasetsPlugIn.java 1.2
Thu Apr 12 10:06:08 CDT 2007 beckerl
Added support in LabelStyle for hiding labels at a
set scale.
LabelStylePanel.java 1.4
LabelStyle.java2xml 1.3
LabelStyle.java 1.5
Wed Apr 11 10:45:52 CDT 2007 rlittlefield
now configuring SdeDataStoreDriver()
JUMPConfiguration.java 1.2
Wed Apr 11 09:50:42 CDT 2007 rlittlefield
deleted InstallSdeDataStorePlugIn() since
sdeDataStore moved to core
LoadISAExtension.java 1.14
Wed Apr 11 09:49:12 CDT 2007 rlittlefield
No longer used since: The SdeDataStoreDriver and
associated classes have been moved to
vividsolutions/jump/datastore/sde since the core class
loader didn't have visibility here
InstallSdeDataStorePlugIn.java 1.2
Wed Apr 11 09:44:16 CDT 2007 rlittlefield
This file has been moved from isa/jump/plugin. The
core class loader didn't have visiblility there
SdeFeatureInputStream.java 1.1
SdeDataStoreDriver.java 1.1
SdeDSMetadata.java 1.1
SdeDSConnection.java 1.1
Wed Apr 11 09:42:23 CDT 2007 rlittlefield
This file has been moved to
vividsolutions/jump/datastore/sde. The core class loader
didn't have visiblility here.
SdeFeatureInputStream.java 1.2
SdeDataStoreDriver.java 1.2
SdeDSMetadata.java 1.2
SdeDSConnection.java 1.2
Tue Apr 10 17:04:55 CDT 2007 beckerl
Set workbenchContext to null after using it to avoid
garbage collection problems.
OpenProjectPlugIn.java 1.8
Tue Apr 10 16:59:09 CDT 2007 beckerl
Used new setDeferLayerEvent(true) to stop rendering
while loading layers to get significant speed improvement.
MergeProjectPlugIn.java 1.4
Mon Apr 09 17:04:22 CDT 2007 beckerl
Commented out System.gc() call.
SelectAllLayerItemsPlugIn.java 1.2
Mon Apr 09 17:03:31 CDT 2007 beckerl
called reload(false) to support new version of
reload.
ReloadLayersPlugIn.java 1.4
Mon Apr 09 17:01:23 CDT 2007 beckerl
added initialLoad flag to reload() to save firing
FeatureChanged events when doing deferred loads.
Layer.java 1.4
Mon Apr 09 16:57:41 CDT 2007 beckerl
Used new setDeferLayerEvent(true) to stop rendering
while loading layers to get significant speed improvement.
OpenProjectPlugIn.java 1.7
Mon Apr 09 16:54:38 CDT 2007 beckerl
Added deferLayerEvent flag and set method to stop
rendering during layer events.
LayerViewPanel.java 1.4
Mon Apr 09 16:52:34 CDT 2007 beckerl
Improved the speed for deferred layer loading by
turning off event firing.
TurnVisiblityOnPlugIn.java 1.3
ToggleVisiblityPlugIn.java 1.3
Mon Apr 09 11:07:22 CDT 2007 beckerl
Set messageLabel to 1.0 weight in GridBagConstraints
to improve the status bar's appearnace when window width is
reduced.
WorkbenchFrame.java 1.7
Mon Apr 09 08:16:27 CDT 2007 beckerl
new version of CursorPositionChanged() fixes the
incorrect assumptions about StringBuffer use that was
causing MB of memory use when moving the cursor.
WorkbenchFrame.java 1.6
Fri Apr 06 17:24:32 CDT 2007 beckerl
Removed call to System.gc() to stop garbage
collection from slowing down the system.
ShapefileReader.java 1.2
Fri Apr 06 14:23:18 CDT 2007 rlittlefield
moved the instantiation of LocalTaskMonitor to front
of method
SdeDataSource.java 1.3
Fri Apr 06 14:01:06 CDT 2007 rlittlefield
added LocalTaskMonitor class to handle writing
messages to status area when regular task monitor not
running.
SdeDataSource.java 1.2
Fri Apr 06 10:05:16 CDT 2007 rlittlefield
reload() now passing DummyTaskMonitor to executeQuery
which does not require a context. this fixes a problem with
reloading an sdeDataSource which expects a monitor object.
Layer.java 1.3
Fri Apr 06 10:01:22 CDT 2007 rlittlefield
added check to ensure that DataSource filename
property exists reformated code in loadLayer
OpenProjectPlugIn.java 1.6
Thu Apr 05 09:49:55 CDT 2007 rlittlefield
modified to support deferred loading of datasets that
have visible == false
OpenProjectPlugIn.java 1.5
Thu Apr 05 09:44:06 CDT 2007 rlittlefield
added overloaded setVisible method to support
deferred loading of layers it calls reload() if there
are no features on layer reload now does not require any
parameters
Layer.java 1.2
Thu Apr 05 09:29:00 CDT 2007 rlittlefield
modified to match change of parameters to
layer.reload()
ReloadLayersPlugIn.java 1.3
Thu Apr 05 09:23:41 CDT 2007 rlittlefield
got rid of commented code
RestoreVisiblityPlugIn.java 1.2
Thu Apr 05 09:22:41 CDT 2007 rlittlefield
modified from AbstractPlugIn to ThreadedBasePlugIn to
support deferred loading of layers
TurnVisiblityOnPlugIn.java 1.2
ToggleVisiblityPlugIn.java 1.2
Thu Apr 05 09:03:18 CDT 2007 rlittlefield
added createSelectedLayersMustBeEditableCheck
PasteSchemaPlugIn.java 1.2
PasteStylesPlugIn.java 1.2
Fri Mar 30 11:25:13 CDT 2007 beckerl
Changed the tooltip of the Memory Label from the
number of LayerManagers to % Free and MB Committed Memory.
WorkbenchFrame.java 1.5
Fri Mar 30 09:18:12 CDT 2007 rlittlefield
made change to move redraw time message to TimeLabel
Viewport.java 1.4
Fri Mar 30 09:07:37 CDT 2007 rlittlefield
remove call to instanceof in intersection method
because it was not needed
LabelStyle.java 1.4
Fri Mar 30 08:16:18 CDT 2007 rlittlefield
made slight change to add a space on either side of
text for memory label for appearance
WorkbenchFrame.java 1.4
Fri Mar 30 08:13:49 CDT 2007 rlittlefield
made modification so that memory circle would better
fit
WorkbenchFrame.java 1.3
Thu Mar 29 16:37:27 CDT 2007 rlittlefield
changed memory label to use icon and free memory
WorkbenchFrame.java 1.2
Thu Mar 29 15:49:18 CDT 2007 beckerl
Fixed bug where intersection() was not returning a
null geometry when intersecting a polygon that was totally
off the viewport but whose envelope did intersect the view
rectangle.
LabelStyle.java 1.3
Thu Mar 29 15:41:20 CDT 2007 beckerl
New gif images for memory label
YellowCircle2.gif 1.1
RedCircle.gif 1.1
GreenCircle.gif 1.1
Thu Mar 22 13:32:44 CDT 2007 beckerl
Moved the Thread.sleep(2000) out of the main
execution path and inside the if OPEN_FILE_OPTION. Problem
seems to improve some.
JUMPWorkbench.java 1.6
Thu Mar 22 13:30:12 CDT 2007 rlittlefield
moved ReadASHSCommandPlugIn to bottom of list to
prevent potential timing issue.
LoadASHSExtension.java 1.5
Thu Mar 22 09:03:28 CDT 2007 beckerl
Changed from Sleep(2000) to Sleep(3000) when starting
up with a Task file command line parameter. Trying to fix
Null Pointer timing problem.
JUMPWorkbench.java 1.5
Wed Mar 21 09:47:25 CDT 2007 rlittlefield
initial commit
ComputeIncidentAnglePlugIn.java 1.1
Wed Mar 21 09:46:32 CDT 2007 rlittlefield
added ComputeIncidentAnglePlugIn
LoadASHSExtension.java 1.4
Tue Mar 20 14:15:36 CDT 2007 beckerl
Added a setJava2DConverter method.
Viewport.java 1.3
Mon Mar 19 13:43:26 CDT 2007 rlittlefield
added BackSpace key listener in order to delete last
vertex
ConstrainedMultiClickTool.java 1.2
Fri Mar 16 15:50:18 CDT 2007 rlittlefield
added the two Audit selection renderers
RenderingManager.java 1.4
Fri Mar 16 15:38:22 CDT 2007 rlittlefield
added two Audit selections rather than one
SelectionManager.java 1.3
Fri Mar 16 15:33:29 CDT 2007 rlittlefield
initial commit
AuditDupSelectionRenderer.java 1.1
AuditNonDupSelectionRenderer.java 1.1
Fri Mar 16 15:29:39 CDT 2007 rlittlefield
significant changes: fixed problem with selection not
clearing moved renderers to core
AuditGeometryTool.java 1.2
Fri Mar 16 14:38:09 CDT 2007 rlittlefield
added capability for the text area to expand to fit
the amount of text.
NoteTool.java 1.2
NoteStyle.java 1.2
Fri Mar 16 13:03:49 CDT 2007 beckerl
Added a timer to display all Redarw times in the
status bar.
Viewport.java 1.2
Tue Mar 13 17:45:58 CDT 2007 beckerl
Reverted to 1.1 and removed the refresh timer because
it didn't always stop after rendering had stopped.
ZoomToFullExtentPlugIn.java 1.3
Tue Mar 13 16:23:43 CDT 2007 rlittlefield
added number of points selected to status area
ShowFullPathPlugIn.java 1.3
Tue Mar 13 16:04:57 CDT 2007 beckerl
Changed the redraw update timer to 400 ms for
improved response to mouse wheel zoom.
RenderingManager.java 1.3
Tue Mar 13 15:54:47 CDT 2007 beckerl
Added a timer to display the Redarw time in the
status bar.
ZoomToFullExtentPlugIn.java 1.2
Tue Mar 13 15:45:38 CDT 2007 rlittlefield
added AuditGeometryPlugIn
LoadISAExtension.java 1.13
Tue Mar 13 15:43:50 CDT 2007 rlittlefield
initial commit
AuditArrowCursor.gif 1.1
AuditGeometryPlugIn.java 1.1
AuditGeometryTool.gif 1.1
AuditGeometryTool.java 1.1
AuditSightCursor.gif 1.1
Tue Mar 13 15:42:34 CDT 2007 rlittlefield
added code to support AuditGeometry tool
RenderingManager.java 1.2
SelectionManager.java 1.2
Tue Mar 13 15:35:50 CDT 2007 rlittlefield
added geometryIsSegmentOf method
GeoUtils.java 1.7
Mon Mar 12 10:47:09 CDT 2007 beckerl
Change necessary to support getScale() method added
in Java2DCovnerter.
WKTFillPattern.java 1.2
Mon Mar 12 10:45:38 CDT 2007 beckerl
Added point decimation to toViewCoordinates. Results
in much improved render speeds when displaying full extent
of large datasets.
Java2DConverter.java 1.2
Fri Mar 09 17:40:28 CST 2007 rlittlefield
added getDistanceFromPointToGeometry which returns
distance to poly edge unlike jts which returns zero to
closed poly
GeoUtils.java 1.6
Fri Mar 09 13:25:10 CST 2007 rlittlefield
added geometriesEqual method since jts doesn't handle
GeometryCollections in its equal method
GeoUtils.java 1.5
Tue Mar 06 17:46:03 CST 2007 rlittlefield
added LineStringSelection and PartSelection to number
selected in status bar
ShowFullPathPlugIn.java 1.2
Wed Feb 28 15:05:32 CST 2007 rlittlefield
added a WindowAdapter listener to fix problem of
excessive cycling through toolbox tools after user has been
working for awhile
QuasimodeTool.java 1.2
Wed Feb 28 14:50:23 CST 2007 rlittlefield
added support for MapUnits class added capability to
place arrowhead near click point
AnnotateDistancePlugIn.java 1.4
Wed Feb 28 14:03:12 CST 2007 rlittlefield
initial commit
FindArc.gif 1.1
Wed Feb 28 14:02:16 CST 2007 rlittlefield
added FindArcCenterPlugIn
LoadISAExtension.java 1.12
Wed Feb 28 13:59:40 CST 2007 rlittlefield
initial commit
FindArcCenterPlugIn.java 1.1
FindArcCenterTool.java 1.1
Wed Feb 28 13:59:18 CST 2007 rlittlefield
added capability to annotate individual shapes added
number of digits spinner
AnnotateDistancePlugIn.java 1.3
Fri Feb 23 11:23:53 CST 2007 rlittlefield
fixed bug in getCenter this routine had not been
previously used
GeoUtils.java 1.4
Thu Feb 22 10:31:03 CST 2007 rlittlefield
added support for map units
JoinWithArcPlugIn.java 1.7
JoinWithMultiArcsPlugIn.java 1.4
JoinWithReverseCurvePlugIn.java 1.6
EditSelectedSideDialog.java 1.4
Tue Feb 20 16:09:37 CST 2007 rlittlefield
added code to eliminate gap due to buffer also
eliminates any successive duplicate points
CutPolygonPlugIn.java 1.4
Fri Feb 16 14:11:36 CST 2007 rlittlefield
changed name of new results layer setting results
layer to modified=true
BlendLineStringsPlugIn.java 1.7
Fri Feb 16 13:25:19 CST 2007 rlittlefield
added layer creation options to dialog modified
enable checks
JoinWithReverseCurvePlugIn.java 1.5
JoinWithArcPlugIn.java 1.6
Fri Feb 16 13:24:38 CST 2007 rlittlefield
simplified code
CutPolygonPlugIn.java 1.3
Fri Feb 16 13:23:55 CST 2007 rlittlefield
added layer creation options to dialog
BlendLineStringsPlugIn.java 1.6
Thu Feb 15 08:36:27 CST 2007 rlittlefield
added "..." to menu item name
JoinWithReverseCurvePlugIn.java 1.4
JoinWithMultiArcsPlugIn.java 1.3
JoinWithArcPlugIn.java 1.5
CutPolygonPlugIn.java 1.2
BlendLineStringsPlugIn.java 1.5
Wed Feb 14 11:07:40 CST 2007 rlittlefield
updated side bar description
BlendLineStringsPlugIn.java 1.4
Wed Feb 14 11:02:32 CST 2007 rlittlefield
added options to create new layer, update source, or
add to source to dialog
BlendLineStringsPlugIn.java 1.3
Mon Feb 12 16:07:54 CST 2007 rlittlefield
initial commit
CutPolygonPlugIn.java 1.1
Mon Feb 12 16:06:55 CST 2007 rlittlefield
added CutPolygonPlugIn
LoadISAExtension.java 1.11
Wed Feb 07 16:31:41 CST 2007 rlittlefield
changed setSelectedLayers from private to public
TreeLayerNamePanel.java 1.5
Wed Feb 07 16:29:13 CST 2007 rlittlefield
initial commit
SelectLayersWithSelectedItemsPlugIn.java 1.1
Wed Feb 07 16:28:47 CST 2007 rlittlefield
added SelectLayersWithSelectedItemsPlugIn
LoadISAExtension.java 1.10
Wed Feb 07 10:14:33 CST 2007 rlittlefield
added some enable checks
LayerNumbersPlugIn.java 1.2
Tue Feb 06 16:36:37 CST 2007 rlittlefield
fixed null pointer error when number of coords < 3
DrawConstrainedParallelogramTool.java 1.2
Tue Feb 06 16:21:43 CST 2007 beckerl
test change of single space.
ZoomTool.java 1.3
Tue Feb 06 15:47:13 CST 2007 beckerl
Changed icon
DrawParallelogramConstrained.gif 1.2
Tue Feb 06 14:47:38 CST 2007 rlittlefield
change appearance to filled rectangle
DrawRectangleConstrained.gif 1.2
Tue Feb 06 14:47:12 CST 2007 rlittlefield
initial commit
DrawParallelogramConstrained.gif 1.1
Tue Feb 06 14:46:44 CST 2007 rlittlefield
changed name of icon file
DrawConstrainedRectangleTool.java 1.4
Tue Feb 06 12:56:37 CST 2007 beckerl
Added a mouse wheel zoom listener to the
LayerViewPanel.
LayerViewPanel.java 1.3
Tue Feb 06 12:54:38 CST 2007 beckerl
Added a mouse wheel listener to the LayerViewPanel
LayerViewPanel.java 1.2
Tue Feb 06 12:53:02 CST 2007 beckerl
Modified the ZoomTool to repsond to the mouse wheel.
ZoomTool.java 1.2
Tue Feb 06 11:15:51 CST 2007 rlittlefield
added contrained rectangle plugin
LoadISAExtension.java 1.9
Tue Feb 06 11:15:08 CST 2007 rlittlefield
added line to move parallelogram button
RearrangeToolBoxPlugIn.java 1.2
Tue Feb 06 10:32:03 CST 2007 rlittlefield
added DrawConstrainedParallelogramPlugIn
LoadISAExtension.java 1.8
Tue Feb 06 10:29:18 CST 2007 rlittlefield
now refers to new gif
DrawConstrainedRectangleTool.java 1.3
Tue Feb 06 10:28:46 CST 2007 rlittlefield
deleted call to addToolBar()
DrawConstrainedRectanglePlugIn.java 1.2
Tue Feb 06 10:24:53 CST 2007 rlittlefield
initial commit
DrawConstrainedParallelogramPlugIn.java 1.1
DrawConstrainedParallelogramTool.java 1.1
Tue Feb 06 08:19:50 CST 2007 rlittlefield
added methods to support rearranging button on the
toolboxDialog
ToolboxDialog.java 1.2
Tue Feb 06 08:17:52 CST 2007 rlittlefield
added RearrangeToolBoxPlugIn
LoadISAExtension.java 1.7
Tue Feb 06 08:17:16 CST 2007 rlittlefield
initial commit
RearrangeToolBoxPlugIn.java 1.1
Thu Feb 01 17:29:31 CST 2007 rlittlefield
modified to be a more general constrained rectangle
instead of being constrained to a particular ratio
ConstrainedMultiClickRectangleTool.java 1.2
Thu Feb 01 17:28:26 CST 2007 rlittlefield
modified to support constrained rectangle
ConstraintManager.java 1.3
Thu Feb 01 17:27:49 CST 2007 rlittlefield
creates a polygon instead of a linearring
DrawConstrainedRectangleTool.java 1.2
Thu Feb 01 13:32:03 CST 2007 rlittlefield
previous version didn't properly implement
replaceSource now works
JoinWithReverseCurvePlugIn.java 1.3
Thu Feb 01 13:29:31 CST 2007 rlittlefield
fixed problem handling three point linestrings
JoinWithArcPlugIn.java 1.4
Thu Feb 01 10:25:32 CST 2007 rlittlefield
added replaceSource and undo
JoinWithArcPlugIn.java 1.3
JoinWithReverseCurvePlugIn.java 1.2
Tue Jan 30 10:16:10 CST 2007 rlittlefield
added capability of calling run() methods after the
execute() method is called
ReadASHSCommandPlugIn.java 1.5
Tue Jan 30 10:15:20 CST 2007 rlittlefield
cleaned up the monitor reporting strings
LinkUsingFootprintPlugIn.java 1.2
Mon Jan 29 16:33:39 CST 2007 rlittlefield
fixed bug applying attributes from center line layer
ConstructBarricadeOutlinePlugIn.java 1.11
Mon Jan 29 14:06:26 CST 2007 rlittlefield
added functionality to add ASHS_ID field to layer on
the fly at the request of the user
LinkWithASHSPlugIn.java 1.2
Fri Jan 26 17:46:49 CST 2007 beckerl
Added Line Numbers menu items Add, Remove, and
Renumber to the Layer menu.
LayerNumbersPlugIn.java 1.1
LoadISAExtension.java 1.6
Fri Jan 26 17:00:39 CST 2007 rlittlefield
enhanced modifications to use LinearUnit
ConstructBarricadeCenterlinePlugIn.java 1.5
ConstructBarricadeOutlinePlugIn.java 1.10
Fri Jan 26 09:21:28 CST 2007 beckerl
Added the word Halo to Draw Outline since that is
what ESRI calls it.
LabelStylePanel.java 1.3
Thu Jan 25 16:25:35 CST 2007 beckerl
When selection is not empty, the Layer comboBox is
removed and replaced with static text that says "Union
selected features only."
UnionPlugIn.java 1.2
Thu Jan 25 14:30:47 CST 2007 beckerl
When selection is not empty, the Layer comboBox is
removed. "Use selected features only" check box is changed
to static text at top of dialog. When nothing is selected,
the Layer comboBox is used as before and "Use selected
features only" check box is removed.
BufferPlugIn.java 1.3
Thu Jan 25 10:56:11 CST 2007 beckerl
New graphic for the BufferPlugIn
Buffers.png 1.1
Thu Jan 25 09:55:26 CST 2007 beckerl
Added "Use selected features only" check box that
changes the input from source layer to the current
selection. Also added "Segments in 90" (degrees) edit box
that allows control over the precision of the simulated
arcs.
BufferPlugIn.java 1.2
Thu Jan 25 09:49:59 CST 2007 beckerl
Removed BufferSelectedPlugIn since its functionality
has been incorporated in the core BufferPlugIn.
LoadISAExtension.java 1.5
Wed Jan 24 15:47:43 CST 2007 rlittlefield
initial commit
BarricadeConstruction.gif 1.1
Wed Jan 24 15:30:13 CST 2007 rlittlefield
added MapUnitsPlugIn
LoadISAExtension.java 1.4
Wed Jan 24 15:29:09 CST 2007 rlittlefield
disables tool if task units not in meters
MeasureM_FPlugIn.java 1.3
Wed Jan 24 15:27:07 CST 2007 rlittlefield
initial commit
FeetUnit.java 1.1
LinearUnit.java 1.1
MetersUnit.java 1.1
Wed Jan 24 15:26:23 CST 2007 rlittlefield
added support for LinearUnit
ConstructBarricadeCenterlinePlugIn.java 1.4
ConstructBarricadeOutlinePlugIn.java 1.9
Wed Jan 24 15:24:13 CST 2007 rlittlefield
better interaction with Task to set the units menu
item
MapUnitsPlugIn.java 1.2
Wed Jan 24 15:21:15 CST 2007 rlittlefield
added support for LinearUnit
OpenProjectPlugIn.java 1.4
Task.java 1.2
Task.java2xml 1.2
Tue Jan 23 17:25:36 CST 2007 beckerl
Implemented support in the Style Dialog for the
special outlines around labels that ESRI calls halos.
Halos are used to improve readability by making labels pop
out of dark complex backgrounds.
LabelStylePanel.java 1.2
LabelStyle.java 1.2
LabelStyle.java2xml 1.2
Mon Jan 22 16:00:07 CST 2007 rlittlefield
checks to ensure map units are meters
MeasureM_FPlugIn.java 1.2
Mon Jan 22 15:59:23 CST 2007 rlittlefield
initial
MapUnitsPlugIn.java 1.1
Mon Jan 22 15:58:22 CST 2007 rlittlefield
added support for map units
ConstructBarricadeCenterlinePlugIn.java 1.3
ConstructBarricadeOutlinePlugIn.java 1.8
Tue Jan 16 12:08:54 CST 2007 rlittlefield
cleaned up unused code
ConstructBarricadeOutlinePlugIn.java 1.7
Tue Jan 16 11:26:29 CST 2007 rlittlefield
modified to support creating ASHS record
ConstructBarricadeCenterlinePlugIn.java 1.2
ConstructBarricadeOutlinePlugIn.java 1.6
Tue Jan 16 11:23:16 CST 2007 rlittlefield
added new version of sendASHSCommand
Utilities.java 1.2
Fri Jan 12 16:08:09 CST 2007 rlittlefield
added barricade centerline
LoadASHSExtension.java 1.3
Fri Jan 12 15:41:53 CST 2007 rlittlefield
added IntersectSegments
GeoUtils.java 1.3
Fri Jan 12 15:17:38 CST 2007 rlittlefield
got rid of some items on dialog more appropriate for
centerline construction cleaned up code
ConstructBarricadeOutlinePlugIn.java 1.5
Fri Jan 12 15:16:55 CST 2007 rlittlefield
initial commit
ConstructBarricadeCenterlinePlugIn.java 1.1
Fri Jan 12 15:11:49 CST 2007 rlittlefield
exposed the blendLineStrings functionality for use by
ConstructBarricadeCenterlinePlugIn
BlendLineStringsPlugIn.java 1.2
Fri Jan 12 10:44:41 CST 2007 beckerl
Added layer.setDescription(filename) to loadLayers to
match the one in MergeProjectPlugIn. Fixed problem with
description not updating after file not found dialog.
OpenProjectPlugIn.java 1.3
Thu Jan 11 16:55:36 CST 2007 beckerl
Fixed problem with Merge Task/Archive with task files
extracted from zip archive. Initialized archiveFileName
array to empty strings.
MergeProjectPlugIn.java 1.3
Wed Jan 10 15:47:50 CST 2007 rlittlefield
changed from GeoUtils.Intersect to GeoUtils.intersect
GeoUtils.java 1.2
Wed Jan 10 15:47:04 CST 2007 rlittlefield
changed call from GeoUtils.Intersect to
GeoUtils.intersect
JoinWithArcPlugIn.java 1.2
JoinWithMultiArcsPlugIn.java 1.2
ConstraintManager.java 1.2
Tue Jan 09 13:23:56 CST 2007 rlittlefield
added ConstructBarricadeOutlinePlugIn
LoadASHSExtension.java 1.2
Tue Jan 09 13:12:22 CST 2007 rlittlefield
removed underscore as legal facnum char
ConstructBarricadeOutlinePlugIn.java 1.4
Tue Jan 09 13:08:31 CST 2007 rlittlefield
changed name of enable check
ConstructBarricadeOutlinePlugIn.java 1.3
Tue Jan 09 12:55:32 CST 2007 rlittlefield
added attributes improved dialog error checking
ConstructBarricadeOutlinePlugIn.java 1.2
Tue Jan 09 11:31:00 CST 2007 rlittlefield
improved dialog error checking
BufferSelectedSidePlugIn.java 1.5
Tue Jan 09 11:30:26 CST 2007 rlittlefield
improved error checking
BufferSelectedPlugIn.java 1.3
Fri Jan 05 18:15:44 CST 2007 rlittlefield
initial
ConstructBarricadeOutlinePlugIn.java 1.1
Thu Jan 04 08:52:59 CST 2007 rlittlefield
deleted custom EnableCheck and used one from
checkFactory
AnnotateDistancePlugIn.java 1.2
Wed Jan 03 17:07:35 CST 2007 rlittlefield
changed default attirbute name from Buffer Attribute
to Attribute since the shape file reader was chopping off
the end
MultiBufferSelectedPlugIn.java 1.8
Tue Jan 02 13:28:55 CST 2007 rlittlefield
added persistent input values
BufferSelectedSidePlugIn.java 1.4
Tue Jan 02 12:11:41 CST 2007 rlittlefield
added hyphen to name of plugin for menu
MultiBufferSelectedPlugIn.java 1.7
Tue Jan 02 12:08:15 CST 2007 rlittlefield
deleted two requirements: -- layer must be editable -
- no multi shapes may be selected
BufferSelectedSidePlugIn.java 1.3
Tue Jan 02 09:38:20 CST 2007 rlittlefield
added BufferSelectedSidePlugIn
LoadISAExtension.java 1.3
Tue Jan 02 07:59:59 CST 2007 rlittlefield
modified code to build buffer using Arc
BufferSelectedSidePlugIn.java 1.2
Tue Jan 02 07:58:41 CST 2007 rlittlefield
fixed problem with duplicate point in getPoly()
Arc.java 1.2
Fri Dec 29 16:44:38 CST 2006 rlittlefield
initial commit
BufferSelectedSidePlugIn.java 1.1
Fri Dec 29 15:21:43 CST 2006 rlittlefield
removed unused imports
MultiBufferSelectedPlugIn.java 1.6
Fri Dec 29 15:05:06 CST 2006 rlittlefield
made some more changes to error checking
MultiBufferSelectedPlugIn.java 1.5
Thu Dec 28 15:58:30 CST 2006 rlittlefield
Modified to improve error reporting on length field
Got rid of getDoubleFromString
EditSelectedSideDialog.java 1.3
Thu Dec 28 10:42:44 CST 2006 rlittlefield
added assertion
MultiBufferSelectedPlugIn.java 1.4
Thu Dec 28 10:24:15 CST 2006 rlittlefield
added reset button
MultiBufferSelectedPlugIn.java 1.3
Thu Dec 28 09:34:57 CST 2006 rlittlefield
changed CONVERTTOMETERS string
MultiBufferSelectedPlugIn.java 1.2
Thu Dec 28 09:34:31 CST 2006 rlittlefield
got rid of some unused code changed CONVERTTOMETERS
string
BufferSelectedPlugIn.java 1.2
Thu Dec 28 09:22:25 CST 2006 rlittlefield
added MultiBufferSelectedPlugIn
LoadISAExtension.java 1.2
Thu Dec 28 09:20:04 CST 2006 rlittlefield
baseline commit
MultiBufferSelectedPlugIn.java 1.1
Fri Dec 22 09:48:16 CST 2006 rlittlefield
rearranged three lines of code for better readibility
JUMPWorkbench.java 1.4
Fri Dec 22 09:46:47 CST 2006 rlittlefield
deleted execute method which is never used
LoadDatasetPlugIn.java 1.2
Fri Dec 22 09:43:04 CST 2006 rlittlefield
cleaned up excessive comments
ReadASHSCommandPlugIn.java 1.4
Fri Dec 22 09:39:09 CST 2006 rlittlefield
corrected text of error message
OpenTaskPlugIn.java 1.2
Thu Dec 21 16:29:07 CST 2006 rlittlefield
modified to use the -openfile parameter so that data
files in addition to task files can be dropped of SkyJUMP
launcher
JUMPWorkbench.java 1.3
Thu Dec 21 16:27:23 CST 2006 rlittlefield
added overloaded execute method to bypass the open
file dialog by passing in a collection of DataSourceQuery
LoadDatasetPlugIn.java 1.2
Thu Dec 21 15:17:49 CST 2006 beckerl
Fixed problem with units-conversion not being applied
to map scale
CGDWriter.java 1.2
Thu Dec 21 08:29:24 CST 2006 rlittlefield
modified the length and position of the feedback bars
when moving categories or layers
TreeLayerNamePanel.java 1.4
Wed Dec 20 13:22:21 CST 2006 rlittlefield
when category changes location; layers redraw in new
order
TreeLayerNamePanel.java 1.3
Wed Dec 20 12:28:33 CST 2006 rlittlefield
modified so that user can move categories
TreeLayerNamePanel.java 1.2
Wed Dec 20 12:27:36 CST 2006 rlittlefield
added moveCategory method
LayerManager.java 1.2
Mon Dec 18 11:32:19 CST 2006 rlittlefield
corrected misspelled word
ReadASHSCommandPlugIn.java 1.3
Mon Dec 18 10:16:21 CST 2006 beckerl
Redefined the ASHS menu. Assigned F12 key listener
to ReadASHSCommandPlugin.
ReadASHSCommandPlugIn.java 1.2
Thu Dec 07 13:23:40 CST 2006 rlittlefield
checks for a taskfile command and opens a task file
JUMPWorkbench.java 1.2
Thu Dec 07 13:22:47 CST 2006 rlittlefield
Added overloaded execute method so that calling
routine can avoid the open file dialog and pass in a
filename This also allows it to be used without going
through a menu
OpenProjectPlugIn.java 1.2
Thu Dec 07 13:20:44 CST 2006 rlittlefield
allows ASHS to request JUMP to open a task file
OpenTaskPlugIn.java 1.1
Wed Dec 06 14:20:35 CST 2006 rlittlefield
removed unused imports
MergeProjectPlugIn.java 1.2
ReloadLayersPlugIn.java 1.2
Tue Dec 05 14:04:17 CST 2006 rlittlefield
added a couple of lines to sidebar for text
SpatialQueryPlugIn.java 1.6
Tue Dec 05 13:59:48 CST 2006 rlittlefield
added to description of Disjoint
GeometryPredicate.java 1.5
Tue Dec 05 13:32:23 CST 2006 beckerl
changed default to selection on source for spatila
query
SpatialQueryPlugIn.java 1.5
Tue Dec 05 13:09:35 CST 2006 beckerl
fixed copy error
NotDisjoint.png 1.3
Tue Dec 05 10:34:51 CST 2006 rlittlefield
icreased size of text area to support additional
lines of description for spacial query function
SpatialQueryPlugIn.java 1.4
Tue Dec 05 10:32:00 CST 2006 rlittlefield
added some additional lines to spacial query
descriptions
GeometryPredicate.java 1.4
Tue Dec 05 08:55:12 CST 2006 beckerl
Optimized and corrected the images for spatial query
Within Distance.png 1.2
Within.png 1.2
Touches.png 1.2
Overlaps.png 1.2
NotWithin.png 1.2
NotWithin Distance.png 1.2
NotTouches.png 1.2
NotOverlaps.png 1.2
NotDisjoint.png 1.2
NotCrosses.png 1.2
NotCovers.png 1.2
NotCoveredBy.png 1.2
NotContains.png 1.2
Intersects.png 1.2
Equals.png 1.2
Disjoint.png 1.2
Crosses.png 1.2
Covers.png 1.2
CoveredBy.png 1.2
Contains.png 1.2
Similar.png 1.2
NotSimilar.png 1.2
NotIntersects.png 1.2
NotEquals.png 1.2
Mon Dec 04 16:56:19 CST 2006 rlittlefield
added these images for use by spacial query dialog
Overlaps.png 1.1
NotWithin.png 1.1
Disjoint.png 1.1
Crosses.png 1.1
CoveredBy.png 1.1
Within Distance.png 1.1
Similar.png 1.1
NotWithin Distance.png 1.1
NotIntersects.png 1.1
NotEquals.png 1.1
NotDisjoint.png 1.1
NotCrosses.png 1.1
NotCovers.png 1.1
NotCoveredBy.png 1.1
NotContains.png 1.1
Equals.png 1.1
Covers.png 1.1
Contains.png 1.1
Within.png 1.1
Touches.png 1.1
NotTouches.png 1.1
NotSimilar.png 1.1
NotOverlaps.png 1.1
NoneSelected.png 1.1
Intersects.png 1.1
Mon Dec 04 16:53:47 CST 2006 rlittlefield
added line to description for complement of functions
SpatialQueryPlugIn.java 1.3
Mon Dec 04 16:53:09 CST 2006 rlittlefield
corrected some typos in descriptions
GeometryPredicate.java 1.3
Mon Dec 04 16:26:38 CST 2006 rlittlefield
adds image and description for each type of spacial
query
SpatialQueryPlugIn.java 1.2
Mon Dec 04 16:26:18 CST 2006 rlittlefield
added description for each type of spacial query
GeometryPredicate.java 1.2
Wed Nov 29 15:44:55 CST 2006 rlittlefield
added capability to reverse linestrings changed
button name from MakeSideOne to ModifyGeometry
EditSelectedSideDialog.java 1.2
Tue Nov 28 16:06:15 CST 2006 beckerl
First SkyJUMP commit. Prior version numbers lost.
RecursiveListener.java 1.1
LayerViewPanelProxy.java 1.1
LayerViewPanelContext.java 1.1
LayerTreeCellEditor.java 1.1
LayerNamePanel.java 1.1
GUIUtil.java 1.1
FirableTreeModelWrapper.java 1.1
ZoomHistory.java 1.1
Viewport.java 1.1
TrackedPopupMenu.java 1.1
SchemaPanel.java 1.1
RecursiveKeyListener.java 1.1
OKCancelDialog.java 1.1
LayerViewFrame.java 1.1
LayerTableModel.java 1.1
LayerNameRenderer.java 1.1
ButtonPanel.java 1.1
AttributeTablePanel.java 1.1
AttributeTab.java 1.1
AttributePanel.java 1.1
ApplicationExitHandler.java 1.1
ViewportListener.java 1.1
TreeLayerNamePanel.java 1.1
TransparencyPanel.java 1.1
TextFrame.java 1.1
TableFrame.java 1.1
SchemaTableModel.java 1.1
PartSelection.java 1.1
OptionsPanel.java 1.1
LayerViewPanelListener.java 1.1
LayerViewPanel.java 1.1
InternalFrameTest.java 1.1
InternalFrameCloseHandler.java 1.1
InfoFrame.java 1.1
FileNamePanel.java 1.1
ExtensionsAboutPanel.java 1.1
AnimatedClockPanel.java 1.1
AbstractFeatureTextWriter.java 1.1
WorkbenchFrame.java 1.1
VTextIcon.java 1.1
TaskFrameProxy.java 1.1
SelectionManager.java 1.1
RecordPanelModel.java 1.1
OptionsDialog.java 1.1
LayerTreeCellRenderer.java 1.1
LayerNamePanelProxy.java 1.1
GMLFileDriverPanel.java 1.1
FMEFileDriverPanel.java 1.1
AbstractSelection.java 1.1
TreeUtil.java 1.1
TaskFrame.java 1.1
OKCancelPanel.java 1.1
JListTypeAheadKeyListener.java 1.1
HTMLFrame.java 1.1
GeometryInfoPanel.java 1.1
ErrorHandler.java 1.1
EditOptionsPanel.java 1.1
DummyLayerNamePanel.java 1.1
DriverDialog.java 1.1
ColumnBasedTableModel.java 1.1
ColorPanel.java 1.1
WorkbenchFileFilter.java 1.1
ToolTipWriter.java 1.1
SnapVerticesToolsOptionsPanel.java 1.1
OneLayerAttributeTab.java 1.1
GeometryEditor.java 1.1
AttributeTablePanelListener.java 1.1
ActionEventFirer.java 1.1
WorkbenchToolBar.java 1.1
ValidatingTextField.java 1.1
SplashWindow.java 1.1
SplashPanel.java 1.1
RecordPanel.java 1.1
JMLFileDriverPanel.java 1.1
HTMLPanel.java 1.1
EnterWKTDialog.java 1.1
SelectionManagerProxy.java 1.1
MultiInputDialog.java 1.1
LayerViewFrameProxy.java 1.1
DriverPanelCache.java 1.1
ColorChooserPanel.java 1.1
AboutDialog.java 1.1
PrimaryInfoFrame.java 1.1
LayerPrinter.java 1.1
LayerColorPanel.java 1.1
InputChangedListener.java 1.1
InputChangedFirer.java 1.1
InfoModelListener.java 1.1
InfoModel.java 1.1
FeatureTextWriterRegistry.java 1.1
EnableableToolBar.java 1.1
CloneableInternalFrame.java 1.1
BasicFileDriverPanel.java 1.1
AbstractDriverPanel.java 1.1
StyleUtil.java 1.1
TitledPopupMenu.java 1.1
PopupNodeProxy.java 1.1
LineStringSelection.java 1.1
LayerNamePanelListener.java 1.1
LayerComboBox.java 1.1
GrayableIcon.java 1.1
GeometryInfoTab.java 1.1
FontChooser.java 1.1
FeatureSelection.java 1.1
FeatureInfoWriter.java 1.1
ErrorDialog.java 1.1
EditTransaction.java 1.1
WKTFillPattern.java 1.1
VertexIndexLineSegmentStyle.java 1.1
LineStringStyle.java2xml 1.1
LineStringEndpointStyle.java 1.1
ImageFillPattern.java 1.1
DelegatingStyle.java 1.1
ColorThemingStyle.java2xml 1.1
BasicStyle.java2xml 1.1
ArrowLineStringEndpointStyle.java 1.1
VertexXYLineSegmentStyle.java 1.1
Style.java 1.1
SquareVertexStyle.java2xml 1.1
SquareVertexStyle.java 1.1
RingVertexStyle.java2xml 1.1
PinEqualCoordinatesStyle.java 1.1
LineStringVertexStyle.java 1.1
LineStringStyle.java 1.1
CustomFillPatternExamplePlugIn.java 1.1
ColorSchemeListCellRenderer.java 1.1
ColorScheme.txt 1.1
CircleLineStringEndpointStyle.java 1.1
BasicStyleListCellRenderer.java 1.1
VertexStyle.java 1.1
Style.java2xml 1.1
RingVertexStyle.java 1.1
LineStringSegmentStyle.java 1.1
LabelStyle.java2xml 1.1
LabelStyle.java 1.1
FillPatternFactory.java 1.1
CoordinatesEqualDecorator.java2xml 1.1
ColorThemingStylePanel.java 1.1
ColorThemingStyle.java 1.1
BasicStyle.java 1.1
ArrowLineStringSegmentStyle.java 1.1
RangeColorThemingState.java 1.1
MetricsLineStringSegmentStyle.java 1.1
DummyStyle.java 1.1
DiscreteColorThemingState.java 1.1
ColorThemingTableModel.java 1.1
ColorScheme.java 1.1
ChoosableStyle.java 1.1
BasicFillPattern.java2xml 1.1
BasicFillPattern.java 1.1
ClockSW.gif 1.1
BlueDeleteVectors.gif 1.1
BOILERPLATE_C3_064_B_RGB.JPG 1.1
VectorsNoMargins.gif 1.1
VCRDown.gif 1.1
SplitLinestringsAtIntersection.gif 1.1
ROCK-STRATA_C5_064_A_RGB.JPG 1.1
PEPPERMINTS_D1_064_B_RGB.JPG 1.1
LabelBelow.gif 1.1
HERRINGBONE_C1_064_B_RGB.JPG 1.1
Draw.gif 1.1
DeleteVectors.gif 1.1
CircleEnd.gif 1.1
CHINESE-SILK_C1_064_B_RGB.JPG 1.1
BLUE-RIVET_C3_064_A_RGB.JPG 1.1
BASKET_A2_064_A_RGB.JPG 1.1
app-icon.gif 1.1
WOOD-VENEER_F2_064_A_RGB.JPG 1.1
Up.gif 1.1
TIMBER-YARD_C6_064_B_RGB.JPG 1.1
Select.gif 1.1
STARLIGHT_D1_064_A_RGB.JPG 1.1
RUBBER-PEAKS_C1_064_B_RGB.JPG 1.1
PURPLE-RENDER_F2_064_A_RGB.JPG 1.1
GML.gif 1.1
CRATOID_D1_064_B_RGB.JPG 1.1
BlueCircle.gif 1.1
BARK_E3_064_A_RGB.JPG 1.1
Atom.gif 1.1
WOOD-VENEER_F2_064_B_RGB.JPG 1.1
SnapVerticesTogetherCursor3.gif 1.1
SmallDown.gif 1.1
Plug.gif 1.1
PINK-STUCCO_F1_064_A_RGB.JPG 1.1
OP-ART_A2_064_B_RGB.JPG 1.1
NoPencil.gif 1.1
MICA_C5_064_A_RGB.JPG 1.1
HERRINGBONE_C1_064_A_RGB.JPG 1.1
Box.gif 1.1
BROWN-CELLS_E1_064_A_RGB.JPG 1.1
Wrench.gif 1.1
World.gif 1.1
VertexIndexDecorator.gif 1.1
THREAD-BEAR_C1_064_A_RGB.JPG 1.1
RED-STUCCO_F1_064_A_RGB.JPG 1.1
PINK-CELLS_E1_064_A_RGB.JPG 1.1
PAINT-SQUABS_D1_064_A_RGB.JPG 1.1
LED-MATRIX_A2_064_A_RGB.JPG 1.1
IconLoader.java 1.1
FIBER-MATTING_F2_064_B_RGB.JPG 1.1
EditPoint.gif 1.1
VCRStop.gif 1.1
TIMBER-YARD_C6_064_A_RGB.JPG 1.1
SMOCKING_C1_064_B_RGB.JPG 1.1
PlusCursor.gif 1.1
PURPLE-RENDER_F2_064_B_RGB.JPG 1.1
GoalFlag.gif 1.1
GLASS-BEADS_C2_064_A_RGB.JPG 1.1
DIRT-ROAD_F1_064_A_RGB.JPG 1.1
Bulb.gif 1.1
BUBBLOID_D1_064_A_RGB.JPG 1.1
BASKET_A2_064_B_RGB.JPG 1.1
country.gif 1.1
arrow.gif 1.1
SnapVerticesTogether.gif 1.1
RUBBER-MATTING_F2_064_B_RGB.JPG 1.1
RED-ZIGZAG_C1_064_B_RGB.JPG 1.1
RAFFIA-WEAVE_C1_064_A_RGB.JPG 1.1
MOLD_E1_064_A_RGB.JPG 1.1
LEATHER_C1_064_A_RGB.JPG 1.1
FenceCursor.gif 1.1
EditGeometryCollection.gif 1.1
ClockW.gif 1.1
BLUE-CORN_E3_064_A_RGB.JPG 1.1
BARK_E3_064_B_RGB.JPG 1.1
ArrowStartOpen.gif 1.1
ASPHALT_F1_064_A_RGB.JPG 1.1
VINE-LEAF_E3_064_B_RGB.JPG 1.1
VELVET-BODICE_C1_064_A_RGB.JPG 1.1
VCRUp.gif 1.1
VCRBack.gif 1.1
Ruler.gif 1.1
RedFlag.gif 1.1
RUBBER-PEAKS_C1_064_A_RGB.JPG 1.1
ROCK-STRATA_C5_064_B_RGB.JPG 1.1
QuickSnapCursor.gif 1.1
PieGraph3.gif 1.1
PORCELAIN_C2_064_A_RGB.JPG 1.1
Hammer.gif 1.1
GLASS-DRIPS_C2_064_B_RGB.JPG 1.1
ClockNE.gif 1.1
CANTEEN-FLOOR_F2_064_B_RGB.JPG 1.1
BlueVectorCursor.gif 1.1
BLOWN-CEMENT_F2_064_B_RGB.JPG 1.1
40S-TWEED_C1_064_A_RGB.JPG 1.1
ZoomFence.gif 1.1
Validate.gif 1.1
SelectLineString.gif 1.1
RUSH-MATTING_F1_064_A_RGB.JPG 1.1
PINK-STUCCO_F1_064_B_RGB.JPG 1.1
Open.gif 1.1
MagnifyCursor.gif 1.1
GREEN-ZIGZAG_A2_064_A_RGB.JPG 1.1
Delete.gif 1.1
DECKING_F1_064_A_RGB.JPG 1.1
ClockS.gif 1.1
CHINESE-SILK_C1_064_A_RGB.JPG 1.1
BROCADE_C1_064_A_RGB.JPG 1.1
BOBBLE-WEAVE_C1_064_A_RGB.JPG 1.1
ArrowMidSolid.gif 1.1
ArrowEndOpen.gif 1.1
basic-cursor.png 1.1
ToFront.gif 1.1
SnapVerticesTogetherCursor.gif 1.1
Sheet.gif 1.1
RulerCursor.gif 1.1
Prev.gif 1.1
Magnify.gif 1.1
InfoCursor.gif 1.1
Hand.gif 1.1
GreenVectorCursor.gif 1.1
EditMultiPoint.gif 1.1
EditLineString.gif 1.1
DeleteVectorCursor.gif 1.1
Clear.gif 1.1
Camera.gif 1.1
CANTEEN-FLOOR_F2_064_A_RGB.JPG 1.1
BLUE-CORN_E3_064_B_RGB.JPG 1.1
BLOWN-CEMENT_F2_064_A_RGB.JPG 1.1
ArrowEndSolidNarrow.gif 1.1
sticky.png 1.1
splash.png 1.1
World2.gif 1.1
TORTOISE-SHELL_E3_064_B_RGB.JPG 1.1
SmallUp.gif 1.1
SelectPart.gif 1.1
Paper.gif 1.1
PEA-PODS_E3_064_A_RGB.JPG 1.1
Move.gif 1.1
LAVA-FLOW_C5_064_B_RGB.JPG 1.1
Home.gif 1.1
Help.gif 1.1
FeathersEnd.gif 1.1
Favorite.gif 1.1
FOIL-PACK_D1_064_A_RGB.JPG 1.1
FIBER-MATTING_F2_064_A_RGB.JPG 1.1
End.gif 1.1
ELEPHANT-HIDE_E3_064_B_RGB.JPG 1.1
Down.gif 1.1
Data.gif 1.1
DIRT-ROAD_F1_064_B_RGB.JPG 1.1
COCONUT-HUSK_E3_064_A_RGB.JPG 1.1
CEILING-TILE_F2_064_A_RGB.JPG 1.1
book-open.gif 1.1
ZoomSelected.gif 1.1
SECURITY-GLASS_C2_064_B_RGB.JPG 1.1
LAVA-FLOW_C5_064_A_RGB.JPG 1.1
JACK-FROST_C2_064_B_RGB.JPG 1.1
Geometry.gif 1.1
GREEN-STUCCO_F1_064_A_RGB.JPG 1.1
DrawPolygon.gif 1.1
DeltaVectorCursor.gif 1.1
CRIMPLENE_C1_064_B_RGB.JPG 1.1
CRIMPLENE_C1_064_A_RGB.JPG 1.1
BigHand.gif 1.1
Attribute.gif 1.1
WKT.gif 1.1
Symbology.gif 1.1
SmallMagnify.gif 1.1
STARLIGHT_D1_064_B_RGB.JPG 1.1
PURPLE-HIDE_D1_064_A_RGB.JPG 1.1
MoveVertexCursor.gif 1.1
LabelOn.gif 1.1
Key.gif 1.1
InsertVertex.gif 1.1
COCONUT-HUSK_E3_064_B_RGB.JPG 1.1
BLUE-WEAVE_C1_064_A_RGB.JPG 1.1
BLUE-PYRAMIDS_F2_064_B_RGB.JPG 1.1
BACTERIA_E1_064_A_RGB.JPG 1.1
PORCELAIN_C2_064_B_RGB.JPG 1.1
JELLY-BEANS_D1_064_B_RGB.JPG 1.1
ClockNW.gif 1.1
BlueFlag.gif 1.1
Triangle.gif 1.1
RUBBER-MATTING_F2_064_A_RGB.JPG 1.1
MOLD_E1_064_B_RGB.JPG 1.1
LEATHER_C1_064_B_RGB.JPG 1.1
GLASS-BEADS_C2_064_B_RGB.JPG 1.1
Frame2.gif 1.1
FlowGraph.gif 1.1
Flashlight.gif 1.1
ELEPHANT-HIDE_E3_064_A_RGB.JPG 1.1
DrawLine.gif 1.1
Battery.gif 1.1
Start.gif 1.1
RUSH-MATTING_F1_064_B_RGB.JPG 1.1
MoveVertex.gif 1.1
FeathersStart.gif 1.1
EditPolygon.gif 1.1
BigWrench.gif 1.1
BigLabelAbove.gif 1.1
VCRRewind.gif 1.1
TORTOISE-SHELL_E3_064_A_RGB.JPG 1.1
SnapVerticesTogether2.gif 1.1
ScalePolygon.gif 1.1
Right.gif 1.1
Pencil.gif 1.1
PEPPERMINTS_D1_064_A_RGB.JPG 1.1
MUSLIN_C1_064_A_RGB.JPG 1.1
JACK-FROST_C2_064_A_RGB.JPG 1.1
EditingToolbox.gif 1.1
DrawRectangle.gif 1.1
Column.gif 1.1
Circle.gif 1.1
CRATOID_D1_064_A_RGB.JPG 1.1
COLLAGE_C4_064_A_RGB.JPG 1.1
BLUE-RIVET_C3_064_B_RGB.JPG 1.1
ArrowMidOpen.gif 1.1
site.gif 1.1
Table.gif 1.1
SECURITY-GLASS_C2_064_A_RGB.JPG 1.1
Redo.gif 1.1
RED-STUCCO_F1_064_B_RGB.JPG 1.1
PieGraph2.gif 1.1
NewSheet.gif 1.1
MoveVertexCursor2.gif 1.1
MUSLIN_C1_064_B_RGB.JPG 1.1
LengthAngleDecorator.gif 1.1
GLASS-DRIPS_C2_064_A_RGB.JPG 1.1
ClockN.gif 1.1
CL.gif 1.1
BOBBLE-WEAVE_C1_064_B_RGB.JPG 1.1
BACTERIA_E1_064_B_RGB.JPG 1.1
40S-TWEED_C1_064_B_RGB.JPG 1.1
YellowCircle.gif 1.1
WORM-CASTS_E3_064_B_RGB.JPG 1.1
VCRForward.gif 1.1
THREAD-BEAR_C1_064_B_RGB.JPG 1.1
ShowTriangulation.gif 1.1
PieGraph4.gif 1.1
METAL-MESH_C3_064_B_RGB.JPG 1.1
GreenPinPushedIn.gif 1.1
DrawLineString.gif 1.1
DeltaVectors.gif 1.1
DISH-CLOTH_C1_064_A_RGB.JPG 1.1
ClockSE.gif 1.1
ClockE.gif 1.1
CABLE-KNIT_C1_064_A_RGB.JPG 1.1
BUBBLOID_D1_064_B_RGB.JPG 1.1
ASPHALT_F1_064_B_RGB.JPG 1.1
User.gif 1.1
Up3.gif 1.1
Up2.gif 1.1
SPECTRAL-CHECK_D1_064_A_RGB.JPG 1.1
RED-ZIGZAG_C1_064_A_RGB.JPG 1.1
QuickSnap.gif 1.1
Plus.gif 1.1
PieGraph.gif 1.1
PRESSED-ALLOY_C3_064_A_RGB.JPG 1.1
Overlay.gif 1.1
OP-ART_A2_064_A_RGB.JPG 1.1
Left.gif 1.1
Info.gif 1.1
Hourglass.gif 1.1
HammerCursor.gif 1.1
GreenVectorToolBar.gif 1.1
Computer.gif 1.1
CircleStart.gif 1.1
COLOR-HEXAGONS_A2_064_B_RGB.JPG 1.1
CHECK-A-BLOCK_C6_064_A_RGB.JPG 1.1
BigLabelOn.gif 1.1
BOILERPLATE_C3_064_A_RGB.JPG 1.1
warp-&-weft_C1_064_A_RGB.JPG 1.1
VCRFastForward.gif 1.1
SnapVerticesTogetherCursor2.gif 1.1
SMOCKING_C1_064_A_RGB.JPG 1.1
Row.gif 1.1
LINOLEUM_F2_064_B_RGB.JPG 1.1
JELLY-BEANS_D1_064_A_RGB.JPG 1.1
GREEN-RENDER_F1_064_A_RGB.JPG 1.1
GRAY-RENDER_F1_064_B_RGB.JPG 1.1
GRAY-RENDER_F1_064_A_RGB.JPG 1.1
EditWMSLayer.jpg 1.1
EditMultiPolygon.gif 1.1
Down2.gif 1.1
Caution.gif 1.1
COILS_C3_064_A_RGB.JPG 1.1
BigLabelBelow.gif 1.1
BATHROOM-TILES_F2_064_A_RGB.JPG 1.1
ArrowStartSolid.gif 1.1
ALLOY-TEARS_C3_064_A_RGB.JPG 1.1
warp-&-weft_C1_064_B_RGB.JPG 1.1
WrenchCursor.gif 1.1
VertexXYDecorator.gif 1.1
SplitLinestring.gif 1.1
SmallWindow.gif 1.1
Pen.gif 1.1
Palette.gif 1.1
PLASTER-SWIRLS_F2_064_B_RGB.JPG 1.1
PINK-CELLS_E1_064_B_RGB.JPG 1.1
Object.gif 1.1
Next.gif 1.1
MICA_C5_064_B_RGB.JPG 1.1
GREEN-RENDER_F1_064_B_RGB.JPG 1.1
Folder.gif 1.1
Document.gif 1.1
DISH-CLOTH_C1_064_B_RGB.JPG 1.1
BROCADE_C1_064_B_RGB.JPG 1.1
BLUE-WEAVE_C1_064_B_RGB.JPG 1.1
RedPinPushedIn.gif 1.1
ROMAN-ARMOR_C1_064_A_RGB.JPG 1.1
PLASTER-SWIRLS_F2_064_A_RGB.JPG 1.1
METAL-MESH_C3_064_A_RGB.JPG 1.1
GREEN-ZIGZAG_A2_064_B_RGB.JPG 1.1
Frame.gif 1.1
EditEmptyGC.gif 1.1
EMBOSSED-PAPER_C4_064_B_RGB.JPG 1.1
EMBOSSED-PAPER_C4_064_A_RGB.JPG 1.1
DrawPoint.gif 1.1
DeleteCursor.gif 1.1
DECKING_F1_064_B_RGB.JPG 1.1
BLUE-PYRAMIDS_F2_064_A_RGB.JPG 1.1
ArrowStartSolidNarrow.gif 1.1
WOOD-TILE_C6_064_A_RGB.JPG 1.1
VINE-LEAF_E3_064_A_RGB.JPG 1.1
Undo.gif 1.1
SnapVerticesTogetherCursor4.gif 1.1
SmallSelect.gif 1.1
SPECTRAL-CHECK_D1_064_B_RGB.JPG 1.1
MoveVertexCursor3.gif 1.1
LabelAbove.gif 1.1
Inform.gif 1.1
GreenFlag.gif 1.1
GREEN-STUCCO_F1_064_B_RGB.JPG 1.1
EditMultiLineString.gif 1.1
Down3.gif 1.1
DeleteVertex.gif 1.1
COLOR-HEXAGONS_A2_064_A_RGB.JPG 1.1
CABLE-KNIT_C1_064_B_RGB.JPG 1.1
BlueVectorToolBar.gif 1.1
ArrowMidSolidNarrow.gif 1.1
ArrowEndSolid.gif 1.1
WORM-CASTS_E3_064_A_RGB.JPG 1.1
SmallWorld.gif 1.1
PURPLE-HIDE_D1_064_B_RGB.JPG 1.1
Magnify2.gif 1.1
LINOLEUM_F2_064_A_RGB.JPG 1.1
CUNEIFORM_D1_064_A_RGB.JPG 1.1
BlueDeleteVectorCursor.gif 1.1
VertexHausdorffDistance.java 1.1
PointPairDistance.java 1.1
LocatePoint.java 1.1
LengthToPoint.java 1.1
LengthSubstring.java 1.1
EuclideanDistanceToPoint.java 1.1
Spheroid.java 1.1
Radius.java 1.1
Geographic.java 1.1
CoordinateSystem.java 1.1
UniversalTransverseMercator.java 1.1
TransverseMercator.java 1.1
PredefinedCoordinateSystems.java 1.1
Polyconic.java 1.1
LatLong.java 1.1
Albers.java 1.1
Reprojector.java 1.1
Projection.java 1.1
Planar.java 1.1
CoordinateSystemSupport.java 1.1
CoordinateSystemRegistry.java 1.1
MeridianArcLength.java 1.1
Mercator.java 1.1
PostgisSQLBuilder.java 1.1
ValueConverterFactory.java 1.1
ValueConverter.java 1.1
ResultSetBlock.java 1.1
JDBCUtil.java 1.1
PostgisValueConverterFactory.java 1.1
PostgisResultSetConverter.java 1.1
PostgisFeatureInputStream.java 1.1
PostgisDataStoreDriver.java 1.1
PostgisDSMetadata.java 1.1
PostgisDSConnection.java 1.1
SpatialReferenceSystemID.java 1.1
FilterQuery.java 1.1
DataStoreDriver.java 1.1
AdhocQuery.java 1.1
Query.java 1.1
DataStoreMetadata.java 1.1
DataStoreException.java 1.1
DataStoreConnection.java 1.1
tenures-extract.xml 1.1
ownership-extract.xml 1.1
MapTab.java 1.1
LayerViewPanelDemoFrame.java 1.1
AboutTab.java 1.1
InstallDelineationToolPlugIn.java 1.1
EditDelineationTool.java 1.1
DelineationVertexStyle.java 1.1
DelineationUtil.java 1.1
BigPin.gif 1.1
Pin.gif 1.1
CreateDelineationTool.java 1.1
FeatureUpdate.java 1.1
AttributeType.java 1.1
package.html 1.1
FeatureUpdateRecorder.java 1.1
FeatureDataset.java 1.1
BasicFeature.java 1.1
AbstractBasicFeature.java 1.1
IndexedFeatureCollection.java 1.1
FeatureUtil.java 1.1
FeatureSchema.java 1.1
FeatureDatasetFactory.java 1.1
FeatureCollectionWrapper.java 1.1
FeatureCollection.java 1.1
Feature.java 1.1
InteriorPointFinder.java 1.1
CoordinateList.java 1.1
EnvelopeIntersector.java 1.1
CoordUtil.java 1.1
AffineTransformationBuilder.java 1.1
NotRepresentableException.java 1.1
LineSegmentUtil.java 1.1
GeometryFactoryUtil.java 1.1
EnvelopeUtil.java 1.1
Angle.java 1.1
AffineTransformation.java 1.1
AffineTransform.java 1.1
SingleSegmentExpander.java 1.1
NoninvertibleTransformationException.java 1.1
MicroscopePointAdjuster.java 1.1
Matrix.java 1.1
FeatureSegment.java 1.1
GeometryPrecisionReducer.java 1.1
MaxPrecisionOverlayOp.java 1.1
LineSegmentEnvelopeIntersector.java 1.1
GeometryMicroscope.java 1.1
NumberPrecisionReducer.java 1.1
CoordinatePrecisionReducer.java 1.1
IllegalParametersException.java 1.1
CompressedFile.java 1.1
ColumnDescription.java 1.1
JUMPReader.java 1.1
ShapefileReader.java 1.1
GMLInputTemplate.java 1.1
EndianDataInputStream.java 1.1
ParseException.java 1.1
FUTURE_JTS_WKTWriter.java 1.1
FMEGMLReader.java 1.1
DriverProperties.java 1.1
JMLReader.java 1.1
GMLWriter.java 1.1
GMLReader.java 1.1
GMLOutputTemplate.java 1.1
FMEGMLWriter.java 1.1
BaseFeatureInputStream.java 1.1
WKTWriter.java 1.1
ShapefileWriter.java 1.1
GMLGeometryWriter.java 1.1
FeatureInputStream.java 1.1
EndianDataOutputStream.java 1.1
EndOfParseException.java 1.1
StandardReaderWriterFileDataSource.java 1.1
WKTReader.java 1.1
JUMPWriter.java 1.1
JMLWriter.java 1.1
package.html 1.1
ReaderWriterFileDataSource.java 1.1
DelegatingCompressedFileHandler.java 1.1
DataSourceQuery.java2xml 1.1
DataSource.java2xml 1.1
DataSource.java 1.1
DataSourceQuery.java 1.1
Connection.java 1.1
ParameterListSchema.java 1.1
ParameterList.java 1.1
Polygonize.png 1.1
LineNoderPlugIn.java 1.1
ExtractSegmentsPlugIn.java 1.1
PrecisionReducer.png 1.1
PolygonizerPlugIn.java 1.1
ExtractSegments.png 1.1
AffineTransformation.png 1.1
AffineTransControlPointExtracter.java 1.1
DiffSegmentsPlugIn.java 1.1
DiffSegments.png 1.1
DiffGeometryPlugIn.java 1.1
UniqueSegmentsExtracter.java 1.1
PrecisionReducerPlugIn.java 1.1
AffineTransformationPlugIn.java 1.1
UnmatchedEdgeExtracter.java 1.1
UniqueSegmentsWithToleranceFinder.java 1.1
SegmentIndex.java 1.1
MatchFeature.java 1.1
MatchCollection.java 1.1
ExactGeometryMatcher.java 1.1
DiffGeometryMatcher.java 1.1
DiffGeometryIndex.java 1.1
DiffGeometryComponents.java 1.1
DiffGeometry.java 1.1
BufferGeometryMatcher.java 1.1
NormalizedExactGeometryMatcher.java 1.1
MatchIndex.java 1.1
MatchGeometry.java 1.1
DiffSegmentsWithTolerance.java 1.1
DiffSegments.java 1.1
Validator.java 1.1
ValidationErrorType.java 1.1
ValidationError.java 1.1
BasicTopologyValidationError.java 1.1
TaskMonitorFilter.java 1.1
TaskMonitor.java 1.1
PrintStreamTaskMonitor.java 1.1
DummyTaskMonitor.java 1.1
OverlayEngine.java 1.1
AttributeMapping.java 1.1
ListWrapper.java 1.1
FlexibleDateParser.java 1.1
StringUtil.java 1.1
SimpleStringEncrypter.java 1.1
Range$PositiveInfinity.java2xml 1.1
MathUtil.java 1.1
ImmutableFirstElementList.java 1.1
DebugTimer.java 1.1
CollectionUtil.java 1.1
Block.java 1.1
SortedList.java 1.1
SimpleTreeModel.java 1.1
Range.java 1.1
OrderedMap.java 1.1
LazyList.java 1.1
LangUtil.java 1.1
Fmt.java 1.1
FlexibleDateParser.txt 1.1
FileUtil.java 1.1
Java2XML.java 1.1
FeatureStatistics.java 1.1
UniqueList.java 1.1
Range.java2xml 1.1
Range$NegativeInfinity.java2xml 1.1
Counter.java 1.1
CoordinateArrays.java 1.1
ColorUtil.java 1.1
CollectionWrapper.java 1.1
CollectionMap.java 1.1
Blackboard.java2xml 1.1
Blackboard.java 1.1
package.html 1.1
XMLBinder.java 1.1
XML2Java.java 1.1
ParseException.java 1.1
OptionSpec.java 1.1
Option.java 1.1
CommandLine.java 1.1
SimpleGMLReader.java 1.1
Triangulator.java 1.1
Triangle.java 1.1
CoordinateTransform.java 1.1
BilinearInterpolatedTransform.java 1.1
AffineTransform.java 1.1
TaggedCoordinate.java 1.1
Quadrilateral.java 1.1
DummyTransform.java 1.1
ViewSchemaPlugIn.java 1.1
SaveImageAsPlugIn.java 1.1
MenuItemShownListener.java 1.1
FeatureInstaller.java 1.1
CopySelectedLayersToWarpingVectorsPlugIn.java 1.1
AddWMSDemoBoxEasterEggPlugIn.java 1.1
UndoPlugIn.java 1.1
SelectFeaturesInFencePlugIn.java 1.1
RedoPlugIn.java 1.1
OpenProjectPlugIn.java 1.1
MoveLayerablePlugIn.java 1.1
GenerateLogPlugIn.java 1.1
ExplodeSelectedFeaturesPlugIn.java 1.1
DeleteSelectedItemsPlugIn.java 1.1
ChangeCoordinateSystemPlugIn.java 1.1
VerticesInFencePlugIn.java 1.1
ValidateSelectedLayersPlugIn.java 1.1
ShortcutKeysPlugIn.java 1.1
SaveDatasetAsPlugIn.java 1.1
PersistentBlackboardPlugIn.java 1.1
NewTaskPlugIn.java 1.1
KeyboardPlugIn.html 1.1
InstallRendererPlugIn.java 1.1
FirstTaskFramePlugIn.java 1.1
AboutPlugIn.java 1.1
SaveProjectPlugIn.java 1.1
SaveProjectAsPlugIn.java 1.1
OutputWindowPlugIn.java 1.1
LoadDatasetToCategoryPlugIn.java 1.1
LayerStatisticsPlugIn.java 1.1
EditablePlugIn.java 1.1
DeleteAllFeaturesPlugIn.java 1.1
CombineSelectedFeaturesPlugIn.java 1.1
AddNewFeaturesPlugIn.java 1.1
WorkbenchContextReference.java 1.1
WKTDisplayHelper.java 1.1
ViewAttributesPlugIn.java 1.1
RemoveSelectedLayersPlugIn.java 1.1
MapToolTipsPlugIn.java 1.1
FeatureStatisticsPlugIn.java 1.1
EditSelectedFeaturePlugIn.java 1.1
BeanShellPlugIn.java 1.1
WKTPlugIn.java 1.1
RemoveSelectedCategoriesPlugIn.java 1.1
OptionsPlugIn.java 1.1
InstallStandardFeatureTextWritersPlugIn.java 1.1
ExportImagePlugIn.java 1.1
ClearSelectionPlugIn.java 1.1
AddNewLayerPlugIn.java 1.1
AddNewCategoryPlugIn.java 1.1
ZoomTool.java 1.1
ZoomPreviousPlugIn.java 1.1
package.html 1.1
LoadDatasetPlugIn.java 1.1
FeatureInfoPlugIn.java 1.1
CloneWindowPlugIn.java 1.1
AbstractSaveProjectPlugIn.java 1.1
ZoomToFullExtentPlugIn.java 1.1
ZoomToFencePlugIn.java 1.1
ZoomToCoordinatePlugIn.java 1.1
ZoomToClickPlugIn.java 1.1
ZoomNextPlugIn.java 1.1
ZoomBarPlugIn.java 1.1
ZoomBar.java 1.1
InstallZoomBarPlugIn.java 1.1
ZoomToSelectedItemsPlugIn.java 1.1
ZoomToLayerPlugIn.java 1.1
PanTool.java 1.1
MapLayerTreeModel.java 1.1
AddWMSQueryPlugIn.java 1.1
URLWizardPanel.java 1.1
SRSWizardPanel.java 1.1
SRSUtils.java 1.1
OneSRSWizardPanel.java 1.1
MapLayerWizardPanel.java 1.1
MapLayerPanel.java 1.1
EditWMSQueryPlugIn.java 1.1
EditWMSQueryPanel.java 1.1
PlugInContext.java 1.1
MultiEnableCheck.java 1.1
EnableCheckFactory.java 1.1
package.html 1.1
ThreadedPlugIn.java 1.1
ThreadedBasePlugIn.java 1.1
PlugInManager.java 1.1
PlugIn.java 1.1
EnableCheck.java 1.1
Configuration.java 1.1
AbstractPlugIn.java 1.1
VisiblePointsAndLinesCache.java 1.1
SnapToVerticesPolicy.java 1.1
SnapToGridPolicy.java 1.1
SnapToFeaturesPolicy.java 1.1
SnapPolicy.java 1.1
SnapOptionsPanel.java 1.1
SnapManager.java 1.1
SnapIndicatorTool.java 1.1
InstallGridPlugIn.java 1.1
GridRenderer.java 1.1
DelegatingTool.java 1.1
MacroPlugIn.java 1.1
Extension.java 1.1
SpecifyFeaturesTool.java 1.1
SelectPartsTool.java 1.1
RectangleTool.java 1.1
QuasimodeTool.java 1.1
OrCompositeTool.java 1.1
NoteStyle.java 1.1
NClickTool.java 1.1
DragTool.java 1.1
CursorTool.java 1.1
CoordinateListMetrics.java 1.1
Animations.java 1.1
AbstractCursorTool.java 1.1
VectorTool.java 1.1
SplitLineStringsOp.java 1.1
SplitLineStringTool.java 1.1
SelectFeaturesTool.java 1.1
PolygonTool.java 1.1
NoteTool.java 1.1
NodeLineStringsTool.java 1.1
MeasureTool.java 1.1
LeftClickFilter.java 1.1
DrawRectangleFenceTool.java 1.1
DrawPolygonFenceTool.java 1.1
CompleteMouseAdapter.java 1.1
AndCompositeTool.java 1.1
ScreenScale.java 1.1
ScaleStylePanel.java 1.1
PasteStylesPlugIn.java 1.1
GridPalettePanel.java 1.1
DecorationStylePanel.java 1.1
ChangeStylesPlugIn.java 1.1
AbstractPalettePanel.xml 1.1
AbstractPalettePanel.java 1.1
SelectTool.java 1.1
SelectLineStringsTool.java 1.1
NoteStyle.java2xml 1.1
MultiClickTool.java 1.1
FeatureInfoTool.java 1.1
DummyTool.java 1.1
CompositeTool.java 1.1
AbstractClickSelectedLineStringsTool.java 1.1
ListPalettePanel.java 1.1
AbstractPalettePanel$BasicStyleList.java2xml 1.1
StylePanel.java 1.1
RenderingStylePanel.java 1.1
LabelStylePanel.java 1.1
CopyStylesPlugIn.java 1.1
BasicStylePanel.java 1.1
Unit.java 1.1
MetricSystem.java 1.1
ScaleBarRenderer.java 1.1
ScaleBarPlugIn.java 1.1
RoundQuantity.java 1.1
InstallScaleBarPlugIn.java 1.1
IncrementChooser.java 1.1
WMSLayer.java2xml 1.1
UndoableCommand.java 1.1
Layerable.java 1.1
LayerSymbology.java2xml 1.1
LayerStyleUtil.java 1.1
LayerManagerProxy.java 1.1
LayerAdapter.java 1.1
Layer.java 1.1
FeatureEvent.java 1.1
CategoryEvent.java 1.1
Category.java2xml 1.1
Category.java 1.1
package.html 1.1
WMSLayer.java 1.1
UndoableEditReceiver.java 1.1
Task.java2xml 1.1
Task.java 1.1
SystemLayerFinder.java 1.1
OneItemFeatureCollection.java 1.1
ObservableFeatureCollection.java 1.1
LayerTreeModel.java 1.1
LayerListener.java 1.1
FenceLayerFinder.java 1.1
FeatureEventType.java 1.1
AbstractVectorLayerFinder.java 1.1
AbstractLayerable.java 1.1
StandardCategoryNames.java 1.1
LayerManager.java 1.1
LayerEventType.java 1.1
LayerEvent.java 1.1
Layer.java2xml 1.1
CategoryEventType.java 1.1
WKTFileOutputDriver.java 1.1
ShapefileOutputDriver.java 1.1
ShapeFileInputDriver.java 1.1
JMLFileOutputDriver.java 1.1
JMLFileInputDriver.java 1.1
GMLFileOutputDriver.java 1.1
GMLFileInputDriver.java 1.1
FMEFileOutputDriver.java 1.1
DriverManager.java 1.1
AbstractOutputDriver.java 1.1
UnionPlugIn.java 1.1
SpatialQueryPlugIn.java 1.1
SpatialJoinExecuter.java 1.1
GeometryFunctionPlugIn.java 1.1
GeometryFunction.java 1.1
ConvexHullPlugIn.java 1.1
CalculateAreasAndLengthsPlugIn.java 1.1
AttributeQueryPlugIn.java 1.1
AttributePredicate.java 1.1
WKTFileInputDriver.java 1.1
FMEFileInputDriver.java 1.1
AbstractInputDriver.java 1.1
AbstractDriver.java 1.1
TestColorThemingPlugIn.java 1.1
RandomTrianglesPlugIn.java 1.1
RandomArrowsPlugIn.java 1.1
ProgressReportingPlugIn.java 1.1
MicroscopePlugIn.java 1.1
GenerateBdyMatchData.gif 1.1
BoundaryMatchDataEngine.java 1.1
SpatialQueryExecuter.java 1.1
SpatialJoinPlugIn.java 1.1
OverlayPlugIn.java 1.1
GeometryPredicate.java 1.1
BufferPlugIn.java 1.1
TreeAddRemoveListModel.java 1.1
TreeAddRemoveList.java 1.1
DefaultAddRemoveListModel.java 1.1
DefaultAddRemoveList.java 1.1
AddRemovePanel.java 1.1
AddRemoveListModel.java 1.1
AddRemoveList.java 1.1
WarpingVectorLayerFinder.java 1.1
WarpingPlugIn.java 1.1
WarpingPanel.java 1.1
IncrementalWarpingVectorLayerFinder.java 1.1
DrawWarpingVectorTool.java 1.1
DrawIncrementalWarpingVectorTool.java 1.1
DeleteWarpingVectorTool.java 1.1
DeleteIncrementalWarpingVectorTool.java 1.1
AffineTransformPlugIn.java 1.1
AbstractDeleteVectorTool.java 1.1
ShowTriangulationPlugIn.java 1.1
BoundaryMatchDataPlugIn.java 1.1
small_red_x.png 1.1
InstallDatastoreLayerRendererHintsPlugIn.java 1.1
DatastoreExtension.java 1.1
AddDatastoreLayerPlugIn.java 1.1
newDatabase.gif 1.1
green_circle.png 1.1
deleteDatabase.gif 1.1
databases.gif 1.1
RunDatastoreQueryPlugIn.java 1.1
RunDatastoreQueryPanel.java 1.1
PasswordPrompter.java 1.1
InstallDatastoreFrameworkPlugIn.java 1.1
DataStoreDataSource.java 1.1
ConnectionPanel.java 1.1
ConnectionManagerToolboxPlugIn.java 1.1
ConnectionManagerPanel.java 1.1
ConnectionDescriptorPanel.java 1.1
AddDatastoreLayerPanel.java 1.1
AbstractAddDatastoreLayerPlugIn.java 1.1
AbstractTransferable.java 1.1
PasteLayersPlugIn.java 1.1
PasteItemsPlugIn.java 1.1
LayerableClipboardPlugIn.java 1.1
DummyClipboardOwner.java 1.1
CutSelectedLayersPlugIn.java 1.1
CutSelectedItemsPlugIn.java 1.1
CopyThisCoordinatePlugIn.java 1.1
CopySelectedLayersPlugIn.java 1.1
CopySelectedItemsPlugIn.java 1.1
CopyImagePlugIn.java 1.1
CollectionOfLayerablesTransferable.java 1.1
CollectionOfFeaturesTransferable.java 1.1
ThreadSafeFeatureCollectionWrapper.java 1.1
DynamicFeatureCollection.java 1.1
CachingFeatureCollection.java 1.1
SnapVerticesToSelectedVertexClickTool.java 1.1
SnapVerticesOp.java 1.1
MoveVertexTool.java 1.1
FeatureDrawingUtil.java 1.1
package.html 1.1
SaveFileDataSourceQueryChooser.java 1.1
SaveDatasetAsPlugIn.java 1.1
LoadFileDataSourceQueryChooser.java 1.1
LoadDatasetPlugIn.java 1.1
InstallStandardDataSourceQueryChoosersPlugIn.java 1.1
GMLDataSourceQueryChooserInstaller.java 1.1
FileDataSourceQueryChooser.java 1.1
DataSourceQueryChooserManager.java 1.1
DataSourceQueryChooserDialog.java 1.1
DataSourceQueryChooser.java 1.1
SnapVerticesTool.java 1.1
SnapVerticesToSelectedVertexTool.java 1.1
ScaleSelectedItemsTool.java 1.1
MoveSelectedItemsTool.java 1.1
InsertVertexTool.java 1.1
EditingPlugIn.java 1.1
DrawRectangleTool.java 1.1
DrawPolygonTool.java 1.1
DrawPointTool.java 1.1
DrawLineStringTool.java 1.1
DeleteVertexTool.java 1.1
WMSLayerRenderer.java 1.1
ThreadSafeImage.java 1.1
ThreadQueue.java 1.1
SimpleRenderer.java 1.1
SimpleFeatureCollectionRenderer.java 1.1
SelectionBackgroundRenderer.java 1.1
RenderingManager.java 1.1
Renderer.java 1.1
PartSelectionRenderer.java 1.1
LineStringSelectionRenderer.java 1.1
LayerRenderer.java 1.1
ImageCachingRenderer.java 1.1
ImageCachingFeatureCollectionRenderer.java 1.1
GraphicsState.java 1.1
FeatureSelectionRenderer.java 1.1
FeatureCollectionRenderer.java 1.1
AbstractSelectionRenderer.java 1.1
SkinOptionsPanel.java 1.1
LookAndFeelProxy.java 1.1
InstallSkinsPlugIn.java 1.1
ConnectionManager.java 1.1
ConnectionDescriptor.java2xml 1.1
ConnectionDescriptor.java 1.1
ConnectionDescriptor$PersistentParameterListSchema.ja
va2xml 1.1
ConnectionDescriptor$PersistentParameterList.java2xml
1.1
WorkbenchProperties.java 1.1
WorkbenchException.java 1.1
WorkbenchContext.java 1.1
Setup.java 1.1
JUMPWorkbenchContext.java 1.1
JUMPWorkbench.java 1.1
JUMPConfiguration.java 1.1
package.html 1.1
WizardPanel.java 1.1
WizardDialog.java 1.1
WizardContext.java 1.1
ToolboxStateManager.java 1.1
ToolboxPlugIn.java 1.1
ToolboxDialog.java 1.1
MainButtonPlugIn.java 1.1
TaskMonitorDialog.java 1.1
LayerNameGenerator.java 1.1
WorkbenchPropertiesFile.java 1.1
TaskMonitorManager.java 1.1
ShapeCollectionPathIterator.java 1.1
PolygonShape.java 1.1
Java2DConverter.java 1.1
GeometryCollectionShape.java 1.1
Registry.java 1.1
extensions.html 1.1
package.html 1.1
JUMPException.java 1.1
Tue Nov 28 15:58:43 CST 2006 beckerl
First SkyJUMP commit. Prior version numbers lost.
LayerPrinter2.java 1.1
SendToUpdateMapPlugIn.java 1.1
ReadFromASHSPlugIn.java 1.1
ReadASHSCommandPlugIn.java 1.1
LoadDatasetPlugIn.java 1.1
LinkWithASHSPlugIn.java 1.1
LinkUsingFootprintPlugIn.java 1.1
LinkDataList.java2xml 1.1
LinkDataList.java 1.1
LinkData.java 1.1
LayerDataList.java2xml 1.1
InstallASHSDataSourceQueryChooserPlugIn.java 1.1
CommandData.java 1.1
StaticLinkDialog.java 1.1
SendToASHSPlugIn.java 1.1
SaveAsHiResImagePlugIn.java 1.1
LoadASHSExtension.java 1.1
LinkData.java2xml 1.1
LayerDataList.java 1.1
LayerData.java2xml 1.1
LayerData.java 1.1
FeatureSelector.java 1.1
CommandData.java2xml 1.1
CGDEFReader.java 1.1
build.xml 1.1
Utilities.java 1.1
SendDatasetPlugIn.java 1.1
CGDWriter.java 1.1
CGDReader.java 1.1
CGDEFWriter.java 1.1
PrintToFilePlugIn.java 1.1
SdeDataStoreDriver.java 1.1
MultiInputDialogWithoutCancel.java 1.1
jython_small_c.png 1.1
gpl.txt 1.1
PasteSchemaPlugIn.java 1.1
JPGLayer.java 1.1
LoadISAExtension.java 1.1
DrawCustomTool.java 1.1
ConvexHullPlugIn.java 1.1
Compass.png 1.1
AddListenersPlugIn.java 1.1
ThreadSafeSeConnectionWrapper.java 1.1
SelectOne.gif 1.1
RulerCursorM_F.gif 1.1
MapToolTipPlugIn.java 1.1
DrawLinestringConstrained.gif 1.1
ZoomToJPGPlugIn.java 1.1
SaveVisiblityPlugIn.java 1.1
PythonInteractiveInterpreter.java 1.1
JoinWithArcPlugIn.java 1.1
DrawPolygonConstrained.gif 1.1
RotateSelCursor.gif 1.1
PythonToolsPlugIn.java 1.1
ISAExtension.java 1.1
DrawArcConstrained.gif 1.1
relAngle.png 1.1
MathVector.java 1.1
InstallSdeDataStorePlugIn.java 1.1
ConstraintsOptionsPanel.java 1.1
build.xml 1.1
UTM_Projection.java 1.1
SelectByTypePlugIn.java 1.1
SaveDatasetsPlugIn.java 1.1
MeasureM_FTool.java 1.1
ReloadLayersPlugIn.java 1.1
DrawConstrainedRectanglePlugIn.java 1.1
DrawConstrainedCircleTool.java 1.1
DrawCircleWithGivenRadiusTool.java 1.1
SIDLayer.java 1.1
MergeProjectPlugIn.java 1.1
KMLWriter.java 1.1
ConstrainedPolygonTool.java 1.1
SdeFeatureInputStream.java 1.1
RulerM_F.gif 1.1
DrawConstrainedArcTool.java 1.1
DataSource.java2xml 1.1
ConstrainedMoveVertexTool.java 1.1
absAngle.png 1.1
SdeDSMetadata.java 1.1
RotateSel.gif 1.1
InstallSdeDataSourceQueryChooserPlugIn.java 1.1
DrawRectangleConstrained.gif 1.1
ConstrainedMoveVertexPlugIn.java 1.1
ConstrainedDragTool.java 1.1
AddSIDLayerPlugIn.java 1.1
AddJPGLayerPlugIn.java 1.1
ShowFullPathPlugIn.java 1.1
RotateSelectedItemTool.java 1.1
JoinWithMultiArcsPlugIn.java 1.1
DrawConstrainedCirclePlugIn.java 1.1
DrawCircleWithGivenRadiusPlugIn.java 1.1
DrawCircleConstrained.gif 1.1
UTM_Projection_List.java 1.1
MeasureM_FPlugIn.java 1.1
JUMP_GIS_Framework.java 1.1
DrawClosedLinestringConstrained.gif 1.1
ConstraintManager.java 1.1
Using_AddSIDLayerPlugIn.txt 1.1
SelectOneItemPlugIn.java 1.1
EditSelectedSidePlugIn.java 1.1
AnnotateDistancePlugIn.java 1.1
TurnVisiblityOnPlugIn.java 1.1
SelectOneItemTool.java 1.1
RotateSel2Cursor.gif 1.1
ReducePointsPlugIn.java 1.1
DrawConstrainedPolygonPlugIn.java 1.1
SaveAllPlugIn.java 1.1
MoveAlongAnglePlugIn.java 1.1
Jython.gif 1.1
GeoUtils.java 1.1
DrawConstrainedLineStringTool.java 1.1
RotateSel1Cursor.gif 1.1
DrawLineTool.java 1.1
ConstrainedMultiClickTool.java 1.1
BeanToolsPlugIn.java 1.1
Arc.java 1.1
joinwithmultiarc.png 1.1
JPGLayer.java2xml 1.1
GIS_Framework.java 1.1
Circle.java 1.1
SelectionStatisticsPlugIn.java 1.1
SdeDataSource.java 1.1
CreateBackupPlugIn.java 1.1
SelectAllLayerItemsPlugIn.java 1.1
SIDLayer.java2xml 1.1
MoveVertexConstrained.gif 1.1
DrawConstrainedLineStringPlugIn.java 1.1
ConstrainedNClickTool.java 1.1
BlendLineStringsPlugIn.java 1.1
RotatePlugIn.java 1.1
DrawConstrainedRectangleTool.java 1.1
DrawConstrainedPolygonTool.java 1.1
CopySchemaPlugIn.java 1.1
ZoomToBestResPlugIn.java 1.1
KMLDataSourceQueryChooserInstallerPlugIn.java 1.1
ConstrainedMultiClickRectangleTool.java 1.1
ToggleVisiblityPlugIn.java 1.1
EditSelectedSideDialog.java 1.1
ConstrainedMultiClickArcTool.java 1.1
Rotate.png 1.1
KMLGeometryWriter.java 1.1
CopySelectedItemsToNewLayerPlugIn.java 1.1
BufferSelectedPlugIn.java 1.1
DrawLine.gif 1.1
DeleteEmptyGeometriesPlugIn.java 1.1
KMLOutputTemplate.java 1.1
EditMrSIDPlugIn.java 1.1
DrawCircleByRadius.gif 1.1
RotateSelectedItemPlugIn.java 1.1
RestoreVisiblityPlugIn.java 1.1
ModifyGeometry.java 1.1
ZoomToWMSLayerPlugIn.java 1.1
SdeDSConnection.java 1.1
CrossHairCursor.gif 1.1
TurnVisiblityOffPlugIn.java 1.1
JoinWithReverseCurvePlugIn.java 1.1
CreateArchivePlugIn.java 1.1
ShowMetadataPlugIn.java 1.1
EditCoordinateSystemPlugIn.java 1.1
DrawConstrainedArcPlugIn.java 1.1
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use