Re: [JPP-Devel] Decoration Styles

2008-04-04 Thread Sunburned Surveyor
Paul wrote: "I'm wondering if there is a better way for users to select the decoration styles. What I was thinking is we can divide them into the following categories. Start End Segment Vertex (also applies to Point) Then each style implementation would implement say LineStartStyle interface to i

Re: [JPP-Devel] Decoration Styles

2008-04-03 Thread Paul Austin
Eric, I have in my own version of JUMP a filter based styling mechanism where you can define styles based on attributes of the feature (e.g. different style for two lane paved v.s. one lane gravel road). It also then allows you to turn on/off rendering of specific filter styles in the layer me

Re: [JPP-Devel] Decoration Styles

2008-04-03 Thread Eric Jarvies
Hello, with OJ, is there a way to separate a vector object's geometry from it's appearance(easily)? handling appearance by a class called OJDrawingStyle, which is a tree of graphical attributes and drawing behaviors that can be attached to the vector objects. objects can share styles, s

[JPP-Devel] Decoration Styles

2008-04-03 Thread Paul Austin
All, I'm wondering if there is a better way for users to select the decoration styles. What I was thinking is we can divide them into the following categories. 1. Start 2. End 3. Segment 4. Vertex (also applies to Point) Then each style implementation would implement say LineStartSty

Re: [JPP-Devel] Decoration Styles and line styles/fills

2007-08-29 Thread Sunburned Surveyor
O.K. Paul. I just wanted to make sure it wasn't a bug. Sorry for my again for getting to you so late. SS On 8/29/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Landon, > > I just fixed it this morning it was actually in one of the other styles > I had on the layer thinking it was using the main Ba

Re: [JPP-Devel] Decoration Styles and line styles/fills

2007-08-29 Thread Paul Austin
Landon, I just fixed it this morning it was actually in one of the other styles I had on the layer thinking it was using the main BasicStyle for the layer but it wasn't as it got changed by the style dialog. Paul Sunburned Surveyor wrote: > Paul, > > I tried to duplicate your problem. Here is wh

Re: [JPP-Devel] Decoration Styles and line styles/fills

2007-08-29 Thread Sunburned Surveyor
Paul, I tried to duplicate your problem. Here is what I found: I used the "End-Arrow-Solid" line decoration and a colour theming style. I found that the color theming of the lines worked fine, and so did the display of the arrow heads at the end of the lines. I used the "End-Circle" line decorat

[JPP-Devel] Decoration Styles and line styles/fills

2007-08-14 Thread Paul Austin
I've noticed that when you add a line decoration style to a layer it does some weird stuff to the lines and polygons being styled. 1. For polygons a gray fill is painted behind a polygon, which means you can't have a semi transparent polygon on top of another layer 2. For line strings any theming