Package com.partnersoft.maps.translator

Interface Summary
MapDataMerge Configuration and code for data to be imported and merged into map data during translation.
TiledRoverBuilderListener A listener for TiledRoverBuilderEvents, duh.
 

Class Summary
AbstractMapDataMerge  
CollectByGraphicType A MapDataCollector that sorts them by type for you.
DataRecordSourceMapDataMerge  
DoNothingCollector Does, well, nothing.
DynamicMapTranslator Frontend for dynamic map translation - actually, for pretty much all translation now.
FilterByGraphicType A MapDataFilter that sorts them by type for you.
FindItemEntry Just a little structure to manage a single find item for sorting etc.
LoggingCollector Just logs what it gets.
LoggingFilter Just logs what it gets.
MapDataClassifier Classifies graphics into dataTypes, then passes them on to the next stage (processing).
MapDataCollector Any sink for map data in the translator.
MapDataConnector A MapDataFilter that figures out the index values for items.
MapDataCuller Culls invalid data.
MapDataDerivation The increasingly complicated configuration for labelling.
MapDataDeriver Derives graphics from other graphics - what was formerly known as simply "labelling" but has obviously overgrown that title.
MapDataFilter Any sink for map data in the translator.
MapDataGraphic A graphic with attached data, style name, and datatype name.
MapDataGraphicList A list of other graphics.
MapDataGraphicReader Spools graphics in a reasonably compact form to an input stream or file.
MapDataGraphicWriter Spools graphics in a reasonably compact form to an output stream or file.
MapDataImage A point with attached data.
MapDataIndex Configuration for an index (aka find item).
MapDataIndexer A MapDataFilter that figures out the index values for items.
MapDataMergeField  
MapDataMergeImport  
MapDataPoint A point with attached data.
MapDataPointColor A point with attached data.
MapDataPolygon A polygon with attached data.
MapDataPolyline A polyline with attached data.
MapDataPreprocessor Handles transformation of coordinates from one system to another.
MapDataProfiler Profiles data data.
MapDataReducer Collects the preprocessed data and stores it for postprocessing and eventual output to the target format.
MapDataStylist Sets the graphicType name for graphics.
MapDataText A text label with attached data.
MapDataTransformer Performs data transformations on data.
MapDataTypeConfiguration Configuration for data type translation and presentation.
MapDataTypeField  
MapEntityLegend  
MapViewLegend  
MapViewScaleRegion A range of scales at which an LOD is viewed with certain visibility and style settings.
MemoryMapDataBuilder Provides convenience methods for creating map data from an ops data source.
PropertyTransformConfig A mapping between one field name and another; used for various kinds of data mangling and transformation tools.
PublishMapSet  
RoverBundleBuilder A MapDataCollector that builds a RoverBundle.
TiledRoverBuilder  
TiledRoverBuilderEvent An event occuring during translation to tiled rover format, emitted by a TiledRoverBuilder.
TranslationDatabase  
TranslationLib Useful library methods.
TranslationPipeline Translation occurs as MapDataGraphic objects pass through several stages in series.
TranslationPipelineConfig Holds the configuration for a TranslationPipeline.
TranslationReports Generates various reports and statistics about a translation.
TranslatorElectricalConnectivityNode