Package com.partnersoft.maps.rover

Rover map data model and binary format support.

See: Description

Package com.partnersoft.maps.rover Description

Rover map data model and binary format support.

This package expresses the Rover map data and geometry model, along with standard codecs to read and write the data in binary formats.

The data entities are generally Immutable, which facilitates passing them around the system safely. Container types are generally expressed as interfaces, which facilitates having multiple implementations of the actual storage structure and format.

Copyright 1997-2009 Partner Software, Inc.

Author:
Paul Reavis, Russell Cagle, Richard Fay, Rich Stepanski