Personal tools
You are here: Home gvSIG Projects gvSIG Desktop Documentation Developers documentation gvSIG devel guide gvSIG 2.0. Developers guide Migrating Projects to gvSIG 2.0 FAQs Where can I find the ViewPort's getAdjustedExtent method?
gvSIG Desktop
gvSIG Desktop

Cached time 11/21/13 17:08:57 Clear cache and reload

 
Document Actions

Where can I find the ViewPort's getAdjustedExtent method?

by Frank Sokolic last modified 2010-11-04 15:23
.. include-document:: org.gvsig.fmap.geom/2.0.0/reference-links
   :rest:

*How can I find the extent of the view port?*

*There is no longer a getAdjustedExtent method.*

There has been a systematic elimination of all the methods that worked with an *Extent*. These have been replaced by methods for managing an Envelope_. Operations on the gvSIG extent treated it as a 2D rectangle, which, with the emergence of more complex geometries, is no longer correct.

The methods that used to work on an *Extent* now work with an Envelope_, and so have been renamed.

The *getAdjustedExtent* method has now become *getAdjustedEnvelope*.

View source document


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: