org.geotools.process.literal
Class UnionFactory

java.lang.Object
  extended by org.geotools.process.impl.SingleProcessFactory
      extended by org.geotools.process.literal.UnionFactory
All Implemented Interfaces:
Factory, OptionalFactory, ProcessFactory

public class UnionFactory
extends SingleProcessFactory

A simple process showing how to interact with a couple of geometry literals.

This process is based on the SFSQL specification and implemented by the JTS Topology Suite; the interesting part is the process api used to make this concept avaialble to: