Package com.luciad.create.geometries


package com.luciad.create.geometries
Creating geometries for features.

Geometry creators define how a geometry is created. There are default implementations for many types of geometries. A geometry creator can be set on the default feature creator to configure the geometry that is used to create a feature.

See the related guide for an overview of the creation API.