Class Creator

java.lang.Object
com.luciad.create.Creator
All Implemented Interfaces:
AutoCloseable

public final class Creator extends Object implements AutoCloseable
This class allows you to interactively create Features on the Map.

A Creator should only be used once, i.e. to create a single Feature. Afterwards, it can be discarded.