[geos-devel] [GEOS] #478: GeometryCollection::computeEnvelopInternal and GeometryCollection::compareToSameClass are marked virtual

GEOS geos-trac at osgeo.org
Tue Sep 20 10:34:55 EDT 2011


#478: GeometryCollection::computeEnvelopInternal and
GeometryCollection::compareToSameClass are marked virtual
------------------------+---------------------------------------------------
 Reporter:  hobu        |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  trivial     |   Milestone:  3.3.1                     
Component:  Default     |     Version:  3.3.0                     
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 These methods are marked virtual, but their implementation actually lives
 in GeometryCollection.  These should not be marked virtual.  None of the
 Multi* underneath them implement either of these methods.

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/478>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list