GeoAPI 1.0
Build 2004-05-18

org.opengis.go.geometry
Interface BoundingPolygon

All Superinterfaces:
Bounds

public interface BoundingPolygon
extends Bounds

The BoundingPolygon class represents a bounds object whose region is defined by a polygon with DirectPosition vertices.

Version:
$Revision: 1.2 $, $Date: 2004/03/04 15:56:26 $
Author:
Open GIS Consortium, Inc.

Method Summary
 DirectPosition[] getVertices()
          Returns the list of vertices for this object.
 void setVertices(DirectPosition[] vertices)
          Sets the list of vertices for this object.
 
Methods inherited from interface Bounds
contains, expandToInclude, getCoordinateReferenceSystem, isValid, setCoordinateReferenceSystem, setValid
 

Method Detail

getVertices

DirectPosition[] getVertices()
Returns the list of vertices for this object.


setVertices

void setVertices(DirectPosition[] vertices)
Sets the list of vertices for this object.


GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium