A lazy set of
CoordinateOperation objects to be returned by the
DirectEpsgFactory.createFromCoordinateReferenceSystemCodescreateFromCoordinateReferenceSystemCodes method.
since: 2.2 version: $Id: CoordinateOperationSet.java 25972 2007-06-21 13:38:35Z desruisseaux $ author: Martin Desruisseaux
Constructor Summary
public
CoordinateOperationSet(AuthorityFactory factory) Creates a new instance of this lazy set.
Add the specified authority code.
Parameters: code - The code for the CoordinateOperation to add. Parameters: crs - The code for the CRS is create instead of the operation,or null if none.