To Peppe and others interested:

There has been a number of queries about extending my plugins as well as 
updating the OJ core.  I have some thoughts below that may deserve some 
comment or correction:

Line Patterns
=========

As far as I can tell, the Change Styles dialog/rendering tab allows line 
patterns to be user defined.  If you enter the line pattern (standard 
Graphics2D format) then the built-n line pattern can be replaced (and 
saved in the Project file).  Complex line patterns like 10,5,3,2 can be 
defined where the numbers refer to the lengths of solid line then gap 
sizes in a repeated sequence.

Vertex Styles
=========
To add a set of optional vertex styles into the Change Styles dialog 
would require a change to the OJ core.

Rotating Fill Patterns
==============
There are three two types of fill patters used in the OJ core 
(ImageFillPattern and WKTFillPattern), when I created my FillPattern 
plug in I added a third (MyImageFillPattern).  To rotate patterns 
(comprehensively) changes to the OJ core would be required, perhaps to 
the BasicFillPattern class that the above classes inherent from.

Geoff



Giuseppe Aruta wrote:
> Hi all,
> I have a couiple of question about rendering style in OpenJUMP.
>  
> 1) Geoff's Jump fill pattern plugin can add new fill patterns in the 
> standard fill render OJ style dialog. Do you think it is possible to 
> have a similar functionality even in Line pattern?
>  
> 2) Is it possible to add a vertex type dialog on render style? This 
> probabily makes Geoff's vertex plòugin more useful since it would be 
> possible to change symbology according to attribute value
>  
> Thanks in advance
>  
> Peppe
>
> ------------------------------------------------------------------------
> ------------------------------------------------------------------------
> L'email della prossima generazione? Puoi averla con la nuova Yahoo! 
> Mail 
> <http://us.rd.yahoo.com/mail/it/taglines/hotmail/nowyoucan/nextgen/*http://it.docs.yahoo.com/nowyoucan.html>
>  
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

-- 
Dr Geoffrey G Roy
Cadplan
129 Gloster Street, Subiaco WA 6008
Tel: (08) 9381 4870  Fax: (08) 9382 4459
Email: [EMAIL PROTECTED]
http://www.cadplan.com.au



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to