[JPP-Devel] Fwd: Re: Explanation for UML BASIC CLASSES of OJ Modeller

2008-06-11 Thread Stefan Steiniger
Hei Leandro, I can't realy answer on your question as I am not sure as well what would belong into the classes. Just start with one example (Buffer of features) and program all the stuff you need for it. If that is done, you go on with the next example (i.e. intersect two polygon layers). Then.. y

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-11 Thread Sunburned Surveyor
Paul, That is a good tip. I'll add this information to my section of the wiki on loading files in OpenJUMP. Thanks for implementing the AbstractFileLayerLoader. The Sunburned Surveyor On Wed, Jun 11, 2008 at 11:12 AM, Paul Austin <[EMAIL PROTECTED]> wrote: > Christopher, > > Have a look at the o

[JPP-Devel] vertex styling bug?

2008-06-11 Thread Stefan Steiniger
Hei, I just discovered, that if I turn on the display of vertices for a line layer, then the lines are not displayed anymore and only the vertices. Did somebody accidently changed that? or was that a feature of deeStyling? I would rathe have the option to see both: lines + vertices at the same t

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-11 Thread Paul Austin
Christopher, Have a look at the org.openjump.core.ui.io.file.AbstractFileLayerLoader class for implementing a complete custom file loader. You just have to implement the open(TaskMonitor monitor, URI uri, Map options) method to do the actual Layerable creation. If there are options the user

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-11 Thread Christopher
--- Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Let me know if you have more questions. I can help > you with > implementing a DataSource for TIN files if that's > what you are > currently working on. > > The Sunburned Surveyor Hmmm, it looks like since I've gone the Layerable route and byp

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-11 Thread Sunburned Surveyor
Christopher, I just spent a couple of hours going through the code and Javadoc for this part of OpenJUMP in response to a question asked on the mailing list. I summarized the results of my research on the OpenJUMP wiki: http://openjump.org/wiki/show/File+DataSource+Notes If I understand the code

Re: [JPP-Devel] Question about Cloned windows

2008-06-11 Thread Sunburned Surveyor
Jukka, I'm afraid that I can't answer your question. Hopefully the programmer or programmers that implemented the cloned window functionality will have time to comment in the next day or two. You can always add a feature request to our sourceforge tracker. The Sunburned Surveyor On Tue, Jun 10,