org.geotools.process.literal
Class IntersectionFactory

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

public class IntersectionFactory
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: