Package com.luciad.create.features
package com.luciad.create.features
Creating features.
Feature creators
define how a feature is created. There is a default implementation that delegates creation to a Geometry Creator
.
See the related guide for an overview of the creation API.
-
ClassDescriptionThis class provides context information for feature creation.This class can create feature instances, based on a geometry.A callback interface that can signal that a feature was changed in the context of creation.A feature creator can create feature instances, based on input events.