DK11 for Java | tatukgis.jdk.TGIS_Layer.RecalcProjectedExtent | Constructors | Fields | Methods | Properties | Events
Recalculates a projected extent.
// Java public void RecalcProjectedExtent();
// Oxygene public procedure RecalcProjectedExtent; virtual;
Calculation is only an estimation based on a 72x36 grid. The grid is necessary because any point from an extent can be moved the after projection to, in fact, any new location. This grid size is used because it will be no more than 5x5 degrees.