<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hello,<br>
    <br>
    Sure, you have plenty of solutions to achieve it.<br>
    <br>
    I suggest you explore the demo module in geotookit-pending :<br>
    /demos/geotk-demo-samples/src/main/java/org/geotoolkit/pending/demo<br>
    <br>
    The usual way to render a map is to build a MapContext and MapLayers
    defining sources and styles. <br>
    (check demos in folder /mapmodel and /symbology)<br>
    <br>
    Or you can directly plug-in the rendering engine to paint whatever
    you want.<br>
    (check demos in folder /rendering)<br>
    <br>
    <br>
    johann<br>
    <br>
    <br>
    <br>
    On 11/08/2011 12:28, Javier Manzano wrote:
    <blockquote
cite="mid:CA+6Una0EDhxC0y-jGHk01WNqe0NGPRgaBNKoArz18fb1MD6XyQ@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>I'm new to GeoToolkit and I'm having some questions:</div>
      <div><br>
      </div>
      <div>1) My goal is to paint on a map a zone (which will be a
        Polygon with "n" vertex). Is there any class that can represent
        that? Some method to know if a point is contained in it?</div>
      <div><br>
      </div>
      <div>2) Sometimes I have to display Lines too....&nbsp;</div>
      <div><br>
      </div>
      <div>Is there any class that represents (not graphically) that
        kind of things?</div>
      <div><br>
      </div>
      <div>I was using JTS, but it doesn't take in account things like
        geodesic...</div>
      <div><br>
      </div>
      <div>Thanks in advance!</div>
      <div><br>
      </div>
      <div>-- <br>
        Javier Manzano Morilla<br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geotoolkit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geotoolkit@lists.osgeo.org">Geotoolkit@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geotoolkit">http://lists.osgeo.org/mailman/listinfo/geotoolkit</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>