Hi, Christopher, A few answer only
Christopher a écrit : > After spending a bunch of time wading through code looking for answers and > coming up short, I thought I'd ask the JUMP gurus on the list and see if > anyone can shed some enlightenment... > > 1. In the MultiInputDialog that comes up when a plugin is executed: > > 1a. Is there a way to input a filename other than just a TextField? > Specifically I want to have a TextField with an icon next to it that when > clicked will bring up a file browser similar to the "open file" dialog. > There is no open file dialog, but there is an addRow method to add customized components May be it is worthwhile adding an open file component... > 1b. Is there a way to have a drop down set of layers that also include the > option of not selecting a layer? IE "None - Layer1 - Layer2 - ... - LayerN" > - building your own combobox with None-layer1-layer2... - adding a checkbox like "use a layer" and making it interact with the layer combobox > 2. How does JUMP deal with units? Is everything internally represented as > meters and external data sources are required to do the conversion, or is > there some sort of on the fly conversion available? > I think that for now, OpenJUMP simply doesn't know which units are used in geometry objects (but it may suppose units are meter in some plugin) > 3. What is the most efficient 1-D spatial datastructure in the JTS index > package: bintree, intervaltree, or SIRtree (the index won't be modified after > initial loading, before any queries)? > > 4. In the layer manager panel on the left hand side: > > 4a. How do I change the font for a layer to bold? > > 4b. How do I add a visibility checkbox? > > 4c. How do I add an icon to the left of the visibility checkbox? > > 4d. Is there a way to have sub items for the layer. For instance if a TIN was > created with different colored height bands, I'd like to display an icon of > each color followed by the height range that color represents. > Did you have a look to the color theming plugin which adds one sub-item per attribute value under the layer name in the layername panel. ? > Thanks for any help you can offer, > --Christopher > Thanks for the good work on Tin PlugIn Michaël > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel