• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Select Particular Portion from JMapFrame in geotools using java

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello guys I am building an app in java for GIS in which I am facing a problem while reading a particular section of Jmap contentpane.
in code shown below I have generated a rectangle and converted it into world coordinates to read the particular section of the jmapframe and then convert it to image and print it..
I have rectangle values handy.
libraries used are geotools api 8.0


what I want is to display the selected rectangular area.
please help me out, m totally exhausted on this.
ip.PNG
[Thumbnail for ip.PNG]
Input given in terms of rectanlge selection
op.PNG
[Thumbnail for op.PNG]
output obtained
 
reply
    Bookmark Topic Watch Topic
  • New Topic