Package ch.so.agi.filegdb.geometry
Class FileGdbPolygon
java.lang.Object
ch.so.agi.filegdb.geometry.FileGdbPolygon
- All Implemented Interfaces:
FileGdbGeometry
Polygon geometry with one or more rings.
Rings are kept in file order. Exterior/interior classification follows the Esri ring orientation convention (exterior rings clockwise) and is applied by the consumer, for example the JTS adapter.
-
Constructor Summary
Constructors -
Method Summary