| AboutDialog.cpp | A Qt dialog showing TerraView about window |
| AboutDialog.h | A Qt dialog showing MGis about window |
| attributefill/AbstractAction.cpp | This file defines the abstract class AbstractAction |
| cellspace/AbstractAction.cpp | This file defines the abstract class AbstractAction |
| mnt/AbstractAction.cpp | This file defines the abstract class AbstractAction |
| mobile/AbstractAction.cpp | |
| rp/AbstractAction.cpp | This file defines the abstract class AbstractAction |
| sa/AbstractAction.cpp | This file defines the abstract class AbstractAction |
| st/AbstractAction.cpp | |
| vp/AbstractAction.cpp | This file defines the abstract class AbstractAction |
| attributefill/AbstractAction.h | This file defines the abstract class AbstractAction |
| cellspace/AbstractAction.h | |
| mnt/AbstractAction.h | This file defines the abstract class AbstractAction |
| mobile/AbstractAction.h | |
| rp/AbstractAction.h | This file defines the abstract class AbstractAction |
| sa/AbstractAction.h | This file defines the abstract class AbstractAction |
| st/AbstractAction.h | |
| vp/AbstractAction.h | This file defines the abstract class AbstractAction |
| AbstractAttribute.cpp | This is the base class for XML Schema Attribute classes |
| AbstractAttribute.h | This is the base class for XML Schema Attribute classes |
| AbstractCachePolicy.cpp | This class is used to set the main functions of a cache policy |
| AbstractCachePolicy.h | This class is used to set the main functions of a cache policy |
| AbstractCachePolicyFactory.cpp | This is the abstract factory for cache policy |
| AbstractCachePolicyFactory.h | This is the abstract factory for cache policy |
| AbstractChartRenderer.h | This is the base class for chart renderers |
| binding/v8/jsi/dataaccess/AbstractConnectionPool.cpp | |
| dataaccess/datasource/AbstractConnectionPool.cpp | This class defines the basic interface for a connection pool |
| AbstractConnectionPool.h | This class defines the basic interface for a connection pool |
| AbstractCoverageSeriesInterp.cpp | This file contains an abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries |
| AbstractCoverageSeriesInterp.h | This file contains an abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries |
| binding/v8/jsi/datatype/AbstractData.cpp | |
| datatype/AbstractData.cpp | A base class for values that can be retrieved from the data access module |
| AbstractData.h | A base class for objects that can be retrieved from the data access module |
| AbstractDataSourceConnector.cpp | A base class for widgets that allows application to create, edit or remove data sources |
| AbstractDataSourceConnector.h | A base class for widgets that allows application to create, edit or remove data sources |
| AbstractDataSourceTreeItem.cpp | A class that represents an item from a DataSourceTreeModel |
| AbstractDataSourceTreeItem.h | A class that represents an item from a DataSourceTreeModel |
| AbstractExternalGraphicRenderer.h | An abstract class for conversion of Symbology Enconding ExternalGraphic elements to an image pattern |
| AbstractFactory.h | A class that defines the interface of an abstract factory |
| AbstractFeatureInfoMaker.cpp | AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool screen based on TerraLib layers types |
| AbstractFeatureInfoMaker.h | AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool screen based on TerraLib layers types |
| AbstractFeeder.h | Abstract objects feeder |
| AbstractFillWidget.h | Abstract class that represents a widget that can be used to build a fill element |
| AbstractFillWidgetFactory.cpp | The abstract factory of widgets used to configure Symbology Enconding Fill element |
| AbstractFillWidgetFactory.h | The abstract factory of widgets used to configure Symbology Enconding Fill element |
| AbstractFinder.cpp | The AbstractFinder class allows applications to extend how PluginManager can search for plugins |
| AbstractFinder.h | |
| AbstractFormItem.cpp | This file defines the abstract class for a form item |
| AbstractFormItem.h | This file defines the abstract class for a form item |
| AbstractGraph.cpp | |
| AbstractGraph.h | Abstract class used to define the main functions of graph struct. All graph implementations must used this class |
| AbstractGraphBuilder.cpp | This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build |
| AbstractGraphBuilder.h | This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build |
| AbstractGraphFactory.cpp | This is the abstract factory for Graphs |
| AbstractGraphFactory.h | This is the abstract factory for Graphs |
| AbstractGraphicWidget.cpp | Abstract class that represents a widget that can be used to build a graphic element |
| AbstractGraphicWidget.h | Abstract class that represents a widget that can be used to build a graphic element |
| AbstractGraphicWidgetFactory.cpp | The abstract factory of widgets used to configure Symbology Enconding Graphic element |
| AbstractGraphicWidgetFactory.h | The abstract factory of widgets used to configure Symbology Enconding Graphic element |
| AbstractGraphLoaderStrategy.cpp | |
| AbstractGraphLoaderStrategy.h | This class define the main functions necessary to save and load the graph data and metadata information using the Graph Data and Graph Cache conceptions |
| AbstractGraphLoaderStrategyFactory.cpp | This is the abstract factory for graph loader strategy |
| AbstractGraphLoaderStrategyFactory.h | This is the abstract factory for graph loader strategy |
| AbstractIterator.cpp | |
| AbstractIterator.h | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph |
| AbstractLayer.cpp | This is the base class for layers |
| AbstractLayer.h | This is the base class for Layers |
| AbstractLayerRenderer.cpp | It renders the objects associated to an abstract layer. i.e. a generic renderer |
| AbstractLayerRenderer.h | It renders the objects associated to an abstract layer. i.e. a generic renderer |
| AbstractLayerRendererFactory.cpp | This is the concrete factory for renderers of AbstractLayers. i.e. builds a generic renderer |
| AbstractLayerRendererFactory.h | This is the concrete factory for renderers of AbstractLayers. i.e. builds a generic renderer |
| AbstractLayerSelector.cpp | An abstract class for layer selection widgets |
| AbstractLayerSelector.h | An abstract class for layer selection widgets |
| AbstractMapDisplay.h | It defines the concept of a map display responsible for controlling how a set of layers are displayed |
| AbstractMarkRenderer.h | An abstract class for conversion of Symbology Enconding Mark elements to an image pattern |
| AbstractOp.cpp | An abstract interface for operators |
| serialization/xml/AbstractOp.cpp | Auxiliary classes and functions to serialize filter operations from a XML document |
| AbstractOp.h | An abstract interface for operators |
| serialization/xml/AbstractOp.h | Auxiliary classes and functions to serialize filter operations from a XML document |
| AbstractParameters.cpp | Abstract parameters base interface |
| AbstractParameters.h | Abstract parameters base interface |
| AbstractPlugin.cpp | |
| attic/src/plugin/AbstractPlugin.h | |
| src/terralib/core/plugin/AbstractPlugin.h | The base class for plugins in TerraLib |
| attic/src/plugin/AbstractPluginEngine.h | |
| src/terralib/core/plugin/AbstractPluginEngine.h | The base class for plugin engines |
| AbstractPointCoverageInterp.cpp | This file contains an abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage |
| AbstractPointCoverageInterp.h | This file contains an abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage |
| AbstractProgressViewer.cpp | A class that defines the interface of an abstract progress viewer |
| AbstractProgressViewer.h | A class that defines the interface of an abstract progress viewer |
| AbstractPropertyItem.cpp | |
| AbstractPropertyItem.h | |
| AbstractPropertyManager.cpp | |
| AbstractPropertyManager.h | |
| AbstractRenderer.h | This is the base class for renderers |
| AbstractSettingWidget.h | An abstraction for setting widgets |
| AbstractSTDataSetLayer.cpp | This file has the AbstractSTDataSetLayer class that provides an abstract interface for layers that contains a DataSet with spatiotemporal data |
| AbstractSTDataSetLayer.h | This file has the AbstractSTDataSetLayer class that provides an abstract interface for layers that contains a DataSet with spatiotemporal data |
| AbstractTimeSeriesInterp.cpp | This file contains an abstract class for interpolation function or interpolator that estimate values at non-observaved times of a time series |
| AbstractTimeSeriesInterp.h | This file contains an abstract class for interpolation functions or interpolators that estimate values at non-observaved times of a time series |
| AbstractTool.cpp | Abstract tool concept |
| AbstractTool.h | Abstract tool concept |
| AbstractTrajectoryInterp.cpp | This file contains an abstract class for interpolation function or interpolator that estimate geometries at non-observed times of a trajectory |
| AbstractTrajectoryInterp.h | This file contains an abstract class for interpolation function or interpolator that estimate geometries at non-observed times of a trajectory |
| AbstractWMSXMLParserFactory.cpp | This is the abstraction factory for WMS XMLParser |
| AbstractWMSXMLParserFactory.h | This is the abstraction factory for WMS XMLParser |
| AbstractWriter.cpp | This class models a XML writer object |
| AbstractWriter.h | This class models a XML writer object |
| AbstractWriterFactory.cpp | This is the abstract factory for XML writers |
| AbstractWriterFactory.h | This is the abstract factory for XML writers |
| Adaptors.h | Classifiers adaptors |
| dataaccess/query/Add.cpp | The addition operator - syntatic-suggar |
| fe/Add.cpp | |
| dataaccess/query/Add.h | The addition operator - syntatic-suggar |
| fe/Add.h | The addition operator |
| AddColumnDialog.cpp | |
| AddColumnDialog.h | A Qt dialog for inserting columns into a table |
| AddCommand.cpp | |
| AddCommand.h | |
| AddDeepAttribute.cpp | This class defines a function used to add to a graph the deep information attribute |
| AddDeepAttribute.h | This class defines a function used to add to a graph the deep information attribute |
| AddingPrimaryKey.cpp | |
| AddingProperty.cpp | |
| AddingSpatialIndex.cpp | |
| AddingUniqueKey.cpp | |
| AddRasterAttribute.cpp | This class defines a function used to add to a graph the raster pixel value as attribute |
| AddRasterAttribute.h | This class defines a function used to add to a graph the raster pixel value as attribute |
| AddressGeocodingOp.cpp | |
| AddressGeocodingOp.h | Address Geocoding operation |
| ado.h | This file contains include headers for the TerraLib ADO driver |
| ado_fw.h | This file contains forward declarations for the TerraLib ADO driver |
| ADOConnector.cpp | |
| ADOConnector.h | |
| ADOConnectorDialog.cpp | |
| ADOConnectorDialog.h | |
| ADOCreatorDialog.cpp | |
| ADOCreatorDialog.h | |
| ADOExamples.h | Examples that show how to access/manipulate an ADO data source |
| ADOType.cpp | |
| ADOType.h | |
| af.h | This file contains include headers for the TerraLib Qt Application Framework |
| AffineGT.cpp | 2D Geometric transformation |
| AffineGT.h | 2D Affine Geometric transformation |
| AffineGTFactory.cpp | 2D Affine Geometric transformation factory |
| AffineGTFactory.h | 2D Affine Geometric transformation factory |
| AggregateAreaTool.cpp | This class implements a concrete tool to aggregate polygons |
| AggregateAreaTool.h | |
| rp/Algorithm.cpp | Raster Processing algorithm base interface |
| vp/Algorithm.cpp | |
| rp/Algorithm.h | Raster Processing algorithm base interface class |
| vp/Algorithm.h | |
| AlgorithmInputParameters.cpp | Raster Processing algorithm input parameters base interface |
| AlgorithmInputParameters.h | Raster Processing algorithm input parameters base interface |
| AlgorithmOutputParameters.cpp | Raster Processing algorithm output parameters base interface |
| AlgorithmOutputParameters.h | Raster Processing algorithm output parameters base interface |
| AlgorithmParams.cpp | |
| AlgorithmParams.h | Algorithm Parameters |
| All.cpp | This class models an XML Schema all element |
| All.h | This class models an XML Schema all element |
| AlterDataDialog.cpp | |
| AlterDataDialog.h | A Qt dialog for reset data of a column in the table |
| AnchorPoint.cpp | An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it relative to a point geometry |
| AnchorPoint.h | An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it relative to a point geometry |
| dataaccess/query/And.cpp | Boolean logic operator: AND - syntatic-suggar |
| fe/And.cpp | |
| dataaccess/query/And.h | Boolean logic operator: AND - syntatic-suggar |
| fe/And.h | Boolean logic operator: AND |
| Animals.cpp | |
| Animals.h | |
| AnimalsFactory.cpp | |
| AnimalsFactory.h | |
| Animation.cpp | |
| Animation.h | This file defines a class for a Trajectory Animation |
| AnimationItem.cpp | |
| AnimationItem.h | This file defines a class for a Animation Item |
| AnimationScene.cpp | |
| AnimationScene.h | This file defines a class for a Animation Scene |
| AnimationView.cpp | |
| AnimationView.h | |
| Annotated.cpp | A base class for XSD classes that may allow annotation |
| Annotated.h | A base class for XSD classes that may allow annotation |
| Annotation.cpp | A class that models a XSD annotation element |
| Annotation.h | A class that models a XSD annotation element |
| AnnotationItem.cpp | A base class for XSD annotation elements |
| AnnotationItem.h | A base class for XSD annotation elements |
| annotationtext.h | This file contains include headers for the TerraLib Annotation Text module |
| annotationtext_fw.h | Forward declarations for the TerraLib AnnotationText module |
| Any.cpp | It models the XML Schema any element |
| Any.h | It models the XML Schema any element |
| AnyAttribute.cpp | It models an XML anyAttribute element |
| AnyAttribute.h | It models an XML anyAttribute element |
| AppInfo.cpp | This class models an object that specifies information to be used by applications |
| AppInfo.h | This class models an object that specifies information to be used by applications |
| ApplicationController.cpp | The base API for controllers of TerraLib applications |
| ApplicationController.h | The base API for controllers of TerraLib applications |
| ApplicationEvents.h | Contains the list of the application events |
| ApplicationSettings.h | A class for managing application settings |
| ArithmeticOpAction.cpp | This file defines the ArithmeticOp class |
| ArithmeticOpAction.h | This file defines the ArithmeticOp class |
| ArithmeticOpDialogForm.cpp | This file defines a class for a ArithmeticOp Dialog |
| ArithmeticOpDialogForm.h | This file defines a class for a ArithmeticOp Dialog |
| examples/rp/ArithmeticOperations.cpp | |
| src/terralib/rp/ArithmeticOperations.cpp | |
| ArithmeticOperations.h | Performs arithmetic operation over raster data |
| ArithmeticOperators.cpp | It is used to indicate what arithmetic operators the a service can support |
| ArithmeticOperators.h | It is used to indicate what arithmetic operators the a service can support |
| ArithmeticWithRaster.cpp | |
| Array.cpp | Class for dealing with arrays of abstract data |
| Array.h | Class for dealing with arrays of abstract data |
| binding/v8/jsi/dataaccess/ArrayProperty.cpp | |
| datatype/ArrayProperty.cpp | The type for variable-length multidimensional arrays |
| ArrayProperty.h | The type for variable-length multidimensional arrays |
| AssistantHelpManagerImpl.cpp | An implementation of HelpManager that uses QAssistant to show help files |
| AssistantHelpManagerImpl.h | An implementation of HelpManager that uses QAssistant to show help files |
| Attribute.cpp | It models a XML Schema attribute |
| Attribute.h | It models a XML Schema attribute |
| AttributeConverterManager.cpp | A singleton to keep all the registered Attribute Converter |
| AttributeConverterManager.h | A singleton to keep all the registered Attribute Converter |
| AttributeConverters.cpp | Definition of attribute converter and a set of them |
| AttributeConverters.h | Definition of attribute converter and a set of them |
| AttributeFill.h | |
| AttributeGroup.cpp | It models a XML Schema attribute group |
| AttributeGroup.h | It models a XML Schema attribute group |
| AttributeRestrictionVisitor.cpp | A visitor that retrieves attribute restrictions from a Query hierarchy |
| AttributeRestrictionVisitor.h | A visitor that retrieves attribute restrictions from a Query hierarchy |
| Attributes.cpp | An Text Element consists of a string, location, leader line and may have attribute |
| Attributes.h | |
| authority.cpp | |
| authority.h | |
| Avg.cpp | Avg statistical function |
| Avg.h | Avg statistical function |
| attic/src/grib/Band.cpp | |
| src/terralib/gdal/Band.cpp | This class represents raster band description |
| src/terralib/memory/Band.cpp | Band implementation for the In-Memory Raster |
| src/terralib/raster/Band.cpp | It gives access to values in one band (dimension) of a raster |
| src/terralib/terralib4/Band.cpp | Band implementation for TerraLib 4.x |
| attic/src/grib/Band.h | |
| src/terralib/gdal/Band.h | It gives access to values in one band (dimension) of a raster |
| src/terralib/memory/Band.h | |
| src/terralib/raster/Band.h | It gives access to values in one band (dimension) of a raster |
| src/terralib/terralib4/Band.h | Band implementation for TerraLib 4.x |
| BandIterator.h | It implements an iterator to "navigate" over a single band (const or not const) |
| BandIteratorWindow.h | It implements and iterator to "navigate" over a single band, optimized by a window structure (e.g. 3x3, 5x5, etc). Examples include filters, moving windows, morphology, etc |
| BandProperty.cpp | It describes the range of one dimension of a raster |
| BandProperty.h | It describes one band (or dimension) of a raster |
| BandSummary.cpp | A struct that can be used to keep the summary of a raster band (most statistics) |
| BandSummary.h | A struct that can be used to keep the summary of a raster band (most statistics) |
| BaseApplication.cpp | |
| BaseApplication.h | A QMainWindow to be used as the basis for TerraLib applications |
| BaseVisitable.h | The root of all hierarchies that can be visited |
| BaseVisitor.h | A general root class for a visitor hierarchy |
| BasicFillDialog.cpp | A dialog used to build a basic fill element |
| BasicFillDialog.h | A dialog used to build a basic fill element |
| BasicFillPropertyItem.cpp | A widget used to define the basic fill se object |
| BasicFillPropertyItem.h | A widget used to define the basic fill se object |
| BasicFillWidget.cpp | A widget used to build a basic fill element |
| BasicFillWidget.h | A widget used to build a basic fill element |
| BasicFillWidgetFactory.cpp | A concrete factory that builds a fill widget used to configure a basic fill element |
| BasicFillWidgetFactory.h | A concrete factory that builds a fill widget used to configure a basic fill element |
| BasicStrokeDialog.cpp | A dialog used to build a basic stroke element |
| BasicStrokeDialog.h | A dialog used to build a basic stroke element |
| BasicStrokePropertyItem.cpp | A widget used to define the basic fill se object |
| BasicStrokePropertyItem.h | A widget used to define the basic fill se object |
| BasicStrokeWidget.cpp | A widget used to build a basic stroke element |
| BasicStrokeWidget.h | A widget used to build a basic stroke element |
| attic/src/sqlite/BatchExecutor.cpp | |
| src/terralib/binding/v8/jsi/dataaccess/BatchExecutor.cpp | |
| src/terralib/dataaccess/datasource/BatchExecutor.cpp | A class that models an object that submits commands in batch to the data source |
| attic/src/sqlite/BatchExecutor.h | |
| src/terralib/dataaccess/datasource/BatchExecutor.h | A class that models an object that submits commands in batch to the data source |
| BayesGlobalAction.cpp | This file defines the concrete class for BayesGlobal Action |
| BayesGlobalAction.h | This file defines the concrete class for BayesGlobal Action |
| BayesGlobalDialog.cpp | A dialog to calculate the global empirical bayes of a dataset |
| BayesGlobalDialog.h | A dialog to calculate the global empirical bayes of a dataset |
| BayesGlobalOperation.cpp | This file contains a class that represents the bayes global operation |
| BayesGlobalOperation.h | This file contains a class that represents the bayes global operation |
| BayesLocalAction.cpp | This file defines the concrete class for BayesLocal Action |
| BayesLocalAction.h | This file defines the concrete class for BayesLocal Action |
| BayesLocalDialog.cpp | A dialog to calculate the local empirical bayes of a dataset |
| BayesLocalDialog.h | A dialog to calculate the local empirical bayes of a dataset |
| BayesLocalOperation.cpp | This file contains a class that represents the bayes local operation |
| BayesLocalOperation.h | This file contains a class that represents the bayes global operation |
| BayesParams.h | This file contains a class that represents the Bayes parameters |
| BBOXOp.cpp | A convenient and more compact way of encoding the very common bounding box constraint based on an envelope |
| BBOXOp.h | A convenient and more compact way of encoding the very common bounding box constraint based on an envelope |
| Beyond.cpp | DistanceBuffer operator: Beyond |
| Beyond.h | DistanceBuffer operator: Beyond |
| BidirectionalGraph.cpp | This is a implementation of a Bidirectional Graph. By convention a bidirectional graph provides access to out-and in edges |
| BidirectionalGraph.h | This is a implementation of a Bidirectional Graph. By convention a bidirectional graph provides access to out-and in edges |
| BidirectionalGraphFactory.cpp | This is the concrete factory for the bidirectional Graph type |
| BidirectionalGraphFactory.h | This is the concrete factory for the bidirectional Graph type |
| BinaryComparisonOp.cpp | A class for binary comparison operators |
| BinaryComparisonOp.h | A class for binary comparison operators |
| BinaryFunction.cpp | A base class for binary functions |
| BinaryFunction.h | A base class for binary functions |
| BinaryLogicOp.cpp | A logical operator can be used to combine two or more conditional expressions |
| BinaryLogicOp.h | A logical operator can be used to combine two or more conditional expressions |
| BinaryOp.cpp | A base class for binary operations |
| BinaryOp.h | A base class for binary operations |
| BinaryOpEncoder.cpp | An SQL encoder for binary operator expressions |
| BinaryOpEncoder.h | A query encoder for binary operations |
| BinaryOperator.cpp | This class can be used to represent binary operation expressions |
| BinaryOperator.h | This class can be used to represent binary operation expressions |
| BinarySpatialOp.cpp | A class for binary spatial operators |
| BinarySpatialOp.h | A class for binary spatial operators |
| BitProperty.cpp | Property for bit types |
| BitProperty.h | Property for bit types |
| Blender.cpp | Blended pixel value calculation for two overlaped rasters |
| Blender.h | Blended pixel value calculation for two overlaped rasters |
| block_utils.cpp | |
| block_utils.h | |
| BlockUtils.cpp | Utility functions for dealing with raster data blocks |
| BlockUtils.h | Utility functions for dealing with raster data blocks |
| BooleanConverters.cpp | A set of function that convert an Boolean type to other types |
| BooleanConverters.h | A set of function that convert an Boolean type to other types |
| BoolFormItem.cpp | This file defines the class for a bool form item |
| BoolFormItem.h | This file defines the class for a bool form item |
| BoostUtils.cpp | This file contains several utility functions for dealing with Boost containers and algorithms |
| BoostUtils.h | This file contains several utility functions for dealing with Boost containers and algorithms |
| BottomUpLoaderStrategy.h | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path |
| BoxIterator.cpp | |
| BoxIterator.h | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph |
| BoxLoaderStrategy.cpp | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a bounding box to create a region that defines a group of elements |
| BoxLoaderStrategy.h | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a bounding box to create a region that defines a group of elements |
| BoxLoaderStrategyFactory.cpp | This is the concrete factory for the database box loader strategy |
| BoxLoaderStrategyFactory.h | This is the concrete factory for the database box loader strategy |
| Branch.h | A struct that represents a node-branch in an R-tree |
| Buffer.cpp | |
| BufferAction.cpp | This file defines the Buffer class |
| BufferAction.h | This file defines the Buffer class |
| BufferDialog.cpp | |
| BufferDialog.h | A dialog buffer operation |
| BufferMemory.cpp | |
| BufferMemory.h | Buffer Vector Processing functions |
| BufferOp.cpp | |
| BufferOp.h | Buffer operation |
| BufferQuery.cpp | |
| BufferQuery.h | Buffer Vector Processing functions |
| BuilderFormsWizardPage.cpp | |
| BuilderFormsWizardPage.h | |
| BuilderGatheringLayersWizardPage.cpp | |
| BuilderGatheringLayersWizardPage.h | |
| BuilderInputLayersWizardPage.cpp | |
| BuilderInputLayersWizardPage.h | |
| BuilderLDDGraph.cpp | |
| BuilderOutputWizardPage.cpp | |
| BuilderOutputWizardPage.h | |
| ByteArray.cpp | A class for representing binary data |
| ByteArray.h | A class for representing binary data |
| ByteArrayProperty.cpp | Property for byte array types |
| ByteArrayProperty.h | Property for byte array types |
| ByteSwapUtils.h | Utility functions to swap bytes: double, int and unsigned int |
| CachedBand.cpp | RAM cached and tiled raster band |
| CachedBand.h | RAM cached and tiled raster band |
| CachedBandBlocksManager.cpp | RAM cached and tiled raster band blocks manager |
| CachedBandBlocksManager.h | RAM cached and tiled raster band blocks manager |
| CachedRaster.cpp | |
| CachedRaster.h | A RAM cache adaptor to an external existent raster that must always be avaliable |
| CalculateGrid.cpp | This file contains a class to calculate a grid from Sample |
| CalculateGrid.h | This file contains a class to calculate retangular grid from Samples. Adapted from SPRING |
| attic/src/antigrain/Canvas.cpp | |
| src/terralib/qt/widgets/canvas/Canvas.cpp | A canvas built on top of Qt |
| attic/src/antigrain/Canvas.h | |
| src/terralib/maptools/Canvas.h | |
| src/terralib/qt/widgets/canvas/Canvas.h | A canvas built on top of Qt |
| CanvasConfigurer.cpp | A Symbology Enconding visitor that configures a given canvas based on symbolizers elements |
| CanvasConfigurer.h | A Symbology Enconding visitor that configures a given canvas based on symbolizers elements |
| CanvasExamples.h | Several examples declarations |
| Cast.cpp | Cast a expression function |
| Cast.h | Cast a expression function |
| Categorize.cpp | The transformation of continuous values to distinct values (Categorize function) |
| Categorize.h | The transformation of continuous values to distinct values (Categorize function) |
| CCommon.cpp | |
| CCommon.h | |
| CCore.cpp | |
| CCore.h | |
| CDataaccess.cpp | |
| CDataaccess.h | |
| CellSpaceOperations.cpp | |
| CellSpaceOperations.h | |
| CentralizedCheckBoxDelegate.cpp | |
| CentralizedCheckBoxDelegate.h | Just use a delegate to render checkboxes centralized on a view |
| ChangeCase.cpp | Changes the case of strings (String formatting functions) |
| ChangeCase.h | Changes the case of strings (String formatting functions) |
| ChannelSelection.cpp | ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imagery source) |
| ChannelSelection.h | ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imagery source) |
| ChannelSelectionWidget.cpp | A dialog used to build a ChannelSelection element |
| ChannelSelectionWidget.h | A widget used to build |
| CharEncoding.cpp | A class for handling character enconding/decoding |
| CharEncoding.h | A class for handling character enconding/decoding |
| CharEncodingMenuWidget.cpp | This file defines a class for a CharEncodingMenuWidget |
| CharEncodingMenuWidget.h | This file defines a class for a CharEncodingMenuWidget |
| CharMapWidget.cpp | A widget used to show the set of characters of a specified font |
| CharMapWidget.h | A widget used to show the set of characters of a specified font |
| Chart.cpp | This class represents the informations needed to build map charts |
| Chart.h | This class represents the informations needed to build map charts |
| ChartConfigurer.cpp | A Symbology Enconding visitor that configures a given chart based on symbolizer elements |
| ChartConfigurer.h | A Symbology Enconding visitor that configures a given chart based on symbolizer elements |
| ChartDisplay.cpp | A class to represent a chart display |
| ChartDisplay.h | A class to represent a chart display |
| ChartDisplayDockWidget.cpp | A dock widget for chart display objects |
| ChartDisplayDockWidget.h | A dock widget for chart display objects |
| ChartDisplayWidget.cpp | A dialog used to display a set of charts |
| ChartDisplayWidget.h | A widget used to display a set of charts |
| ChartItem.cpp | |
| ChartItem.h | A class that represents a chart of a layer in a LayerTreeModel |
| ChartLayerDialog.cpp | A dialog used to build a chart |
| ChartLayerDialog.h | A dialog used to build a chart |
| ChartLayerWidget.cpp | A widget used to build a grouping |
| ChartLayerWidget.h | A widget used to build a chart |
| ChartProperties.cpp | A dialog used to customize a Chart's parameters, weather it is about it's data or it's visual style |
| ChartProperties.h | A dialog used to customize a graphic's parameters, weather it is about it's data or it's visual style |
| ChartRenderer.cpp | A concrete chart renderer based on Qt4 |
| ChartRenderer.h | A concrete chart renderer based on Qt4 |
| ChartRendererManager.cpp | This is a singleton for managing chart renderer instance available in the system |
| ChartRendererManager.h | This is a singleton for managing chart renderer instance available in the system |
| ChartSliceItem.cpp | |
| ChartSliceItem.h | A class that represents a chart slice in a LayerItemModel |
| ChartStyle.cpp | A class used to define a chart's style |
| ChartStyle.h | A class used to define a chartDisplay's style |
| ChartStyleFrame.cpp | |
| ChartStyleFrame.h | |
| ChartStyleFrameFactory.cpp | |
| ChartStyleFrameFactory.h | A factory to build the Chart frame object |
| ChartStyleWidget.cpp | |
| ChartStyleWidget.h | |
| ChartWidget.cpp | A base widget to be used on the chart settings |
| ChartWidget.h | A base widget to be used on the chart settings |
| ChartWidgetFactory.cpp | |
| ChartWidgetFactory.h | A factory to build widget objects |
| binding/v8/jsi/dataaccess/CheckConstraint.cpp | |
| dataaccess/dataset/CheckConstraint.cpp | A class that describes a check constraint |
| CheckConstraint.h | A class that describes a check constraint |
| CheckConstraintItem.cpp | A class that represents a check-constraint in a TreeModel |
| CheckConstraintItem.h | A class that represents a check-constraint in a TreeModel |
| CheckGeomValidityAction.cpp | This file defines the CheckGeomValidity class |
| CheckGeomValidityAction.h | This file defines the check geometry validity class |
| CheckGeomValidityDialog.cpp | A dialog used to check geometries validity |
| CheckGeomValidityDialog.h | A dialog used to check geometries validity |
| Choice.cpp | This class models the XML Schema choice element |
| Choice.h | This class models the XML Schema choice element |
| CI_Citation.cpp | |
| CI_Citation.h | To support the bibliographic information to reference the resource |
| CI_ResponsibleParty.cpp | |
| CI_ResponsibleParty.h | |
| CircularString.cpp | CircularString is a curve with circular interpolation between points |
| CircularString.h | CircularString is a curve with circular interpolation between points |
| classification.h | This file contains include headers for the TerraLib Classification module |
| classification_fw.h | This file contains forward declarations for the TerraLib Classification module |
| examples/rp/Classifier.cpp | |
| src/terralib/rp/Classifier.cpp | Raster classification |
| Classifier.h | Raster classification |
| ClassifierAction.cpp | This file defines the Classifier class |
| ClassifierAction.h | This file defines the Classifier class |
| ClassifierAdaptors.h | Classifier Adaptors |
| ClassifierDialog.cpp | |
| ClassifierDialog.h | A dialog used to execute image classification |
| ClassifierDummyStrategy.cpp | Dummy strategy (just for testing purposes) |
| ClassifierDummyStrategy.h | Dummy strategy (just for testing purposes) |
| ClassifierEDStrategy.cpp | Euclidean Distance Classifier strategy |
| ClassifierEDStrategy.h | Euclidean Distance Classifier strategy |
| ClassifierEMStrategy.cpp | EM (Expectation-Maximization) strategy for pixel-based classification |
| ClassifierEMStrategy.h | EM (Expectation-Maximization) strategy for pixel-based classification |
| ClassifierISOSegStrategy.cpp | Raster ISOSeg strategy for segmentation-based classification |
| ClassifierISOSegStrategy.h | ISOSeg strategy for segmentation-based classification |
| ClassifierKMeansStrategy.cpp | KMeans strategy for image classification |
| ClassifierKMeansStrategy.h | KMeans strategy for image classification |
| ClassifierMAPStrategy.cpp | Maximum a posteriori probability strategy |
| ClassifierMAPStrategy.h | Maximum a posteriori probability strategy |
| ClassifierSAMStrategy.cpp | Maximum a posteriori probability strategy |
| ClassifierSAMStrategy.h | Spectral Angle Mapper classification strategy |
| ClassifierStrategy.cpp | Raster classifier strategy base class |
| ClassifierStrategy.h | Raster classifier strategy base class |
| ClassifierStrategyFactory.cpp | |
| ClassifierStrategyFactory.h | Raster classifier strategy factory base class |
| ClassifierStrategyParameters.cpp | Raster Classifier strategy parameters base class |
| ClassifierStrategyParameters.h | Raster classifier strategy parameters base class |
| ClassifierWizard.cpp | A Qt dialog that allows users to run a classifier operation defined by RP module |
| ClassifierWizard.h | A Qt dialog that allows users to run a classifier operation defined by RP module |
| ClassifierWizardPage.cpp | This file defines a class for a Classifier Wizard page |
| ClassifierWizardPage.h | This file defines a class for a Classifier Wizard page |
| ClippingAction.cpp | This file defines the Clipping class |
| ClippingAction.h | This file defines the Clipping class |
| ClippingWizard.cpp | A Qt dialog that allows users to run a clipping operation defined by RP module |
| ClippingWizard.h | A Qt dialog that allows users to run a clipping operation defined by RP module |
| ClippingWizardPage.cpp | This file defines a class for a Clipping Wizard page |
| ClippingWizardPage.h | This file defines a class for a Clipping Wizard page |
| CloudDetection.cpp | |
| CloudDetection.h | |
| CloudDetectionAction.cpp | |
| CloudDetectionAction.h | |
| CloudDetectionDialog.cpp | |
| CloudDetectionDialog.h | ... |
| Coalesce.cpp | Coalesce operator |
| Coalesce.h | Coalesce operator |
| CodeEditorDialog.cpp | |
| CodeEditorDialog.h | |
| CodeList.h | |
| color.h | This file contains include headers for the Color Model of TerraLib |
| color_fw.h | Forward declarations for the Color module |
| examples/colorbar/ColorBar.cpp | |
| src/terralib/color/ColorBar.cpp | Implementation of the color bar concept |
| src/terralib/qt/widgets/colorbar/ColorBar.cpp | |
| examples/colorbar/ColorBar.h | |
| src/terralib/color/ColorBar.h | The concept of color bar |
| src/terralib/qt/widgets/colorbar/ColorBar.h | |
| ColorCatalogWidget.cpp | .. |
| ColorCatalogWidget.h | .. |
| ColorMap.cpp | A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel values to colors |
| ColorMap.h | A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel values to colors |
| ColorMapItem.cpp | |
| ColorMapItem.h | A class that represents a color map of rastersymbolizer of a layer in a LayerItemModel |
| ColorMapSliceItem.cpp | |
| ColorMapSliceItem.h | A class that represents a slice of a ColorMapItem |
| ColorMapWidget.cpp | A dialog used to build a Color Map element |
| ColorMapWidget.h | A widget used to build |
| ColorPickerToolButton.cpp | Custom widget used to pick a color |
| ColorPickerToolButton.h | Custom widget used to pick a color |
| ColorScheme.cpp | Implementation of the color scheme concept |
| ColorScheme.h | The concept of color scheme |
| ColorSchemeCatalog.cpp | Implementation of the color scheme catalog class |
| ColorSchemeCatalog.h | A catalog for color schemes groups |
| ColorSchemeCatalogManager.cpp | Implementation of the singleton to manage color scheme catalogs |
| ColorSchemeCatalogManager.h | The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catalogs |
| ColorSchemeGroup.cpp | Implementation of the color scheme group class |
| ColorSchemeGroup.h | This class represents a group of color schemes |
| ColorTransform.cpp | Implementation of the color transform concept |
| ColorTransform.h | A class to transform |
| ColorTransformAction.cpp | This file defines the ColorTransform class |
| ColorTransformAction.h | This file defines the ColorTransform class |
| ColorTransformDialog.cpp | This file defines a class for a ColorTransform dialog |
| ColorTransformDialog.h | This file defines a class for a ColorTransform dialog |
| common.h | This file contains include headers for the TerraLib Common Runtime module |
| common_fw.h | This file contains forward declarations for the TerraLib Common Runtime module |
| CommonExamples.h | A set of module common examples |
| Comparators.h | Several functor types for comparing objects |
| ComparisonOp.cpp | A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments |
| ComparisonOp.h | A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments |
| ComparisonOperators.cpp | It is used to indicate what types of comparison operators are supported by a service |
| ComparisonOperators.h | It is used to indicate what types of comparison operators are supported by a service |
| ComplexContent.cpp | |
| ComplexContent.h | It models an XML Schema complexContent element |
| ComplexData.h | |
| ComplexType.cpp | It models a XML Schema Complex Type definition |
| ComplexType.h | It models a XML Schema Complex Type definition |
| compose.py | |
| ComposeBandsAction.cpp | This file defines the Compose Bands class |
| ComposeBandsAction.h | This file defines the Compose Bands class |
| ComposeBandsWizard.cpp | A Qt dialog that allows users to compose or decompose bands |
| ComposeBandsWizard.h | A Qt dialog that allows users to compose or decompose bands |
| ComposeBandsWizardPage.cpp | This file defines a class for a Compose / Decompose Bands Wizard page |
| ComposeBandsWizardPage.h | This file defines a class for a Compose / Decompose Bands Wizard page |
| CompositeData.cpp | A base class for composite data values |
| CompositeData.h | A base class for composite data values |
| binding/v8/jsi/dataaccess/CompositeProperty.cpp | |
| datatype/CompositeProperty.cpp | A base class for a compound property type (non-atomic properties) |
| CompositeProperty.h | A base class for a compound properties (non-atomic properties) |
| CompositionModeDialog.cpp | This file defines a class for a CompositionModeDialog |
| CompositionModeDialog.h | This file defines a class for a CompositionModeDialog |
| CompositionModeMenuWidget.cpp | This file defines a class for a CompositionModeMenuWidget |
| CompositionModeMenuWidget.h | This file defines a class for a CompositionModeMenuWidget |
| CompoundCurve.cpp | CompoundCurve is a curve that may have circular and linear segments |
| CompoundCurve.h | CompoundCurve is a curve that may have circular and linear segments |
| Concatenate.cpp | Concatenates strings (String formatting functions) |
| Concatenate.h | Concatenates strings (String formatting functions) |
| attic/src/annotationtext/Config.h | |
| attic/src/antigrain/Config.h | |
| attic/src/grib/Config.h | |
| attic/src/idl/Config.h | |
| attic/src/plugin/Config.h | |
| attic/src/qt/plugins/datasource/wcs/Config.h | |
| attic/src/qt/plugins/datasource/wms/Config.h | |
| attic/src/sqlite/Config.h | |
| attic/src/wcs/Config.h | |
| attic/src/wms/Config.h | |
| attic/src/xsd/Config.h | |
| attic/unittest/dataaccess/Config.h | |
| examples/ado/Config.h | |
| examples/attributefill/Config.h | |
| examples/Config.h | Proxy file for the real global configuration of TerraLib examples |
| examples/core/lib/lib_example/Config.h | |
| examples/gap/Config.h | |
| examples/qt/query/Config.h | |
| examples/qt/rp/Config.h | |
| examples/qt/srs/Config.h | |
| examples/raster/Config.h | |
| examples/rp/Config.h | |
| examples/sam/Config.h | |
| examples/srs/Config.h | |
| examples/st/Config.h | |
| examples/vp/Config.h | |
| src/terralib/addressgeocoding/Config.h | Configuration flags for the Terrralib Address Geocoding module |
| src/terralib/ado/Config.h | Configuration flags for the TerraLib ADO Data Access driver |
| src/terralib/attributefill/Config.h | Configuration flags for the Attribute Fill module of TerraLib |
| src/terralib/binding/capi/Config.h | |
| src/terralib/binding/v8/common/Config.h | |
| src/terralib/binding/v8/Config.h | |
| src/terralib/binding/v8/jsi/Config.h | |
| src/terralib/binding/v8/plugin/Config.h | |
| src/terralib/ceditor/Config.h | |
| src/terralib/cellspace/Config.h | Configuration flags for the Cellular Spaces module of TerraLib |
| src/terralib/classification/Config.h | Configuration flags for the Terrralib Classification module |
| src/terralib/color/Config.h | Configuration flags for the Color module of TerraLib |
| src/terralib/common/Config.h | Configuration flags for the TerraLib Common Runtime module |
| src/terralib/core/Config.h | Configuration flags for TerraLib Core |
| src/terralib/core/uri/Config.h | Configuration flags for URI support |
| src/terralib/dataaccess/Config.h | Configuration flags for the Data Access module of TerraLib |
| src/terralib/datatype/Config.h | Configuration flags for the DataType module of TerraLib |
| src/terralib/edit/Config.h | Configuration flags for the TerraLib Edit module |
| src/terralib/edit/qt/Config.h | Configuration flags for the TerraLib Qt Edit module |
| src/terralib/fe/Config.h | Configuration flags for the TerraLib Filter Encoding module |
| src/terralib/gdal/Config.h | Configuration flags for the GDAL Driver of TerraLib |
| src/terralib/geometry/Config.h | Configuration flags for the Vector Geometry Model of TerraLib |
| src/terralib/gml/Config.h | Configuration flags for the GML module of TerraLib |
| src/terralib/graph/Config.h | |
| src/terralib/maptools/Config.h | |
| src/terralib/memory/Config.h | Configuration flags for the TerraLib In-memory Data Access driver |
| src/terralib/metadata/Config.h | Configuration flags for the Metadata support of TerraLib |
| src/terralib/mnt/core/Config.h | |
| src/terralib/ogr/Config.h | Configuration flags for the OGR Driver Implementation of TerraLib |
| src/terralib/postgis/Config.h | Configuration flags for the PostGIS Driver Implementation of TerraLib |
| src/terralib/qt/af/Config.h | Configuration flags for the TerraLib Application Framework |
| src/terralib/qt/plugins/addressgeocoding/Config.h | Configuration flags for the address geocoding Qt Widget plugin |
| src/terralib/qt/plugins/attributefill/Config.h | Configuration flags for the attributefill Qt Widget plugin |
| src/terralib/qt/plugins/cellspace/Config.h | Configuration flags for the Cellular Spaces Qt Widget plugin |
| src/terralib/qt/plugins/datasource/ado/Config.h | Configuration flags for the ADO Qt Widget plugin |
| src/terralib/qt/plugins/datasource/gdal/Config.h | Configuration flags for the GDAL Qt Widget plugin |
| src/terralib/qt/plugins/datasource/geofile/Config.h | Configuration flags for the GeoFile Qt Widget plugin |
| src/terralib/qt/plugins/datasource/mysql/Config.h | Configuration flags for the MySQL Qt Widget plugin |
| src/terralib/qt/plugins/datasource/ogr/Config.h | Configuration flags for the OGR Qt Widget plugin |
| src/terralib/qt/plugins/datasource/pgis/Config.h | Configuration flags for the PostGIS Qt Widget plugin |
| src/terralib/qt/plugins/datasource/pgisRaster/Config.h | Configuration flags for the PostGIS Raster Qt Widget plugin |
| src/terralib/qt/plugins/datasource/sqlite/Config.h | Configuration flags for the SQLite Qt Widget plugin |
| src/terralib/qt/plugins/datasource/terralib4/Config.h | |
| src/terralib/qt/plugins/datasource/wfs/Config.h | Configuration flags for the OGC Web Feature Service (WFS) Qt Widget plugin |
| src/terralib/qt/plugins/edit/Config.h | Configuration flags for the TerraLib Edit plugin |
| src/terralib/qt/plugins/mnt/Config.h | Configuration flags for the MNT Qt Widget plugin |
| src/terralib/qt/plugins/mobile/Config.h | |
| src/terralib/qt/plugins/rp/Config.h | Configuration flags for the RP Qt Widget plugin |
| src/terralib/qt/plugins/sa/Config.h | Configuration flags for the SA Qt Widget plugin |
| src/terralib/qt/plugins/st/Config.h | Configuration flags for the ST Qt Widget plugin |
| src/terralib/qt/plugins/timeviewer/Config.h | Config.h file |
| src/terralib/qt/plugins/vp/Config.h | Configuration flags for the VP Qt Widget plugin |
| src/terralib/qt/plugins/wtss/Config.h | |
| src/terralib/qt/widgets/Config.h | Configuration flags for the TerraLib Qt Widgets |
| src/terralib/raster/Config.h | Configuration flags for the Raster module of TerraLib |
| src/terralib/rp/Config.h | Configuration flags for the Raster Processing module of TerraLib |
| src/terralib/sa/Config.h | Configuration flags for the Terrralib Spatial Analysis module |
| src/terralib/se/Config.h | Configuration flags for the Symbology Encoding support of TerraLib |
| src/terralib/srs/Config.h | |
| src/terralib/st/Config.h | |
| src/terralib/statistics/core/Config.h | Configuration flags for the Terrralib Statistic module |
| src/terralib/stmemory/Config.h | |
| src/terralib/terralib4/Config.h | Configuration flags for the TerraLib 4 driver |
| src/terralib/vm/core/Config.h | Configuration flags for TerraLib VM Library |
| src/terralib/vp/Config.h | Configuration flags for the Terrralib Vector Processing module |
| src/terralib/wfs/Config.h | Configuration flags for the TerraLib WFS module |
| src/terralib/ws/core/Config.h | Configuration flags for the Terrralib WS Core module |
| src/terralib/ws/ogc/wcs/client/Config.h | Configuration flags for the Terrralib WS OGC WCS module |
| src/terralib/ws/ogc/wcs/dataaccess/Config.h | Configuration flags for the Terrralib WS OGC WCS DATA ACCESS module |
| src/terralib/ws/ogc/wcs/qt/Config.h | |
| src/terralib/ws/ogc/wcs/qtplugin/Config.h | Configuration flags for the TerraLib WCS QT module |
| src/terralib/ws/ogc/wms/client/Config.h | Configuration flags for the Terrralib WS OGC WMS module |
| src/terralib/ws/ogc/wms/dataaccess/Config.h | Configuration flags for the Terrralib WS OGC WMS DATA ACCESS module |
| src/terralib/ws/ogc/wms/qt/Config.h | Configuration flags for the TerraLib WMS QT module |
| src/terralib/ws/ogc/wms/qtplugin/Config.h | Configuration flags for the TerraLib WMS QT plugin |
| src/terralib/xerces/Config.h | |
| src/terralib/xlink/Config.h | |
| src/terralib/xml/Config.h | Configuration flags for the XML API of TerraLib |
| src/terraview/Config.h | Proxy configuration file for TerraView (see terraview_config.h) |
| unittest/classification/Config.h | |
| unittest/Config.h | Proxy file for the real global configuration of TerraLib Unit Test |
| unittest/edit/Config.h | |
| unittest/fixgeometries/Config.h | |
| unittest/memory/Config.h | |
| unittest/ogc-wcs/Config.h | |
| unittest/raster/Config.h | |
| unittest/rp/Config.h | |
| unittest/vp/Config.h | |
| ConfigInputAddressDialog.cpp | |
| ConfigInputAddressDialog.h | A dialog to import table with address to geocoding operation |
| ConfigInputLayerDialog.cpp | |
| ConfigInputLayerDialog.h | A dialog configure the input layer to address geocoding operation |
| ConfigNumberDialog.cpp | |
| ConfigNumberDialog.h | Associates address number |
| ConnectedDataSet.cpp | Implementation of a connected dataset for the PostGIS driver |
| ConnectedDataSet.h | Implementation of a connected dataset for the PostGIS driver |
| ado/Connection.cpp | A class that implements a connection to a ADO database |
| postgis/Connection.cpp | A class that implements a connection to a PostgreSQL database |
| ado/Connection.h | A class that implements a connection to a ADO database |
| postgis/Connection.h | A class that implements a connection to a PostgreSQL database |
| ConnectionPool.cpp | A class that implements a connection pool for PostGIS |
| ConnectionPool.h | A class that implements a connection pool for PostGIS |
| ConnectionPoolManager.cpp | |
| ConnectionPoolManager.h | |
| ConsoleProgressViewer.cpp | A progress viewer implementation for the console |
| ConsoleProgressViewer.h | A progress viewer implementation for the console |
| ConsoleSleeper.cpp | |
| ConsoleSleeperMultiThread.cpp | |
| binding/v8/jsi/dataaccess/Constraint.cpp | |
| dataaccess/dataset/Constraint.cpp | A class that describes a constraint |
| Constraint.h | A class that describes a constraint |
| ConstraintsIndexesListWidget.cpp | This file has the ConstraintsIndexesListWidget class |
| ConstraintsIndexesListWidget.h | This file has the ConstraintsIndexesListWidget class |
| ConstraintsIndexesPropertyDialog.cpp | A class used to define a constraint or index property creator |
| ConstraintsIndexesPropertyDialog.h | A class used to define a constraint or index property creator |
| ConstraintsItem.cpp | |
| ConstraintsItem.h | A class used to group the set of constraints of a dataset in a TreeModel |
| ConstraintWidget.cpp | This file has the ConstraintWidget class |
| ConstraintWidget.h | This file has the ConstraintWidget class |
| Contains.cpp | Binary spatial operator: Contains |
| Contains.h | Binary spatial operator: Contains |
| Content.cpp | A base class for elements that are not definitions nor declarations. This class is just for creating a hierarchy for All, Choice, Group and Sequence classes |
| Content.h | A base class for elements that are not definitions nor declarations. This class is just for creating a hierarchy for All, Choice, Group and Sequence classes |
| examples/rp/Contrast.cpp | |
| src/terralib/rp/Contrast.cpp | Contrast enhancement |
| Contrast.h | Contrast enhancement |
| ContrastAction.cpp | This file defines the Contrast class |
| ContrastAction.h | This file defines the Contrast class |
| ContrastDialog.cpp | |
| ContrastDialog.h | A dialog used to execute image contrast enhencement |
| ContrastDialogForm.cpp | This file defines a class for a Contrast dialog |
| ContrastDialogForm.h | This file defines a class for a Contrast dialog |
| ContrastEnhancement.cpp | ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for a whole grey/color image |
| ContrastEnhancement.h | ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for a whole grey/color image |
| ContrastEnhancementWidget.cpp | A dialog used to build a ContrastEnhancement element |
| ContrastEnhancementWidget.h | A widget used to build ContrastEnhancement element |
| Converter.cpp | |
| Converter.h | This file contains the support to convert coordinates from a SRS to another |
| Coord2D.cpp | Utility functions to register the Coord2D class into Google JavaScript V8 engine |
| Coord2D.h | An utility struct for representing 2D coordinates |
| CoordTracking.cpp | This class implements a concrete tool to geographic coordinate tracking on mouse move operation |
| CoordTracking.h | This class implements a concrete tool to geographic coordinate tracking on mouse move operation |
| CopyDataSet.cpp | It copy a DataSet |
| CopyingData.cpp | |
| core.h | Include files for Core Library |
| vm/core.h | Include files for Virtual Machine Core Library |
| Count.cpp | Count statistical function |
| Count.h | Count statistical function |
| Counted.h | A counted class keeps track of how many abstract instances are pointing to it |
| Coverage.cpp | This file contains an abstract class to represent a coverage |
| Coverage.h | This file contains an abstract class to represent a coverage |
| CoverageDataSetInfo.cpp | This file contains an abstract class called CoverageDataSetInfo |
| CoverageDataSetInfo.h | This file contains an abstract class called CoverageDataSetInfo |
| CoverageSeries.cpp | |
| CoverageSeries.h | This file contains a class to represent a coverage series |
| CoverageSeriesDataSetInfo.h | This file contains a class to represent a coverage series data set info |
| CoverageSeriesExamples.cpp | |
| CoverageSeriesIterator.cpp | This file contains an iterator that is able to traverse all observations of a coverage series |
| CoverageSeriesIterator.h | This file contains an iterator that is able to traverse all observations of a coverage series |
| CoverageSeriesObservation.cpp | This file contains a class to represent a CoverageSeries observation |
| CoverageSeriesObservation.h | This file contains a class to represent a CoverageSeries observation |
| CoverageStyle.cpp | The CoverageStyle defines the styling that is to be applied to a subset of Coverage data |
| CoverageStyle.h | The CoverageStyle defines the styling that is to be applied to a subset of Coverage data |
| attic/src/plugin/CppPlugin.cpp | |
| src/terralib/core/plugin/CppPlugin.cpp | The base class for C++ plugins |
| attic/src/plugin/CppPlugin.h | |
| src/terralib/core/plugin/CppPlugin.h | A base class for C++ plugins in TerraLib |
| attic/src/plugin/CppPluginEngine.cpp | |
| src/terralib/core/plugin/CppPluginEngine.cpp | A plugin engine for plugins written in C++ |
| attic/src/plugin/CppPluginEngine.h | |
| src/terralib/core/plugin/CppPluginEngine.h | A plugin engine for plugins written in C++ |
| CppPluginEngineFactory.cpp | |
| CppPluginEngineFactory.h | |
| attic/src/plugin/CppPluginProxy.cpp | |
| src/terralib/core/plugin/CppPluginProxy.cpp | A proxy class for C++ plugins |
| attic/src/plugin/CppPluginProxy.h | |
| src/terralib/core/plugin/CppPluginProxy.h | A proxy class for C++ plugins |
| CppTypes.h | |
| CRaster.cpp | |
| CRaster.h | |
| CreateCellLayerAction.cpp | This file defines the CreateCellLayer class |
| CreateCellLayerAction.h | |
| CreateCellularSpaceDialog.cpp | |
| CreateCellularSpaceDialog.h | |
| CreateDataSourceAndUpdateManager.cpp | |
| CreateIsolinesAction.cpp | This file defines the Isolines Generation class |
| CreateIsolinesAction.h | This file defines the Isolines Generation class |
| CreateIsolinesCore.cpp | |
| CreateIsolinesCore.h | |
| CreateIsolinesDialog.cpp | |
| CreateIsolinesDialog.h | A dialog ISolines generation |
| CreateIsolinesParams.h | |
| CreateLayerAction.cpp | |
| CreateLayerAction.h | |
| CreateLayerDialog.cpp | This interface is used to create new layer operation |
| CreateLayerDialog.h | This interface is used to create new layer operation |
| CreateLayerWidget.cpp | This interface is used to create new layer operation |
| CreateLayerWidget.h | This interface is used to create new layer operation |
| CreateLineTool.cpp | This class implements a concrete tool to create lines |
| CreateLineTool.h | This class implements a concrete tool to create lines |
| CreateMSTGraph.cpp | |
| CreatePointTool.cpp | This class implements a concrete tool to create points |
| CreatePointTool.h | This class implements a concrete tool to create points |
| CreatePolygonTool.cpp | This class implements a concrete tool to create polygons |
| CreatePolygonTool.h | This class implements a concrete tool to create polygons |
| CreateProgressWidgetItemEvent.cpp | The CreateProgressWidgetItemEvent is a custom event used to create a progress widget item |
| CreateProgressWidgetItemEvent.h | The CreateProgressWidgetItemEvent is a custom event used to create a progress widget item |
| CreatingDataSetInMemory.cpp | |
| CreatingDataSetInMemoryGivingDt.cpp | |
| CreatingDataSetType.cpp | |
| CreatingDataSetTypeInMemory.cpp | |
| Crosses.cpp | Binary spatial operator: Crosses |
| Crosses.h | Binary spatial operator: Crosses |
| CRP.cpp | |
| CRP.h | |
| CTypes.h | |
| CurlWrapper.cpp | A Wrapper for Lib Curl |
| CurlWrapper.h | A Wrapper for Lib Curl |
| binding/v8/jsi/geometry/Curve.cpp | |
| geometry/Curve.cpp | Curve is an abstract class that represents 1-dimensional geometric objects stored as a sequence of coordinates |
| Curve.h | Curve is an abstract class that represents 1-dimensional geometric objects stored as a sequence of coordinates |
| CurvePolygon.cpp | CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries |
| CurvePolygon.h | CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries |
| dataaccess.h | This file contains include headers for the Data Access module of TerraLib |
| DataAccess.h | JavaScript exporting routine for the TerraLib Data Access module |
| dataaccess_fw.h | Forward declarations for the Data Access module |
| DataAccessExamples.h | Examples on how to access/manipulate DataSources in TerraLib |
| DataConverterManager.cpp | A singleton for managing the data type converter available in the system |
| DataConverterManager.h | A singleton for managing the data type converter available in the system |
| DataExchangerWizard.cpp | |
| DataExchangerWizard.h | |
| DataExchangeStatus.h | |
| DataExchangeSummaryWizardPage.cpp | |
| DataExchangeSummaryWizardPage.h | |
| DataPropertiesDialog.cpp | |
| DataPropertiesDialog.h | A dialog used to configure the properties of a new textual file based layer |
| DataPropertiesWidget.cpp | |
| DataPropertiesWidget.h | A class used to configure the properties of a new textual file based layer |
| ado/DataSet.cpp | DataSet class implementation for Microsoft Access driver |
| binding/v8/jsi/dataaccess/DataSet.cpp | |
| dataaccess/dataset/DataSet.cpp | A dataset is the unit of information manipulated by the data access module of TerraLib |
| gdal/DataSet.cpp | Implementation of a DataSet for GDAL data provider |
| memory/DataSet.cpp | Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver |
| ogr/DataSet.cpp | Implementation of a DataSet for OGR data provider |
| postgis/DataSet.cpp | Implementation of a dataset for the PostGIS driver |
| qt/plugins/mobile/geopackage/DataSet.cpp | |
| stmemory/DataSet.cpp | Implementation of a data set in memory that contains spatiotemporal observations indexed by time and space |
| ado/DataSet.h | DataSet class implementation for Microsoft Access driver |
| dataaccess/dataset/DataSet.h | A dataset is the unit of information manipulated by the data access module of TerraLib |
| gdal/DataSet.h | |
| memory/DataSet.h | Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver |
| ogr/DataSet.h | Implementation of a DataSet for OGR data provider |
| postgis/DataSet.h | Implementation of a dataset for the PostGIS driver |
| qt/plugins/mobile/geopackage/DataSet.h | |
| stmemory/DataSet.h | Implementation of an in-memory data set that contains spatiotemporal observations indexed by time and space |
| DataSet2Layer.cpp | ... |
| DataSet2Layer.h | ... |
| dataset_fw.h | Forward declarations for the dataset module |
| dataset_h.h | This file contains include headers for the DataSet module |
| examples/dataaccess/DataSetAdapter.cpp | |
| src/terralib/dataaccess/dataset/DataSetAdapter.cpp | An adapter for DataSet |
| DataSetAdapter.h | An adapter for DataSet |
| DataSetAdapterLayer.cpp | A layer with reference to a dataset |
| DataSetAdapterLayer.h | A layer with reference to a DataSetTypeConverter |
| DataSetAdapterWidget.cpp | A class used to define the DataSetAdapterWidget class |
| DataSetAdapterWidget.h | A class used to define the DataSetAdapterWidget class |
| DataSetCapabilities.cpp | A class that informs what the dataset implementation of a given data source can perform |
| DataSetCapabilities.h | A class that informs what the dataset implementation of a given data source can perform |
| DataSetCategoryGroupItem.cpp | A class used to group a set of dataset items in a DataSourceTreeModel |
| DataSetCategoryGroupItem.h | A class used to group a set of dataset items in a DataSourceTreeModel |
| DataSetCategoryItem.cpp | A class used to group a set of dataset items in a DataSourceTreeModel |
| DataSetCategoryItem.h | A class used to group a set of dataset items in a DataSourceTreeModel |
| DataSetCategoryModel.cpp | ???? |
| DataSetCategoryModel.h | ???? |
| DataSetDisplay.cpp | |
| DataSetDisplay.h | |
| DataSetExplorer.cpp | A widget designed to explore the datasets of a data source |
| DataSetExplorer.h | A widget designed to explore the datasets of a data source |
| DataSetGetExtent.cpp | |
| DataSetGroupItem.cpp | A class used to group a set of dataset items in a DataSourceTreeModel |
| DataSetGroupItem.h | A class used to group a set of dataset items in a DataSourceTreeModel |
| binding/v8/jsi/dataaccess/DataSetItem.cpp | |
| memory/DataSetItem.cpp | An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver |
| qt/widgets/datasource/explorer/DataSetItem.cpp | A class that represents a dataset in a TreeModel |
| memory/DataSetItem.h | An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver |
| qt/widgets/datasource/explorer/DataSetItem.h | A class that represents a dataset in a TreeModel |
| DataSetLayer.cpp | A layer with reference to a dataset |
| DataSetLayer.h | A layer with reference to a dataset |
| DataSetLayerSelector.cpp | A simple widget that allows the selection of datasets from a given data source |
| DataSetLayerSelector.h | A simple widget that allows the selection of datasets from a given data source |
| DataSetName.cpp | A class that models the name of a dataset used in a From clause |
| DataSetName.h | A class that models the name of a dataset used in a From clause |
| DataSetOptionsWizardPage.cpp | |
| DataSetOptionsWizardPage.h | |
| DataSetPersistence.cpp | Utility functions to register the DataSetPersistence class into the Google JavaScript V8 engine |
| DataSetSelectorDialog.cpp | ... |
| DataSetSelectorDialog.h | ... |
| DataSetSelectorWidget.cpp | A wizard for selecting datasets from a data source |
| DataSetSelectorWidget.h | A wizard for selecting datasets from a data source |
| DataSetSelectorWizardPage.cpp | .. |
| DataSetSelectorWizardPage.h | .. |
| DataSetsManager.cpp | GDAL data set manager |
| DataSetsManager.h | |
| DataSetTableDockWidget.cpp | |
| DataSetTableDockWidget.h | A dock widget for table view objects |
| DataSetTableHorizontalHeader.cpp | |
| DataSetTableHorizontalHeader.h | |
| DataSetTableModel.cpp | A model based on te::da::DataSet |
| DataSetTableModel.h | A model based on te::da::DataSet |
| DataSetTableVerticalHeader.cpp | |
| DataSetTableVerticalHeader.h | Defines a vertical header for a dataset table view |
| DataSetTableView.cpp | |
| DataSetTableView.h | A table view for a dataset |
| DataSetTreeModel.cpp | A simple model for datasets belonging to a data source |
| DataSetTreeModel.h | A simple model for datasets belonging to a data source |
| DataSetTreeView.cpp | A tree view for datasets of a data source |
| DataSetTreeView.h | A tree view for datasets of a data source |
| binding/v8/jsi/dataaccess/DataSetType.cpp | |
| dataaccess/dataset/DataSetType.cpp | A class that models the description of a dataset |
| DataSetType.h | A class that models the description of a dataset |
| DataSetTypeCapabilities.cpp | A class that informs what kind of constraint and index is supported by a given data source |
| DataSetTypeCapabilities.h | A class that informs what kind of constraint and index is supported by a given data source |
| DataSetTypeConverter.cpp | An converter for DataSetType |
| DataSetTypeConverter.h | An converter for DataSetType |
| DataSetTypePersistence.cpp | Utility functions to register the DataSetTypePersistence class into the Google JavaScript V8 engine |
| DataSetUseCounter.cpp | GDAL data set use counter |
| DataSetUseCounter.h | |
| DataSetWidget.cpp | This file has the DataSetWidget class |
| DataSetWidget.h | This file has the DataSetWidget class |
| DataSetWizardPage.cpp | This file has the DataSetWizardPage class |
| DataSetWizardPage.h | This file has the DataSetWizardPage class |
| attic/src/sqlite/DataSource.cpp | |
| attic/src/wcs/DataSource.cpp | |
| attic/src/wms/DataSource.cpp | |
| src/terralib/ado/DataSource.cpp | Implementation of the data source class for the ADO driver |
| src/terralib/binding/v8/jsi/dataaccess/DataSource.cpp | |
| src/terralib/dataaccess/datasource/DataSource.cpp | An abstract class for data providers like a DBMS, Web Services or a regular file |
| src/terralib/gdal/DataSource.cpp | The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library |
| src/terralib/memory/DataSource.cpp | Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver |
| src/terralib/ogr/DataSource.cpp | |
| src/terralib/postgis/DataSource.cpp | Implementation of the data source for the PostGIS driver |
| src/terralib/qt/plugins/mobile/geopackage/DataSource.cpp | |
| src/terralib/stmemory/DataSource.cpp | Implements a DataSource that contains st memory DataSets indexed by space and time |
| src/terralib/terralib4/DataSource.cpp | |
| src/terralib/wfs/DataSource.cpp | Implementation of the data source for the WFS driver |
| src/terralib/ws/ogc/wcs/dataaccess/DataSource.cpp | |
| src/terralib/ws/ogc/wms/dataaccess/DataSource.cpp | Data Source for WS OGC WMS |
| attic/src/sqlite/DataSource.h | |
| attic/src/wcs/DataSource.h | |
| attic/src/wms/DataSource.h | |
| src/terralib/ado/DataSource.h | Implementation of the data source class for the ADO driver |
| src/terralib/dataaccess/datasource/DataSource.h | An abstract class for data providers like a DBMS, Web Services or a regular file |
| src/terralib/gdal/DataSource.h | The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library |
| src/terralib/memory/DataSource.h | |
| src/terralib/ogr/DataSource.h | A class for data providers of OGR |
| src/terralib/postgis/DataSource.h | Implementation of the data source for the PostGIS driver |
| src/terralib/qt/plugins/mobile/geopackage/DataSource.h | |
| src/terralib/stmemory/DataSource.h | Implements a DataSource that contains st memory DataSets indexed by space and time |
| src/terralib/terralib4/DataSource.h | Implements the DataSource class for the TerraLib 4.x Data Access Driver |
| src/terralib/wfs/DataSource.h | Implementation of the data source for the WFS driver |
| src/terralib/ws/ogc/wcs/dataaccess/DataSource.h | Data Source for WS OGC WCS |
| src/terralib/ws/ogc/wms/dataaccess/DataSource.h | Data Source for WS OGC WMS |
| datasource_fw.h | Forward declarations for the DataSource module |
| datasource_h.h | This file contains include headers for the DataSource module |
| DataSourceCapabilities.cpp | A class that represents the known capabilities of a specific data source |
| DataSourceCapabilities.h | A class that represents the known capabilities of a specific data source |
| binding/v8/jsi/dataaccess/DataSourceCatalog.cpp | |
| dataaccess/datasource/DataSourceCatalog.cpp | It represents the system catalog of a DataSource |
| DataSourceCatalog.h | It represents the system catalog of a DataSource |
| attic/src/sqlite/DataSourceCatalogLoader.cpp | |
| src/terralib/binding/v8/jsi/dataaccess/DataSourceCatalogLoader.cpp | |
| DataSourceCatalogLoader.h | |
| DataSourceCatalogManager.cpp | This is a singleton for managing all data source catalog instances available in the system |
| DataSourceCatalogManager.h | This is a singleton for managing all the data source catalog instances available in the system |
| DataSourceConnectorManager.cpp | |
| DataSourceConnectorManager.h | A widget that groups datasource identificatin and connection information |
| DataSourceExplorer.cpp | A widget designed to explore the data sources of an application |
| DataSourceExplorer.h | A widget designed to explore the data sources of an application |
| DataSourceExplorerDialog.cpp | |
| DataSourceExplorerDialog.h | A dialog for selecting a data source |
| attic/src/wcs/DataSourceFactory.cpp | |
| attic/src/wms/DataSourceFactory.cpp | |
| src/terralib/ado/DataSourceFactory.cpp | This is the factory for the ADO data sources |
| src/terralib/binding/v8/jsi/dataaccess/DataSourceFactory.cpp | |
| src/terralib/dataaccess/datasource/DataSourceFactory.cpp | |
| src/terralib/gdal/DataSourceFactory.cpp | This is the data source concrete factory for the GDAL Data Access driver |
| src/terralib/memory/DataSourceFactory.cpp | This is the data source factory for the memory Data Access driver |
| src/terralib/postgis/DataSourceFactory.cpp | This is the factory for the PostGIS data sources |
| src/terralib/stmemory/DataSourceFactory.cpp | |
| src/terralib/terralib4/DataSourceFactory.cpp | This is the factory for Terralib 4 data sources |
| src/terralib/wfs/DataSourceFactory.cpp | |
| src/terralib/ws/ogc/wcs/dataaccess/DataSourceFactory.cpp | This is the factory for WCS data sources |
| src/terralib/ws/ogc/wms/dataaccess/DataSourceFactory.cpp | This is the factory for WMS data sources |
| attic/src/sqlite/DataSourceFactory.h | |
| attic/src/wcs/DataSourceFactory.h | |
| attic/src/wms/DataSourceFactory.h | |
| src/terralib/ado/DataSourceFactory.h | This is the factory for ADO data sources |
| src/terralib/dataaccess/datasource/DataSourceFactory.h | A factory for data sources |
| src/terralib/gdal/DataSourceFactory.h | This is the concrete implementation of a factory that builds data sources managed by the GDAL Library |
| src/terralib/memory/DataSourceFactory.h | |
| src/terralib/postgis/DataSourceFactory.h | This is the factory for PostGIS data sources |
| src/terralib/stmemory/DataSourceFactory.h | This is the data source concrete factory for the ST in-memory driver |
| src/terralib/terralib4/DataSourceFactory.h | This is the factory for Terralib 4 data sources |
| src/terralib/wfs/DataSourceFactory.h | This is the factory for WFS data sources |
| src/terralib/ws/ogc/wcs/dataaccess/DataSourceFactory.h | This is the factory for WCS data sources |
| src/terralib/ws/ogc/wms/dataaccess/DataSourceFactory.h | This is the factory for WMS data sources |
| DataSourceGraphMetadata.cpp | Class used to define the graph metadata informations over a SGBD source |
| DataSourceGraphMetadata.h | Class used to define the graph metadata informations over a SGBD source |
| DataSourceInfo.cpp | A conteiner class for keeping information about a data source |
| DataSourceInfo.h | A conteiner class for keeping information about a data source |
| DataSourceInfoManager.cpp | A singleton to keep all the registered data sources |
| DataSourceInfoManager.h | A singleton to keep all the registered data sources |
| DataSourceItem.cpp | A class that represents a data source in a DataSourceTreeModel |
| DataSourceItem.h | A class that represents a data source in a DataSourceTreeModel |
| binding/v8/jsi/dataaccess/DataSourceManager.cpp | |
| dataaccess/datasource/DataSourceManager.cpp | This is a singleton for managing all data source instances available in the system |
| DataSourceManager.h | This is a singleton for managing all data source instances available in the system |
| DataSourceSelectorDialog.cpp | |
| DataSourceSelectorDialog.h | A dialog for selecting a data source |
| DataSourceSelectorWidget.cpp | |
| DataSourceSelectorWidget.h | A dialog for selecting a data source |
| DataSourceSelectorWizardPage.cpp | .. |
| DataSourceSelectorWizardPage.h | .. |
| DataSourceToolBox.cpp | A tool box to help explorer data sources |
| DataSourceToolBox.h | A tool box to help explorer data sources |
| attic/src/sqlite/DataSourceTransactor.cpp | |
| src/terralib/binding/v8/jsi/dataaccess/DataSourceTransactor.cpp | |
| src/terralib/dataaccess/datasource/DataSourceTransactor.cpp | A DataSourceTransactor can be viewed as a gateway for reading/writing things into the data source |
| attic/src/sqlite/DataSourceTransactor.h | |
| src/terralib/dataaccess/datasource/DataSourceTransactor.h | A DataSourceTransactor can be viewed as a connection to the data source for reading/writing things into it |
| DataSourceTreeModel.cpp | ???? |
| DataSourceTreeModel.h | ???? |
| DataSourceTreeView.cpp | A tree view for the data sources of an application |
| DataSourceTreeView.h | A tree view for the data sources of an application |
| DataSourceType.cpp | A base class for the suppported types of data source |
| DataSourceType.h | |
| DataSourceTypeManager.cpp | A singleton to keep all the registered data source types |
| DataSourceTypeManager.h | |
| DataType.cpp | It stores information about a data type |
| datatype.h | This file contains include headers for the Data Type module of TerraLib |
| binding/v8/jsi/datatype/DataType.h | |
| datatype/DataType.h | It stores information about a data type |
| datatype_fw.h | This file contains forward declarations for the Data Type module of TerraLib |
| DataTypeCapabilities.cpp | A class that represents the supported data types of a specific data source |
| DataTypeCapabilities.h | A class that represents the supported data types of a specific data source |
| DataTypeConverter.h | Definition of data type converter |
| DataTypeManager.cpp | A singleton for managing all data types in the system |
| DataTypeManager.h | A singleton for managing all data types in the system |
| DataTypes.cpp | Utility data types for PostgreSQL |
| postgis/DataTypes.h | Utility data types for PostgreSQL |
| ws/ogc/wcs/client/DataTypes.h | Specifies containers for WCS data types |
| ws/ogc/wms/client/DataTypes.h | Specifies containers for WMS data types |
| Date.cpp | A base class for date data types |
| Date.h | A base class for date data types |
| DateDuration.cpp | A class to represent date duration |
| DateDuration.h | A class to represent date duration |
| DateFormItem.cpp | This file defines the class for a date form item |
| DateFormItem.h | This file defines the class for a date form item |
| DatePeriod.cpp | A class to represent date period |
| DatePeriod.h | A class to represent date period |
| binding/v8/jsi/datatype/DateTime.cpp | |
| datatype/DateTime.cpp | An abstract class for date and time types |
| DateTime.h | An abstract class for date and time types |
| DateTimeInstant.cpp | An abstract class to represent an instant of date and time |
| DateTimeInstant.h | An abstract class to represent an instant of date and time |
| DateTimePeriod.cpp | An abstract class to represent a period of date and time |
| DateTimePeriod.h | An abstract class to represent a period of date and time |
| binding/v8/jsi/dataaccess/DateTimeProperty.cpp | |
| datatype/DateTimeProperty.cpp | The type for date and time types: TIME_STAMP, TIME_STAMP_TZ, DATE, DATETIME, TIME or TIME_TZ |
| DateTimeProperty.h | The type for date and time types |
| DateTimePropertyWidget.cpp | |
| DateTimePropertyWidget.h | Defines the DateTimePropertyWidget class |
| DateTimePropertyWidgetFactory.cpp | |
| DateTimePropertyWidgetFactory.h | |
| DateTimeUtils.cpp | |
| DateTimeUtils.h | Utilitary function for the date and time types of the data type module |
| Datum.cpp | |
| Datum.h | This file contains the support to represent a geodetic datum |
| Decorator.h | Defines a decorator abstraction |
| DefaultFeatureInfoMaker.cpp | |
| DefaultFeatureInfoMaker.h | DefaultFeatureInfoMaker is a default implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with vector or raster based information |
| DefaultFeatureInfoMakerFactory.cpp | DefaultFeatureInfoMakerFactory is an implementation of a factory to make DefaultFeatureInfoMaker objects |
| DefaultFeatureInfoMakerFactory.h | DefaultFeatureInfoMakerFactory is an implementation of a factory to make DefaultFeatureInfoMaker objects |
| DefaultFinder.cpp | |
| DefaultFinder.h | |
| Defines.h | Proxy file for the real file terralib_defines.h |
| DeleteGeometryByAreaTool.cpp | |
| DeleteGeometryByAreaTool.h | This class implements a concrete tool to remove geometries by drawing an area (polygon) |
| DeleteGeometryTool.cpp | This class implements a concrete tool to remove geometries by drawing an area (polygon) |
| DeleteGeometryTool.h | This class implements a concrete tool to remove geometries |
| DeletePartTool.cpp | This class implements a concrete tool to delete parts of multi features (deleting polygons of a multi feature polygons for example) |
| DeletePartTool.h | This class implements a concrete tool to delete parts of multi features (deleting polygons of a multi feature polygons for example) |
| Description.cpp | A Description gives human-readable descriptive information for the object it is included within |
| Description.h | A Description gives human-readable descriptive information for the object it is included within |
| Dialect.h | |
| Difference.cpp | |
| Difference.h | Difference operation |
| DifferenceAction.cpp | This file defines the Difference class |
| DifferenceAction.h | This file defines the Difference class |
| DifferenceDialog.cpp | Difference operation dialog |
| DifferenceDialog.h | Difference operation dialog |
| DirectedGraph.cpp | This is a implementation of a Directed Graph. By convention a directed graph provides access to out-edges only |
| DirectedGraph.h | This is a implementation of a Directed Graph. By convention a directed graph provides access to out-edges only |
| DirectedGraphFactory.cpp | |
| DirectedGraphFactory.h | This is the concrete factory for the directed Graph type |
| DirectExchangerDialog.cpp | |
| DirectExchangerDialog.h | A direct exchanger dialog for ADO, POSTGIS and SHP data sources |
| Disjoint.cpp | Binary spatial operator: Disjoint |
| Disjoint.h | Binary spatial operator: Disjoint |
| Displacement.cpp | A Displacement gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer near a point |
| Displacement.h | A Displacement gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer near a point |
| DisplayWidget.cpp | |
| DisplayWidget.h | A frame for setting display options |
| DisplayWidgetFactory.cpp | A factory to build the display frame object |
| DisplayWidgetFactory.h | A factory to build the display frame object |
| DisplayWindow.cpp | A simple main window to show example of TerraLib Graph |
| DisplayWindow.h | A simple main window to show example of TerraLib Graph |
| examples/vp/Dissolve.cpp | |
| src/terralib/vp/Dissolve.cpp | |
| Dissolve.h | Dissolve operation |
| DissolveAction.cpp | This file defines the Dissolve class |
| DissolveAction.h | This file defines the Dissolve class |
| DissolveDialog.cpp | |
| DissolveDialog.h | A dialog dissolve operation |
| Distance.cpp | A given distance has a measurement and a unit-of-measure |
| Distance.h | A given distance has a measurement and a unit-of-measure |
| DistanceBuffer.cpp | Distance buffer operator |
| DistanceBuffer.h | Distance buffer operator |
| Distinct.h | A class that models a Distinct clause on a query |
| dataaccess/query/Div.cpp | The division operator - syntatic-suggar |
| fe/Div.cpp | |
| dataaccess/query/Div.h | The division operator - syntatic-suggar |
| fe/Div.h | The division operator |
| Documentation.cpp | A class that models a documentation element used to enter text comments in annotations |
| Documentation.h | A class that models a documentation element used to enter text comments in annotations |
| domain_name.cpp | |
| domain_name.h | |
| DoubleFormItem.cpp | This file defines the class for a double form item |
| DoubleFormItem.h | This file defines the class for a double form item |
| DoubleInputListWidget.cpp | .. |
| DoubleInputListWidget.h | .. |
| DoubleListWidget.cpp | .. |
| DoubleListWidget.h | .. |
| DrawingGeometricObjects.cpp | |
| DrawingRasterObject.cpp | |
| DrawPNG.cpp | |
| DrawThread.cpp | |
| DrawThread.h | Thread to draw a Layer in a PaintDevice |
| DroppingDataSetType.cpp | |
| DroppingDataSetTypeProperty.cpp | |
| DSCopy.cpp | |
| DSCopy.h | |
| DSCopyDialog.cpp | |
| DSCopyDialog.h | |
| DSCopyDialogController.cpp | |
| DSCopyDialogController.h | |
| DSInfo.cpp | |
| DSInfo.h | Data Source Informations tool |
| Dummy.h | Dummy classifier (just for testing purposes) |
| DummyWindow.cpp | |
| DummyWindow.h | |
| DWithin.cpp | DistanceBuffer operator: DWithin |
| DWithin.h | DistanceBuffer operator: DWithin |
| Edge.cpp | Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and destiny information, a set of properties if exist and flags to inform his state (new or dirty) |
| Edge.h | Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and destiny information, a set of properties if exist and flags to inform his state (new or dirty) |
| EdgeProperty.cpp | |
| EdgeProperty.h | This class is used to define a set of properties of a Edge |
| EditedDelegate.cpp | |
| EditedDelegate.h | |
| EditInfoTool.cpp | |
| EditInfoTool.h | This class implements a concrete tool for edit attributes of geometry |
| annotationtext/Element.cpp | |
| xsd/Element.cpp | |
| annotationtext/Element.h | |
| xsd/Element.h | |
| Ellipsoid.cpp | |
| Ellipsoid.h | This file contains the structs necessary to model an Ellipsoid |
| Enumerators.h | Several enumerators for XLink support |
| attic/src/annotationtext/Enums.h | |
| attic/src/grib/Enums.h | |
| attic/src/xsd/Enums.h | |
| src/terralib/attributefill/Enums.h | |
| src/terralib/classification/Enums.h | Enumerations related to the Classification module |
| src/terralib/common/Enums.h | General enumerations |
| src/terralib/dataaccess/Enums.h | General enumerations for the Data Access module |
| src/terralib/datatype/Enums.h | General enumerations for the data type module |
| src/terralib/edit/Enums.h | Enumerations related to Edit module |
| src/terralib/geometry/Enums.h | Enumerations related to Geometry module |
| src/terralib/graph/Enums.h | General enumerations |
| src/terralib/maptools/Enums.h | |
| src/terralib/mnt/core/Enums.h | General enumerations |
| src/terralib/qt/af/events/Enums.h | Enumerations for the TerraLib Application Framework |
| src/terralib/qt/widgets/charts/Enums.h | |
| src/terralib/raster/Enums.h | Enumerations for the Raster module |
| src/terralib/sa/Enums.h | Enumerations related to Spatial Analysis module |
| src/terralib/se/Enums.h | Enumerations related to Symbology Enconding module |
| src/terralib/st/Enums.h | General enumerations for the st module |
| src/terralib/statistics/core/Enums.h | Enumerations related to Vector Processing module |
| src/terralib/vp/Enums.h | Enumerations related to Vector Processing module |
| src/terralib/xml/Enums.h | Enumerations of XML module |
| binding/v8/jsi/geometry/Envelope.cpp | |
| geometry/Envelope.cpp | An Envelope defines a 2D rectangular region |
| gml/Envelope.cpp | |
| geometry/Envelope.h | An Envelope defines a 2D rectangular region |
| gml/Envelope.h | Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions |
| Equals.cpp | Binary spatial operator: Equals |
| Equals.h | Binary spatial operator: Equals |
| EqualTo.cpp | It models the comparison operator - syntatic-suggar |
| EqualTo.h | It models the comparison operator - syntatic-suggar |
| ErrorHandler.cpp | This class implements Xerces interface for error handlers |
| ErrorHandler.h | This class implements Xerces interface for error handlers |
| Eta5kmItem.cpp | |
| Eta5kmItem.h | This file defines a class for a Eta5kmItem |
| Event.cpp | This file contains a class to represent an event |
| qt/af/events/Event.h | |
| st/core/event/Event.h | |
| attic/src/sqlite/EWKBReader.cpp | |
| src/terralib/postgis/EWKBReader.cpp | An utility class for reading a PostGIS EWKB |
| attic/src/sqlite/EWKBReader.h | |
| src/terralib/postgis/EWKBReader.h | An utility class for reading a PostGIS EWKB |
| EWKBSize.cpp | |
| EWKBSize.h | |
| attic/src/sqlite/EWKBWriter.cpp | |
| src/terralib/postgis/EWKBWriter.cpp | An utility class for writing a PostGIS EWKB |
| attic/src/sqlite/EWKBWriter.h | |
| src/terralib/postgis/EWKBWriter.h | An utility class for writing a PostGIS EWKB |
| attic/src/grib/Exception.cpp | |
| attic/src/idl/Exception.cpp | |
| attic/src/plugin/Exception.cpp | |
| attic/src/wcs/Exception.cpp | |
| attic/src/wms/Exception.cpp | |
| attic/src/xsd/Exception.cpp | |
| src/terralib/addressgeocoding/Exception.cpp | An exception class for the Vector Processing module |
| src/terralib/ado/Exception.cpp | An exception class for ADO |
| src/terralib/attributefill/Exception.cpp | An exception class for the Attribute Fill module |
| src/terralib/classification/Exception.cpp | An exception class for the Classification module |
| src/terralib/common/Exception.cpp | This class is designed to declare objects to be thrown as exceptions by TerraLib |
| src/terralib/dataaccess/Exception.cpp | An exception class for the DataAccess module |
| src/terralib/datatype/Exception.cpp | An exception class for the DataType module |
| src/terralib/fe/Exception.cpp | An exception class for the Filter Encoding module |
| src/terralib/gdal/Exception.cpp | An exception class for the GDAL module |
| src/terralib/geometry/Exception.cpp | An exception class for the Geometry module |
| src/terralib/graph/Exception.cpp | An exception class for the Graph module |
| src/terralib/maptools/Exception.cpp | An exception class for the MapTools module |
| src/terralib/memory/Exception.cpp | An exception class for the TerraLib In-Memory Data Access driver |
| src/terralib/ogr/Exception.cpp | An exception class for the OGR module |
| src/terralib/postgis/Exception.cpp | An exception class for the PostGIS driver |
| src/terralib/qt/af/Exception.cpp | An exception class for the TerraLib Application Framework |
| src/terralib/qt/plugins/mobile/geopackage/Exception.cpp | |
| src/terralib/qt/widgets/Exception.cpp | An exception class for the Qt Widgets module |
| src/terralib/raster/Exception.cpp | An exception class for the Raster module |
| src/terralib/rp/Exception.cpp | Exception class |
| src/terralib/sa/Exception.cpp | An exception class for the Spatial Analysis module |
| src/terralib/se/Exception.cpp | An exception class for the Symbology module |
| src/terralib/srs/Exception.cpp | An exception class for the SRS module |
| src/terralib/st/Exception.cpp | An exception class for the ST module |
| src/terralib/statistics/core/Exception.cpp | An exception class for the statistical module |
| src/terralib/stmemory/Exception.cpp | An exception class for the TerraLib st memory driver |
| src/terralib/terralib4/Exception.cpp | An exception class for Terralib4 |
| src/terralib/vp/Exception.cpp | An exception class for the Vector Processing module |
| src/terralib/wfs/Exception.cpp | An exception class for the TerraLib WFS module |
| src/terralib/ws/ogc/wcs/client/Exception.cpp | An exception class for the OGC WCS Client |
| src/terralib/ws/ogc/wcs/dataaccess/Exception.cpp | An exception class for the OGC WCS Data Access |
| src/terralib/xml/Exception.cpp | An exception class for the XML module |
| attic/src/grib/Exception.h | |
| attic/src/idl/Exception.h | |
| attic/src/plugin/Exception.h | |
| attic/src/wcs/Exception.h | |
| attic/src/wms/Exception.h | |
| attic/src/xsd/Exception.h | |
| src/terralib/addressgeocoding/Exception.h | An exception class for the Address Geocoding module |
| src/terralib/ado/Exception.h | An exception class for ADO |
| src/terralib/attributefill/Exception.h | An exception class for the Attribute Fill module |
| src/terralib/classification/Exception.h | An exception class for the Classification module |
| src/terralib/common/Exception.h | This class is designed to declare objects to be thrown as exceptions by TerraLib |
| src/terralib/core/Exception.h | Exception classes for the TerraLib Core Runtime Library |
| src/terralib/core/lib/Exception.h | Specific exception types for Library Manager |
| src/terralib/core/plugin/Exception.h | |
| src/terralib/dataaccess/Exception.h | An exception class for the DataAccess module |
| src/terralib/datatype/Exception.h | An exception class for the DataType module |
| src/terralib/Exception.h | |
| src/terralib/fe/Exception.h | An exception class for the Filter Encoding module |
| src/terralib/gdal/Exception.h | An exception class for the GDAL module |
| src/terralib/geometry/Exception.h | An exception class for the Geometry module |
| src/terralib/graph/Exception.h | An exception class for the Graph module |
| src/terralib/maptools/Exception.h | An exception class for the MapTools module |
| src/terralib/memory/Exception.h | An exception class for the TerraLib In-Memory Data Access driver |
| src/terralib/ogr/Exception.h | An exception class for the OGR module |
| src/terralib/postgis/Exception.h | An exception class for the PostGIS driver |
| src/terralib/qt/af/Exception.h | An exception class for the TerraLib Application Framework |
| src/terralib/qt/plugins/mobile/geopackage/Exception.h | |
| src/terralib/qt/plugins/wtss/Exception.h | Base Exception class Exceptions in WTSS.TL |
| src/terralib/qt/widgets/Exception.h | An exception class for the Qt Widgets module |
| src/terralib/raster/Exception.h | An exception class for the Raster module |
| src/terralib/rp/Exception.h | Exception class |
| src/terralib/sa/Exception.h | An exception class for the Spatial Analysis module |
| src/terralib/se/Exception.h | An exception class for the Symbology module |
| src/terralib/srs/Exception.h | An exception class for the SRS module |
| src/terralib/st/Exception.h | An exception class for the ST module |
| src/terralib/statistics/core/Exception.h | An exception class for the statistical module |
| src/terralib/stmemory/Exception.h | An exception class for the TerraLib ST memory driver |
| src/terralib/terralib4/Exception.h | |
| src/terralib/vm/core/Exception.h | Exception classes for the TerraLib Virtual Machine Library |
| src/terralib/vp/Exception.h | An exception class for the Vector processing module |
| src/terralib/wfs/Exception.h | An exception class for the TerraLib WFS module |
| src/terralib/ws/core/Exception.h | Exception classes for the WS Core Runtime Library |
| src/terralib/ws/ogc/wcs/client/Exception.h | An exception class for the OGC WCS Client |
| src/terralib/ws/ogc/wcs/dataaccess/Exception.h | |
| src/terralib/xml/Exception.h | An exception class for the XML module |
| ExemplifyDataacces.cpp | |
| ExemplifyIterators.cpp | |
| Exemplo1.java | |
| Exemplo2.java | |
| ExpansibleBand.cpp | Expansible raster band |
| ExpansibleBand.h | Expansible raster band |
| ExpansibleBandBlocksManager.cpp | |
| ExpansibleBandBlocksManager.h | RAM cached and tiled raster band blocks manager |
| ExpansibleRaster.cpp | A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands |
| ExpansibleRaster.h | A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands |
| ExpansibleRasterFactory.cpp | This is the concrete factory for In-Memory driver |
| ExpansibleRasterFactory.h | This is the concrete factory for expansible raster |
| ExportingOGR.cpp | |
| dataaccess/query/Expression.cpp | This is an abstract class that models a query expression |
| fe/Expression.cpp | |
| fe/serialization/xml/Expression.cpp | Auxiliary classes and functions to serialize filter expressions from a XML document |
| dataaccess/query/Expression.h | This is an abstract class that models a query expression |
| fe/Expression.h | This is an abstract class that models a Filter Encoding expression |
| fe/serialization/xml/Expression.h | Auxiliary classes and functions to serialize filter expressions from a XML document |
| Extension.cpp | This class models an extension element that can be used to extend an existing simpleType or complexType element |
| Extension.h | This class models an extension element that can be used to extend an existing simpleType or complexType element |
| ExtentAcquire.cpp | This class implements a concrete tool to define a boundary rectangle |
| ExtentAcquire.h | This class implements a concrete tool to define a boundary rectangle |
| ExternalGraphic.cpp | The ExternalGraphic allows a reference to be made to an external graphic file with a Web URL or to in-line content |
| ExternalGraphic.h | The ExternalGraphic allows a reference to be made to an external graphic file with a Web URL or to in-line content |
| ExternalGraphicRenderer.cpp | |
| ExternalGraphicRenderer.h | A concrete renderer based on Qt4 for conversion of Symbology Enconding External Graphic elements to an image pattern |
| ExternalGraphicRendererManager.cpp | This is a singleton for managing all external graphic renderers instances available in the system |
| ExternalGraphicRendererManager.h | This is a singleton for managing all external graphic renderers instances available in the system |
| EyeBirdMapDisplayWidget.cpp | This file has the EyeBirdMapDisplayWidget class |
| EyeBirdMapDisplayWidget.h | This file has the EyeBirdMapDisplayWidget class |
| Facet.cpp | This class can be used to model a facet (a constraint in the range of values) |
| Facet.h | This class can be used to model a facet (a constraint in the range of values) |
| FactoryDictionary.h | A dictionary for a Factory |
| fe.h | This file contains include headers for TerraLib Filter Encoding module |
| fe_fw.h | Forward declarations for the Filter Encoding module |
| Feature.cpp | |
| Feature.h | This class represents a geographic feature |
| FeatureInfoMakerFactory.cpp | FeatureInfoMakerFactory is the base implementation of a factory to make AbstractFeatureInfoMaker objects |
| FeatureInfoMakerFactory.h | FeatureInfoMakerFactory is the base implementation of a factory to make AbstractFeatureInfoMaker objects |
| FeatureTypeStyle.cpp | The FeatureTypeStyle defines the styling that is to be applied to a dataset that can be viewed as a feature type |
| FeatureTypeStyle.h | The FeatureTypeStyle defines the styling that is to be applied to a dataset that can be viewed as a feature type |
| FeedersRaster.cpp | Raster objects feeders |
| FeedersRaster.h | Raster objects feeders |
| attic/src/xsd/Field.cpp | |
| src/terralib/dataaccess/query/Field.cpp | The Field class can be used to model an expression that takes part of the output items of a SELECT |
| attic/src/xsd/Field.h | |
| src/terralib/dataaccess/query/Field.h | The Field class can be used to model an expression that takes part of the output items of a SELECT |
| Fields.h | The Fields class can be used to model a set of expressions that form the output items of a SELECT |
| FieldsDialog.cpp | |
| FieldsDialog.h | |
| FieldsWizardPage.cpp | This file has the FieldsWizardPage class |
| FieldsWizardPage.h | This file has the FieldsWizardPage class |
| fifo_cache.cpp | |
| fifo_cache.h | |
| FIFOCachePolicy.cpp | |
| FIFOCachePolicy.h | This class is used to implement the FIFO cache policy |
| FIFOCachePolicyFactory.cpp | This is the concrete factory for the FIFO cache policy |
| FIFOCachePolicyFactory.h | This is the concrete factory for the FIFO cache policy |
| FileChooser.cpp | |
| FileChooser.h | Defines a component for choose a file |
| FileDialog.cpp | An instance of QFileDialog that includes file extention if necessary |
| FileDialog.h | An instance of QFileDialog that includes file extention if necessary |
| FileSystem.cpp | A class for handling system files and paths |
| FileSystem.h | A class for handling system files and paths |
| FileWatcher.cpp | This class is designed to watch a file |
| FileWatcher.h | This class is designed to watch a file |
| Fill.cpp | A Fill specifies the pattern for filling an area geometry |
| Fill.h | A Fill specifies the pattern for filling an area geometry |
| examples/rp/Filter.cpp | |
| src/terralib/fe/Filter.cpp | |
| src/terralib/fe/serialization/xml/Filter.cpp | Support for the Filter serialization |
| src/terralib/rp/Filter.cpp | A series of well-known filtering algorithms for images, linear and non-linear |
| fe/Filter.h | A Filter is any valid predicate expression |
| fe/serialization/xml/Filter.h | Support for the Filter serialization |
| rp/Filter.h | A series of well-known filtering algorithms for images, linear and non-linear |
| Filter2Query.cpp | |
| FilterAction.cpp | This file defines the Filter class |
| FilterAction.h | This file defines the Filter class |
| FilterCapabilities.cpp | This class can be used to create capabilities document of services that use filter encoding |
| FilterCapabilities.h | This class can be used to create capabilities document of services that use filter encoding |
| FilterDialogForm.cpp | |
| FilterDialogForm.h | This file has the FilterDialogForm class |
| FilteredDataSet.cpp | This class represents a filtered data set |
| FilteredDataSet.h | This class represents a filtered data set |
| Finders.cpp | General utilities for searching for plugins |
| Finders.h | General utilities for searching for plugins |
| FixGeometryTopology.cpp | |
| FixGeometryTopology.h | Functions to fix geometry topology |
| FlowGraphBuilder.cpp | |
| FlowGraphBuilder.h | |
| FolderItem.cpp | |
| FolderItem.h | Defines a folder item, just containing LayerItem |
| FolderLayer.cpp | A layer that can be used as a container for other kind of layers |
| FolderLayer.h | A layer that can be used as a container for other kind of layers |
| Font.cpp | A Font specifies the text font to use in a text symbolizer |
| Font.h | A Font specifies the text font to use in a text symbolizer |
| binding/v8/jsi/dataaccess/ForeignKey.cpp | |
| dataaccess/dataset/ForeignKey.cpp | It models a foreign key constraint for a DataSetType |
| ForeignKey.h | It models a foreign key constraint for a DataSetType |
| ForeignKeyItem.cpp | A class that represents a foreign key in a TreeModel |
| ForeignKeyItem.h | A class that represents a foreign key in a TreeModel |
| Form.cpp | This file defines the form class |
| Form.h | This file defines the form class |
| FormatDate.cpp | |
| FormatDate.h | Date formatting function |
| FormatNumber.cpp | Numeric formatting function |
| FormatNumber.h | Numeric formatting function |
| fragment.cpp | |
| fragment.h | |
| From.h | It models the FROM clause for a query |
| FromFunctionCall.cpp | A function can be used as a source of information in another query |
| FromFunctionCall.h | A function can be used as a source of information in another query |
| FromItem.cpp | An abstract class that models a source of data in a query |
| FromItem.h | An abstract class that models a source of data in a query |
| dataaccess/query/Function.cpp | A class that models a Function expression |
| fe/Function.cpp | |
| se/Function.cpp | Symbology Encoding functions |
| dataaccess/query/Function.h | A class that models a Function expression |
| fe/Function.h | A function is a named procedure that performs a distinct computation |
| se/Function.h | Symbology Encoding functions |
| FunctionCatalog.cpp | A FunctionCatalog can be used to keep track of registered functions |
| FunctionCatalog.h | A FunctionCatalog can be used to keep track of registered functions |
| FunctionCatalogManager.cpp | A FunctionCatalogManager is a singleton that can be used to manage function catalogs of data source implementations |
| FunctionCatalogManager.h | A FunctionCatalogManager is a singleton that can be used to manage function catalogs of data source implementations |
| FunctionDefn.cpp | The definition of a function that can be used in a query object |
| FunctionDefn.h | The definition of a function that can be used in a query object |
| FunctionEncoder.cpp | A query encoder for general function expressions |
| FunctionEncoder.h | A query encoder for general function expressions |
| FunctionName.cpp | It is used to list the function names that are supported and the number of arguments each function requires |
| FunctionName.h | It is used to list the function names that are supported and the number of arguments each function requires |
| FunctionNames.cpp | A static class with global function name definitions |
| FunctionNames.h | A static class with global function name definitions |
| FunctionNoArgsEncoder.cpp | A query encoder for functions with no arguments that is invoked just by its name |
| FunctionNoArgsEncoder.h | A query encoder for functions with no arguments that is invoked just by its name |
| FunctionParameter.cpp | A FunctionParameter models the parameter of a function definition |
| FunctionParameter.h | A FunctionParameter models the parameter of a function definition |
| functions.cpp | |
| attic/src/idl/Functions.cpp | |
| examples/graph/Functions.cpp | |
| src/terralib/rp/Functions.cpp | Raster Processing functions |
| functions.h | |
| attic/src/idl/Functions.h | |
| src/terralib/rp/Functions.h | Raster Processing functions |
| FusionAction.cpp | This file defines the Fusion class |
| FusionAction.h | This file defines the Fusion class |
| FusionWizard.cpp | A Qt dialog that allows users to run a fusion operation defined by RP module |
| FusionWizard.h | A Qt dialog that allows users to run a fusion operation defined by RP module |
| FusionWizardPage.cpp | This file defines a class for a Fusion Wizard page |
| FusionWizardPage.h | This file defines a class for a Fusion Wizard page |
| FwDataSet.cpp | |
| FwDataSet.h | |
| GAP.cpp | |
| GAP.h | |
| gdal.h | This file contains include headers for the TerraLib GDAL driver |
| gdal_fw.h | |
| GDALConnector.cpp | GDAL connector implementation for the Qt data source widget |
| GDALConnector.h | GDAL connector implementation for the Qt data source widget |
| GDALConnectorDialog.cpp | A dialog window for showing the GDAL connector widget |
| GDALConnectorDialog.h | A dialog window for showing the GDAL connector widget |
| GDALExample.cpp | |
| GDALType.cpp | GDAL data source type |
| GDALType.h | GDAL data source type |
| GeneralConfigWidget.cpp | A frame for setting general options |
| GeneralConfigWidget.h | A frame for setting general options |
| GeneralConfigWidgetFactory.cpp | A factory to build the general config frame object |
| GeneralConfigWidgetFactory.h | A factory to build the general config frame object |
| GeneralizedProximityMatrix.cpp | This class defines the GPM class |
| GeneralizedProximityMatrix.h | This class defines the GPM class |
| GenericQueue.h | Implements a generic queue |
| GeoFileConnector.cpp | GeoFile connector implementation for the Qt data source widget |
| GeoFileConnector.h | GeoFile connector implementation for the Qt data source widget |
| GeoFileConnectorDialog.cpp | A dialog window for showing the GeoFile connector widget |
| GeoFileConnectorDialog.h | A dialog window for showing the GeoFile connector widget |
| gdal/GeoFileDragAndDropHandler.cpp | |
| ogr/GeoFileDragAndDropHandler.cpp | |
| gdal/GeoFileDragAndDropHandler.h | |
| ogr/GeoFileDragAndDropHandler.h | |
| GeoFileType.cpp | GeoFile data source type |
| GeoFileType.h | GeoFile data source type |
| GeographicCoordinateSystem.cpp | |
| GeographicCoordinateSystem.h | This file contains the structs necessary to represent a GeographicCoordinateSystem |
| GeometricOp.cpp | |
| GeometricOp.h | Geometric operation |
| GeometricOpAction.cpp | This file defines the GeometricOp class |
| GeometricOpAction.h | |
| GeometricOpDialog.cpp | A Qt dialog that allows users to run the basic geographic operations defined by VP module |
| GeometricOpDialog.h | A Qt dialog that allows users to run the basic geometric operations defined by VP module |
| GeometricOpMemory.cpp | |
| GeometricOpMemory.h | |
| GeometricOpQuery.cpp | |
| GeometricOpQuery.h | Geometric Operation Vector Processing functions |
| GeometricTransformation.cpp | 2D Geometric transformation base class |
| GeometricTransformation.h | 2D Geometric transformation base class |
| GeometriesUpdateTool.cpp | |
| GeometriesUpdateTool.h | |
| binding/v8/jsi/geometry/Geometry.cpp | |
| geometry/Geometry.cpp | Geometry is the root class of the geometries hierarchy, it follows OGC Simple Feature Specification - SFS (Simple Feature Access - Part 1: Common Architecture) and ISO SQL/MM Spatial |
| geometry.h | This file contains include headers for the Vector Geometry model of TerraLib |
| binding/v8/jsi/geometry/Geometry.h | |
| geometry/Geometry.h | Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards |
| geometry_fw.h | This file contains forward declarations for the Vector Geometry model of TerraLib |
| binding/v8/jsi/geometry/GeometryCollection.cpp | |
| geometry/GeometryCollection.cpp | It is a collection of other geometric objects |
| GeometryCollection.h | It is a collection of other geometric objects |
| GeometryConstructors.cpp | |
| GeometryConverters.cpp | |
| GeometryConverters.h | A set of function that convert a Geometry type to other types and vice-versa |
| GeometryExamples.h | A set of geometry examples |
| binding/v8/jsi/geometry/GeometryFactory.cpp | |
| geometry/GeometryFactory.cpp | This is the Geometry factory for TerraLib geometries |
| GeometryFactory.h | This is the Geometry factory for TerraLib geometries |
| GeometryFile.cpp | |
| GeometryFile.h | |
| GeometryOperands.cpp | Geometry operands |
| GeometryOperands.h | Geometry operands |
| binding/v8/jsi/dataaccess/GeometryProperty.cpp | |
| geometry/GeometryProperty.cpp | Geometric property |
| GeometryProperty.h | Geometric property |
| GeometryPropertyWidget.cpp | |
| GeometryPropertyWidget.h | Defines the GeometryPropertyWidget class |
| GeometryPropertyWidgetFactory.cpp | |
| GeometryPropertyWidgetFactory.h | |
| GeometryType.cpp | Spatial geometry type |
| GeometryType.h | Spatial is closed operator |
| GeoMosaic.cpp | Create a mosaic from a set of geo-referenced rasters |
| GeoMosaic.h | Create a mosaic from a set of geo-referenced rasters |
| GeomReader.cpp | An utility class for converting a TerraLib 4.x geometry to a TerraLib 5 |
| GeomReader.h | An utility class for converting a TerraLib 4.x geometry to a TerraLib 5 |
| GeoPackageBuilderAction.cpp | |
| GeoPackageBuilderAction.h | |
| GeoPackageBuilderWizard.cpp | |
| GeoPackageBuilderWizard.h | |
| GeopackagePublisher.cpp | |
| GeopackagePublisher.h | |
| GeoPackagePublisherAction.cpp | |
| GeoPackagePublisherAction.h | |
| GeoPackagePublisherDialog.cpp | |
| GeoPackagePublisherDialog.h | |
| GeopackageSynchronizer.cpp | |
| GeopackageSynchronizer.h | |
| GeoPackageSynchronizerAction.cpp | |
| GeoPackageSynchronizerAction.h | |
| GeoPackageSynchronizerDialog.cpp | |
| GeoPackageSynchronizerDialog.h | |
| GEOSGeometryFactory.cpp | The global factory used by TerraLib in order to create GEOS geometries |
| GEOSGeometryFactory.h | The global factory used by TerraLib in order to create GEOS geometries |
| GEOSReader.cpp | A class that converts a GEOS geometry to a TerraLib geometry |
| GEOSReader.h | A class that converts a GEOS geometry to a TerraLib geometry |
| GeostatisticalFunctions.cpp | Auxiliary functions used to calculate the geostatistical methods |
| GeostatisticalFunctions.h | Auxiliary functions used to calculate the geostatistical methods |
| GeostatisticalMethod.h | This file contains a virtual class that represents the geostatistical method |
| GeostatisticalMethodsAction.cpp | This file defines the concrete class for Geostatistical Methods Action |
| GeostatisticalMethodsAction.h | This file defines the concrete class for Geostatistical Methods Action |
| GeostatisticalMethodsDialog.cpp | A dialog with geostatistical methods to measure the spatial variability of attribute of a dataset |
| GeostatisticalMethodsDialog.h | A dialog with geostatistical methods to measure the spatial variability of attribute of a dataset |
| GeostatisticalMethodSemivariogram.cpp | This file contains a class that represents the geostatistical semivariogram method |
| GeostatisticalMethodSemivariogram.h | This file contains a class that represents the geostatistical semivariogram method |
| GeostatisticalModel.h | This file contains a virtual class that represents the geostatistical model |
| GeostatisticalModelExponential.cpp | This file contains a class that represents the geostatistical exponential model |
| GeostatisticalModelExponential.h | This file contains a class that represents the geostatistical exponential model |
| GeostatisticalModelGaussian.cpp | This file contains a class that represents the geostatistical gaussian model |
| GeostatisticalModelGaussian.h | This file contains a class that represents the geostatistical gaussian model |
| GeostatisticalModelSpherical.cpp | This file contains a class that represents the geostatistical spherical model |
| GeostatisticalModelSpherical.h | This file contains a class that represents the geostatistical spherical model |
| GEOSWriter.cpp | A class that converts a TerraLib geometry to a GEOS geometry |
| GEOSWriter.h | A class that converts a TerraLib geometry to a GEOS geometry |
| GetADOConnection.cpp | |
| GetSubGraph.cpp | |
| GetSubGraph.h | This class defines a function used to get a sub graph for a graph |
| attic/src/sqlite/Globals.cpp | |
| src/terralib/ado/Globals.cpp | An static class with global definitions |
| src/terralib/common/Globals.cpp | An static class with global definitions |
| src/terralib/fe/Globals.cpp | |
| src/terralib/gdal/Globals.cpp | An static class with global definitions for the TerraLib GDAL driver |
| src/terralib/graph/Globals.cpp | An static class with global definitions for the TerraLib Graph Module |
| src/terralib/memory/Globals.cpp | An static class with global definitions for the TerraLib In-Memory driver |
| src/terralib/ogr/Globals.cpp | An static class with global definitions |
| src/terralib/postgis/Globals.cpp | An static class with global definitions |
| src/terralib/qt/plugins/mobile/geopackage/Globals.cpp | |
| src/terralib/qt/widgets/Globals.cpp | |
| src/terralib/st/Globals.cpp | An static class with global definitions for the TerraLib ST module |
| src/terralib/stmemory/Globals.cpp | |
| src/terralib/terralib4/Globals.cpp | An static class with global definitions |
| src/terralib/xerces/Globals.cpp | |
| src/terralib/xlink/Globals.cpp | |
| attic/src/sqlite/Globals.h | |
| src/terralib/ado/Globals.h | An static class with global definitions |
| src/terralib/common/Globals.h | An static class with global definitions |
| src/terralib/fe/Globals.h | An static class with global definitions |
| src/terralib/gdal/Globals.h | An static class with global definitions for the TerraLib GDAL driver |
| src/terralib/graph/Globals.h | An static class with global definitions for the TerraLib Graph Module |
| src/terralib/memory/Globals.h | An static class with global definitions for the TerraLib In-Memory driver |
| src/terralib/ogr/Globals.h | An static class with global definitions |
| src/terralib/postgis/Globals.h | An static class with global definitions |
| src/terralib/qt/plugins/mobile/geopackage/Globals.h | |
| src/terralib/qt/widgets/Globals.h | |
| src/terralib/st/Globals.h | A static class with global definitions for the TerraLib ST driver |
| src/terralib/stmemory/Globals.h | A static class with global definitions for the TerraLib ST In-memory driver |
| src/terralib/terralib4/Globals.h | An static class with global definitions |
| src/terralib/xerces/Globals.h | |
| src/terralib/xlink/Globals.h | |
| GlyphGraphicWidget.cpp | A widget used to build a graphic associate with a glyph mark element |
| GlyphGraphicWidget.h | A widget used to build a graphic associate with a glyph mark element |
| GlyphGraphicWidgetFactory.cpp | A concrete factory that builds a graphic widget used to configure a graphic associate with a glyph mark element |
| GlyphGraphicWidgetFactory.h | A concrete factory that builds a graphic widget used to configure a graphic associate with a glyph mark element |
| GlyphMarkDialog.cpp | A dialog used to build a glyph mark element |
| GlyphMarkDialog.h | A dialog used to build a glyph mark element |
| GlyphMarkPropertyItem.cpp | A widget used to define a glyph object |
| GlyphMarkPropertyItem.h | A widget used to define a glyph object |
| GlyphMarkRenderer.cpp | |
| GlyphMarkRenderer.h | A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern |
| GlyphMarkWidget.cpp | A widget used to build a mark element represented by a glyph |
| GlyphMarkWidget.h | A widget used to build a mark element represented by a glyph |
| gml.h | This file contains include headers for TerraLib GML module |
| GoesItem.cpp | |
| GoesItem.h | |
| GPMBuilder.cpp | This class defines the GPM Builder class |
| GPMBuilder.h | This class defines the GPM Builder class |
| GPMConstructorAbstractStrategy.cpp | This class defines a an Abstract class for a GPM constructor |
| GPMConstructorAbstractStrategy.h | This class defines a an Abstract class for a GPM constructor |
| GPMConstructorAdjacencyStrategy.cpp | This class defines a an adjacency strategy class for a GPM constructor |
| GPMConstructorAdjacencyStrategy.h | This class defines a an adjacency strategy class for a GPM constructor |
| GPMConstructorDistanceStrategy.cpp | |
| GPMConstructorDistanceStrategy.h | This class defines a an distance strategy class for a GPM constructor |
| GPMConstructorNearestNeighborStrategy.cpp | |
| GPMConstructorNearestNeighborStrategy.h | This class defines a nearest neighbor strategy class for a GPM constructor |
| GPMWeightsAbstractStrategy.cpp | This class defines a an Abstract class to calculates a weight for a GPM |
| GPMWeightsAbstractStrategy.h | This class defines a an Abstract class to calculates a weight for a GPM |
| GPMWeightsInverseDistanceStrategy.cpp | |
| GPMWeightsInverseDistanceStrategy.h | This class defines a class to calculates a weight for a GPM using Inverse Distance strategy |
| GPMWeightsNoWeightsStrategy.cpp | This class defines a class to calculates a weight for a GPM using No Weights strategy |
| GPMWeightsNoWeightsStrategy.h | This class defines a class to calculates a weight for a GPM using No Weights strategy |
| GPMWeightsSquaredInverseDistanceStrategy.cpp | |
| GPMWeightsSquaredInverseDistanceStrategy.h | This class defines a class to calculates a weight for a GPM using Squared Inverse Distance strategy |
| Graph.cpp | This is the main graph implementation, that uses a cache policy anda graph loader to get all elements inside a data source |
| Graph.h | This is the main graph implementation, that uses a cache policy anda graph loader to get all elements inside a data source |
| GraphCache.cpp | Class used to manager the graph data elements. This class uses a cache policy to control the elements in memory. If a element was requested and not found in cache, the GraphDataManager is used to loaded a new GraphData |
| GraphCache.h | Class used to manager the graph data elements. This class uses a cache policy to control the elements in memory. If a element was requested and not found in cache, the GraphDataManager is used to loaded a new GraphData |
| GraphData.cpp | This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed |
| GraphData.h | This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed |
| GraphDataManager.cpp | This class defines a interface to access the graph elements inside a data source. Its use a implementation of Loader Strategy that defines how a data must be loaded |
| GraphDataManager.h | This class defines a interface to access the graph elements inside a data source. Its use a implementation of Loader Strategy that defines how a data must be loaded |
| GraphExamples.h | These routines show how to use the Graph module |
| GraphFactory.cpp | |
| GraphFactory.h | This is the concrete factory for the commun Graph type |
| Graphic.cpp | A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size |
| Graphic.h | A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size |
| GraphicDialog.cpp | A dialog used to build a graphic element |
| GraphicDialog.h | A dialog used to build a graphic element |
| GraphicFillWidget.cpp | A widget used to build a fill element associated with a graphic |
| GraphicFillWidget.h | A widget used to build a fill element associated with a graphic |
| GraphicFillWidgetFactory.cpp | A concrete factory that builds a fill widget used to configure a fill element associated with a graphic |
| GraphicFillWidgetFactory.h | A concrete factory that builds a fill widget used to configure a fill element associated with a graphic |
| GraphicProperty.cpp | |
| GraphicProperty.h | |
| GraphicPropertyItem.cpp | A widget used to define the general properties of a se object |
| GraphicPropertyItem.h | A widget used to define the general properties of a se object |
| GraphicSelectorWidget.cpp | A widget used to select a graphic element |
| GraphicSelectorWidget.h | A widget used to select a graphic element |
| GraphicStroke.cpp | A GraphicStroke defines a repeated-linear graphic pattern to be used for stroking a line |
| GraphicStroke.h | A GraphicStroke defines a repeated-linear graphic pattern to be used for stroking a line |
| GraphMetadata.cpp | Class used to define the graph metadata informations |
| GraphMetadata.h | Class used to define the graph metadata informations |
| GreaterThan.cpp | It models the inequality operator greater than (>) - syntatic-suggar |
| GreaterThan.h | It models the inequality operator greater than (>) - syntatic-suggar |
| GreaterThanOrEqualTo.cpp | It models the inequality operator greater than or equal to (>=) - syntatic-suggar |
| GreaterThanOrEqualTo.h | It models the inequality operator greater than or equal to (>=) - syntatic-suggar |
| GribExample.cpp | |
| GribPolygonExample.cpp | |
| qt/widgets/canvas/Grid.cpp | |
| raster/Grid.cpp | A rectified grid is the spatial support for raster data |
| qt/widgets/canvas/Grid.h | Contains an implementation of a grid |
| raster/Grid.h | A rectified grid is the spatial support for raster data |
| GridPropertyWidget.cpp | |
| GridPropertyWidget.h | Defines a class that presents a widget with the grid properties to be edited |
| Group.cpp | This class models a group element in a XML Schema |
| Group.h | This class models a group element in a XML Schema |
| GroupBy.h | A class that can be used to model a GROUP BY clause |
| GroupByItem.cpp | A class that can be used in an ORDER BY clause to sort the items of a resulting query |
| GroupByItem.h | A class that can be used in a GROUP BY clause |
| GroupByWizardPage.cpp | This file has the GroupByWizardPage class |
| GroupByWizardPage.h | This file has the GroupByWizardPage class |
| Grouping.cpp | This class contains the parameters needed for grouping the values of a Property |
| Grouping.h | This class contains the parameters needed for grouping the values of a Property |
| GroupingAlgorithms.cpp | This file contains functions containing the algorithms for grouping values |
| GroupingAlgorithms.h | This file contains functions containing the algorithms for grouping values |
| GroupingDialog.cpp | A dialog used to build a grouping |
| GroupingDialog.h | A dialog used to build a grouping |
| GroupingWidget.cpp | A widget used to build a grouping |
| GroupingWidget.h | A widget used to build a grouping |
| GroupThreadManager.cpp | |
| GroupThreadManager.h | Class to manager group values in threads |
| GTFactory.cpp | 2D Geometric transformation factory |
| GTFactory.h | 2D Geometric transformation factory |
| GTFilter.cpp | 2D Geometric transformation outliers remotion filter |
| GTFilter.h | 2D Geometric transformation outliers remotion filter |
| GTModelParameters.cpp | 2D Geometric transformation model parameters |
| GTModelParameters.h | 2D Geometric transformation model parameters |
| GTParameters.cpp | 2D Geometric transformation parameters |
| GTParameters.h | 2D Geometric transformation parameters |
| Halo.cpp | A Halo is a type of Fill that is applied to the backgrounds of font glyphs |
| Halo.h | A Halo is a type of Fill that is applied to the backgrounds of font glyphs |
| HaloPropertyItem.cpp | A widget used to define the halo se object |
| HaloPropertyItem.h | A widget used to define the halo se object |
| Having.cpp | A Having is a filter expression that can be applied to a query with a group by clause |
| Having.h | A Having is a filter expression that can be applied to a query with a group by clause |
| HelloWorld.cpp | Example.. |
| HelloWorld.h | Example.. |
| HelpManager.cpp | |
| HelpManager.h | A singleton that contains a pointer to a help manager implementation |
| HelpManagerImpl.h | An interface for a help manager implementation |
| HelpPushButton.cpp | A specialized button that uses terralib help managers |
| HelpPushButton.h | A specialized button that uses terralib help managers |
| HelpTest.cpp | |
| HelpTest.h | Using the help button |
| HelpTest2.cpp | |
| HelpTest2.h | |
| HelpToolButton.cpp | A specialized tool button that uses terralib help managers |
| HelpToolButton.h | A specialized tool button that uses terralib help managers |
| HexUtils.h | This file contains several utilities functions for dealing with HEX strings |
| HiddenDataSetLayerSelector.cpp | |
| HiddenDataSetLayerSelector.h | |
| HidroItem.cpp | |
| HidroItem.h | |
| HighlightDelegate.cpp | |
| HighlightDelegate.h | A delegate for highlight the selected object ids |
| HighlightedInfo.cpp | |
| HighlightedInfo.h | |
| Histogram.cpp | A class to represent a histogram |
| Histogram.h | A class to represent a histogram |
| HistogramChart.cpp | A class to represent a histogram chart |
| HistogramChart.h | A class to represent a histogram chart |
| HistogramDataWidget.cpp | A widget used to adjust a histogram's input data |
| HistogramDataWidget.h | A widget used to adjust a histogram's input data |
| HistogramDialog.cpp | A dialog used to define the basic parameters of a new histogram |
| HistogramDialog.h | A dialog used to define the basic parameters of a new histogram |
| HistogramFrame.cpp | |
| HistogramFrame.h | A frame used to adjust a histogram's chart parameters, weather it is about it's data or it's visual style |
| HistogramFrameFactory.cpp | A factory to build the histogram frame object |
| HistogramFrameFactory.h | A factory to build the histogram frame object |
| HistogramStyle.cpp | A class used to define the style of a histogram's chart |
| HistogramStyle.h | A class used to define the style of a histogram's chart |
| HistogramStyleWidget.cpp | |
| HistogramStyleWidget.h | |
| HistogramUtils.h | This file contains a set of utility histogram functions |
| Holder.h | An auxiliary data structure for helping to control the garbage collection of C++ objects |
| HorizontalSliderWidget.cpp | .. |
| HorizontalSliderWidget.h | .. |
| IdCapabilities.cpp | Id capabilities include the ability to refer to elements in a GML version 3 data source using an ogc:GmlObjectId with a gml:id attribute |
| IdCapabilities.h | Id capabilities include the ability to refer to elements in a GML version 3 data source using an ogc:GmlObjectId with a gml:id attribute |
| Identifiable.cpp | A base class for XSD classes that must provide a unique ID property |
| Identifiable.h | A base class for XSD classes that must provide a unique ID property |
| examples/vp/Identity.cpp | |
| src/terralib/vp/Identity.cpp | |
| Identity.h | Identity operation |
| IdentityAction.cpp | This file defines the Identity class |
| IdentityAction.h | This file defines the Identity class |
| IdentityConstraint.cpp | This is the base class for XML Schema elements that are related to identity constraint |
| IdentityConstraint.h | This is the base class for XML Schema elements that are related to identity constraint |
| IdentityDialog.cpp | Identity operation dialog |
| IdentityDialog.h | Identity operation dialog |
| IdlBand.cpp | |
| IdlBand.h | |
| IDLLoad.cpp | |
| IDLLoad.h | |
| IdlRaster.cpp | |
| IdlRaster.h | |
| IDWInterpolator.cpp | This file contains an inverse distance weighted (IDW) interpolationan function |
| IDWInterpolator.h | This file contains an inverse distance weighted (IDW) interpolationan function for PointCoverage |
| examples/rp/IHSFusion.cpp | |
| src/terralib/rp/IHSFusion.cpp | Creation of skeleton imagems |
| IHSFusion.h | Creation of skeleton imagems |
| ImageGenerationAction.cpp | This file defines the Regular Grid Generation class |
| ImageGenerationAction.h | This file defines the REgular Grid Generation class |
| ImageGenerationDialog.cpp | A dialog for Image generation |
| ImageGenerationDialog.h | A dialog Shadow image generation |
| ImageItem.cpp | |
| ImageItem.h | This file defines a abstarct class for a Image Item |
| ImageOutline.cpp | ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible |
| ImageOutline.h | ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make the individual-image locations visible |
| ImageOutlineWidget.cpp | A dialog used to build a Symbolizer element |
| ImageOutlineWidget.h | A widget used to build Symbolizer element |
| Import.cpp | It models a XML Schema import |
| Import.h | It models a XML Schema import |
| ImportTableDialog.cpp | |
| ImportTableDialog.h | A dialog to import table with address to geocoding operation |
| In.cpp | A class that represents the IN operator |
| In.h | A class that represents the IN operator |
| Include.cpp | It models a XML Schema include |
| Include.h | It models a XML Schema include |
| binding/v8/jsi/dataaccess/Index.cpp | |
| dataaccess/dataset/Index.cpp | It describes an index associated to a DataSetType |
| dataaccess/dataset/Index.h | It describes an index associated to a DataSetType |
| sam/kdtree/Index.h | A class that represents a two dimensional K-d Tree (2-d Tree) |
| sam/rtree/Index.h | |
| IndexGroupItem.cpp | A class used to group a set of indexes from a dataset in a TreeModel |
| IndexGroupItem.h | A class used to group a set of indexes from a dataset in a TreeModel |
| IndexItem.cpp | A class that represents an index in a DataSourceTreeModel |
| IndexItem.h | A class that represents an index in a TreeModel |
| IndexWidget.cpp | This file has the IndexWidget class |
| IndexWidget.h | This file has the IndexWidget class |
| Info.cpp | This class implements a concrete tool to get informations about a specified feature using pointing operation |
| Info.h | This class implements a concrete tool to get informations about a specified feature using pointing operation |
| InlineContent.cpp | InlineContent is XML or base64 encoded content in some externally-defined format that is included in an SE in-line |
| InlineContent.h | InlineContent is XML or base64 encoded content in some externally-defined format that is included in an SE in-line |
| InputCoordinateDialog.cpp | |
| InputCoordinateDialog.h | Implements a dialog used to centralize the area of visualization in some coordinate |
| InputLayerWidget.cpp | This file has the InputLayerWidget class |
| InputLayerWidget.h | This file has the InputLayerWidget class |
| InputParams.cpp | A structure to hold the input parameters of vector processing |
| InputParams.h | A structure to hold the input parameters of vector processing |
| Insert.cpp | A Insert can be used to add information in a table |
| Insert.h | A Insert can be used to add information in a table |
| IntegerConverters.cpp | A set of function that convert an Integer type to other types |
| IntegerConverters.h | A set of function that convert an Integer type to other types |
| af/connectors/InterfaceController.cpp | A connector to controll all non modal interfaces |
| widgets/InterfaceController.cpp | |
| af/connectors/InterfaceController.h | A connector to controll all non modal interfaces |
| widgets/InterfaceController.h | A virtual class for non modal interfaces |
| InternalSettingsDialog.cpp | A Dialog to be used to inform about internal settings |
| InternalSettingsDialog.h | A Dialog to be used to inform about internal settings |
| Interpolate.cpp | The transformation of continuous values to a number of values (Interpolate function) |
| Interpolate.h | The transformation of continuous values to a number of values (Interpolate function) |
| InterpolationPoint.cpp | They are used to define a graph of points |
| InterpolationPoint.h | They are used to define a graph of points |
| Interpolator.cpp | It interpolates one pixel based on a selected algorithm |
| Interpolator.h | It interpolates one pixel based on a selected algorithm |
| examples/vp/Intersection.cpp | |
| src/terralib/vp/Intersection.cpp | |
| Intersection.h | |
| IntersectionAction.cpp | This file defines the Intersection class |
| IntersectionAction.h | This file defines the Intersection class |
| IntersectionDialog.cpp | A dialog for intersection operation |
| IntersectionDialog.h | A dialog intersection operation |
| IntersectionMemory.cpp | |
| IntersectionMemory.h | Intersection Vector Processing functions |
| IntersectionOp.cpp | |
| IntersectionOp.h | Intersection operation |
| IntersectionQuery.cpp | |
| IntersectionQuery.h | Intersection Vector Processing functions |
| Intersects.cpp | Binary spatial operator: Intersects |
| Intersects.h | Binary spatial operator: Intersects |
| IntFormItem.cpp | This file defines the class for a int form item |
| IntFormItem.h | This file defines the class for a int form item |
| IOWidget.cpp | A widget that can be used to do input and out |
| IOWidget.h | A widget that can be used to do input and out |
| ip_address.cpp | |
| ip_address.h | |
| ipv6_address.cpp | |
| ipv6_address.h | |
| IsNull.cpp | Tells if a values is NULL |
| IsNull.h | Tells if a value is NULL |
| iterator_fw.h | Forward declarations for the Iterator module |
| iterator_h.h | This file contains include headers for the Iterator module |
| ITsDataSource.cpp | |
| Join.cpp | A Join clause combines two FromItems |
| Join.h | A Join clause combines two FromItems |
| JoinCondition.cpp | |
| JoinCondition.h | A condition to be used in a Join clause |
| JoinConditionOn.cpp | JoinConditionOn is a boolean expression and it specifies which items in a join are considered to match |
| JoinConditionOn.h | JoinConditionOn is a boolean expression and it specifies which items in a join are considered to match |
| JoinConditionUsing.cpp | JoinConditionUsing class can be used to model a USING clause in a Join |
| JoinConditionUsing.h | JoinConditionUsing class can be used to model a USING clause in a Join |
| JsContext.cpp | |
| JsContext.h | A class for keeping reference to a persistent context |
| JsContextManager.cpp | A singleton for managing JavaScript contexts |
| JsContextManager.h | A singleton for managing JavaScript contexts |
| JsObject.h | An auxiliary data structure for helping to control the garbage collection of wrapped C++ objects associated to JavaScript objects in Google's V8 engine |
| kdtree.h | This file contains include headers for the K-d Tree Spatial Access Method |
| KdTreeExamples.cpp | This file contains several examples on how to use the K-d tree spatial access method |
| KernelFunctions.cpp | This file contains a functions used by the kernel operation |
| KernelFunctions.h | This file contains a functions used by the kernel operation |
| KernelMapAction.cpp | This file defines the concrete class for KernelMap Action |
| KernelMapAction.h | This file defines the concrete class for KernelMap Action |
| KernelMapDialog.cpp | A dialog to calculate the kernel map of a dataset |
| KernelMapDialog.h | A dialog to calculate the kernel map of a dataset |
| KernelMapOperation.cpp | This file contains a class that represents the kernel map operation |
| KernelMapOperation.h | This file contains a class that represents the kernel map operation |
| KernelOperation.cpp | This file contains a class that represents the kernel operation |
| KernelOperation.h | This file contains a class that represents the kernel operation |
| KernelParams.h | This file contains a class that represents the kernel parameters |
| KernelRatioAction.cpp | This file defines the concrete class for KernelRatio Action |
| KernelRatioAction.h | This file defines the concrete class for KernelRatio Action |
| KernelRatioDialog.cpp | A dialog to calculate the kernel ratio of a datasets |
| KernelRatioDialog.h | A dialog to calculate the kernel ratio of a datasets |
| KernelRatioOperation.cpp | This file contains a class that represents the kernel ratio operation |
| KernelRatioOperation.h | This file contains a class that represents the kernel ratio operation |
| Key.cpp | This class models a key element from an XML Schema |
| Key.h | This class models a key element from an XML Schema |
| KeyRef.cpp | This class models a keyref element from a XML Schema element |
| KeyRef.h | This class models a keyref element from a XML Schema element |
| KMeans.h | KMeans strategy for classification |
| LabelFormItem.cpp | This file defines the class for a label form item |
| LabelFormItem.h | This file defines the class for a label form item |
| LabelPlacement.cpp | The LabelPlacement specifies where and how a text label should be rendered relative to a geometry |
| LabelPlacement.h | The LabelPlacement specifies where and how a text label should be rendered relative to a geometry |
| attic/src/wms/serialization/xml/Layer.cpp | |
| src/terralib/graph/maptools/Layer.cpp | |
| src/terralib/maptools/serialization/xml/Layer.cpp | Auxiliary classes and functions to read layer information from a XML document |
| src/terralib/ws/ogc/wms/dataaccess/serialization/xml/Layer.cpp | |
| attic/src/wms/serialization/xml/Layer.h | |
| src/terralib/graph/maptools/Layer.h | |
| src/terralib/maptools/serialization/xml/Layer.h | Auxiliary classes and functions to read layer information from a XML document |
| src/terralib/ws/ogc/wms/dataaccess/serialization/xml/Layer.h | |
| LayerAttributesWizardPage.cpp | This file has the LayerAttributesWizardPage class |
| LayerAttributesWizardPage.h | This file has the LayerAttributesWizardPage class |
| LayerEvents.h | Contains a list of the layer events |
| LayerExplorer.cpp | |
| LayerExplorer.h | A connector for the te::qt::widgets::LayerExplorer class to the Application Framework |
| LayerItem.cpp | |
| LayerItem.h | Defines a layer item |
| LayerItemModel.cpp | |
| LayerItemModel.h | Defines a layer item model for Qt5 |
| LayerItemView.cpp | |
| LayerItemView.h | Defines a layer item view for Qt5 |
| LayerPropertiesInfo.cpp | |
| LayerPropertiesInfo.h | |
| LayerPropertiesInfoWidget.cpp | |
| LayerPropertiesInfoWidget.h | |
| LayerRenderer.cpp | It renders the objects associated to a Layer |
| LayerRenderer.h | It renders the objects associated to a Layer |
| mnt/qt/LayerSearchDialog.cpp | A dialog for Layer Search |
| qt/widgets/layer/search/LayerSearchDialog.cpp | |
| mnt/qt/LayerSearchDialog.h | A dialog Layer Search |
| qt/widgets/layer/search/LayerSearchDialog.h | |
| LayerSearchWidget.cpp | This file defines the LayerSearchWidget class |
| LayerSearchWidget.h | This file defines the LayerSearchWidget class |
| LayerSearchWizardPage.cpp | This file defines the LayerSearchWizardPage class |
| LayerSearchWizardPage.h | This file defines the LayerSearchWizardPage class |
| LayerSelectorWidget.cpp | This file has the LayerSelectorWidget class |
| LayerSelectorWidget.h | This file has the LayerSelectorWidget class |
| LayerViewDelegate.cpp | |
| LayerViewDelegate.h | A class for rendering icons for layer and folder itens |
| LayerViewMenuManager.cpp | |
| LayerViewMenuManager.h | Class for manage the menus of the LayerItemView |
| layout.h | This file contains include headers for the Layout module |
| layout_fw.h | Forward declarations for the Layout Module |
| LDDGraphBuilder.cpp | This class defines the LDD strategy to build a graph |
| LDDGraphBuilder.h | This class defines the LDD strategy to build a graph |
| Legend.h | It provides an implementation for generating a legend for a layer |
| LegendItem.cpp | |
| LegendItem.h | Defines a legend item |
| LessThan.cpp | It models the inequality operator less than (<) - syntatic-suggar |
| LessThan.h | It models the inequality operator less than (<) - syntatic-suggar |
| LessThanOrEqualTo.cpp | It models the inequality operator less than or equal to (<=) - syntatic-suggar |
| LessThanOrEqualTo.h | It models the inequality operator less than or equal to (<=) - syntatic-suggar |
| LFUCachePolicy.cpp | This class is used to implement the LRU cache policy |
| LFUCachePolicy.h | This class is used to implement the LFU cache policy |
| LFUCachePolicyFactory.cpp | This is the concrete factory for the LFU cache policy |
| LFUCachePolicyFactory.h | This is the concrete factory for the LFU cache policy |
| Library.cpp | A class for handling shared libraries |
| Library.h | A class for handling shared libraries |
| LibraryInfo.h | Basic information about a library |
| LibraryManager.cpp | A singleton that can be used to observe the available libraries in the system |
| LibraryManager.h | A singleton that can be used to observe the available shared libraries in the system |
| Like.cpp | It is intended to encode a character string comparison operator with pattern matching |
| Like.h | It is intended to encode a character string comparison operator with pattern matching |
| Line.cpp | A Line is LineString with 2 points |
| Line.h | A Line is LineString with 2 points |
| binding/v8/jsi/geometry/LinearRing.cpp | |
| geometry/LinearRing.cpp | A LinearRing is a LineString that is both closed and simple |
| LinearRing.h | A LinearRing is a LineString that is both closed and simple |
| LinePlacement.cpp | A LinePlacement specifies how a text label should be rendered relative to a linear geometry |
| LinePlacement.h | A LinePlacement specifies how a text label should be rendered relative to a linear geometry |
| LinePlacementPropertyItem.cpp | A widget used to define the LinePlacement se object |
| LinePlacementPropertyItem.h | A widget used to define the LinePlacement se object |
| binding/v8/jsi/geometry/LineString.cpp | |
| geometry/LineString.cpp | LineString is a curve with linear interpolation between points |
| LineString.h | LineString is a curve with linear interpolation between points |
| LineSymbolizer.cpp | A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line segments |
| LineSymbolizer.h | A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line segments |
| LineSymbolizerProperty.cpp | A widget used to define the line symbolizer properties, such as: |
| LineSymbolizerProperty.h | A widget used to define the line symbolizer properties, such as: |
| LineSymbolizerWidget.cpp | A widget used to build a line symbolizer element |
| LineSymbolizerWidget.h | A widget used to build a line symbolizer element |
| LineToPolygonAction.cpp | This file defines the LineToPolygonAction class |
| LineToPolygonAction.h | This file defines the LineToPolygon class |
| LineToPolygonDialog.cpp | |
| LineToPolygonDialog.h | A dialog for line to polygon operation |
| LineToPolygonMemory.cpp | |
| LineToPolygonMemory.h | Line to Polygon Vector Processing functions |
| LineToPolygonOp.cpp | |
| LineToPolygonOp.h | Line to polygon operation |
| LineToPolygonQuery.cpp | |
| LineToPolygonQuery.h | Line To Polygon Vector Processing functions |
| LinuxUtils.cpp | This file contains several utility functions when dealing with Linux specific API |
| LinuxUtils.h | This file contains several utility functions when dealing with Linux specific API |
| List.cpp | |
| List.h | It is used to define a simple type element as a list of values |
| ListWidget.cpp | |
| ListWidget.h | .. |
| dataaccess/query/Literal.cpp | This class models a literal value |
| fe/Literal.cpp | |
| dataaccess/query/Literal.h | This class models a literal value |
| fe/Literal.h | This class can be used to represent literal values |
| LiteralBool.cpp | |
| LiteralBool.h | A class that models a Literal Bool value |
| LiteralByteArray.cpp | A class that models a literal for ByteArray values |
| LiteralByteArray.h | A class that models a literal for ByteArray values |
| LiteralDateTime.cpp | A class that models a literal for Date and Time values |
| LiteralDateTime.h | A class that models a literal for Date and Time values |
| LiteralDouble.cpp | A class that models a literal for double values |
| LiteralDouble.h | A class that models a literal for double values |
| LiteralEnvelope.cpp | A class that models a literal for Envelope values |
| LiteralEnvelope.h | A class that models a literal for Envelope values |
| LiteralGeom.cpp | A class that models a literal for Geometry values |
| LiteralGeom.h | A class that models a literal for Geometry values |
| LiteralInt16.cpp | A class that models a Literal for a integer value |
| LiteralInt16.h | A class that models a Literal for a integer value |
| LiteralInt32.cpp | A class that models a Literal for a integer value |
| LiteralInt32.h | A class that models a Literal for a integer value |
| LiteralInt64.cpp | A class that models a Literal for a integer value |
| LiteralInt64.h | A class that models a Literal for a integer value |
| LiteralString.cpp | A class that models a Literal String value |
| LiteralString.h | A class that models a Literal String value |
| LoadArithmeticOpDialog.cpp | This file defines a class for a ArithmeticOp Dialog |
| LoadArithmeticOpDialog.h | This file defines a class for a ArithmeticOp Dialog |
| LoadCoverageSeriesFromGeotif.cpp | |
| LoadDataSource.cpp | |
| ado/LoadModules.cpp | |
| cellspace/LoadModules.cpp | |
| dataaccess/LoadModules.cpp | |
| graph/LoadModules.cpp | |
| maptools/LoadModules.cpp | |
| qt/canvas/LoadModules.cpp | |
| qt/query/LoadModules.cpp | |
| qt/rp/LoadModules.cpp | |
| raster/LoadModules.cpp | |
| rp/LoadModules.cpp | |
| st/LoadModules.cpp | |
| TIN/LoadModules.cpp | |
| attic/unittest/dataaccess/LoadModules.h | |
| examples/qt/query/LoadModules.h | |
| examples/qt/rp/LoadModules.h | |
| unittest/classification/LoadModules.h | |
| unittest/edit/LoadModules.h | Load terralib modules |
| unittest/fixgeometries/LoadModules.h | |
| unittest/ogc-wcs/LoadModules.h | |
| unittest/raster/LoadModules.h | |
| unittest/rp/LoadModules.h | |
| unittest/vp/LoadModules.h | |
| LoadTimeSeriesDataSetFromPGIS.cpp | |
| LoadTrajectoryDateSetFromKML.cpp | |
| LocalGraphicWidget.cpp | A widget used to build a graphic associated with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
| LocalGraphicWidget.h | A widget used to build a graphic associated with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
| LocalGraphicWidgetFactory.cpp | A concrete factory that builds a graphic widget used to configure a graphic associate with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
| LocalGraphicWidgetFactory.h | A concrete factory that builds a graphic widget used to configure a graphic associate with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
| LocalImagePropertyItem.cpp | |
| LocalImagePropertyItem.h | A widget used to define a local image graphic for a se symbolizer |
| LocalImageWidget.cpp | A widget used to build an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
| LocalImageWidget.h | A widget used to build an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
| LoggedException.cpp | A class that automatically logs the exception message |
| LoggedException.h | A class that automatically logs the exception message |
| Logger.cpp | This class is designed to manage the log of information in TerraLib |
| Logger.h | This class is designed to manage the log of information in TerraLib |
| LogicOp.cpp | A logical operator can be used to combine one or more conditional expressions |
| LogicOp.h | A logical operator can be used to combine one or more conditional expressions |
| LogTextEdit.cpp | |
| LogTextEdit.h | |
| Macros.h | |
| attic/src/tools/dscopy/console/main.cpp | |
| attic/src/tools/dscopy/qt/main.cpp | |
| attic/src/tools/dsinfo/console/main.cpp | |
| attic/src/tools/rastermanager/console/main.cpp | |
| attic/src/tools/rastermanager/qt/main.cpp | |
| attic/unittest/dataaccess/main.cpp | |
| attic/unittest/srs/main.cpp | |
| examples/ado/main.cpp | |
| examples/attributefill/main.cpp | |
| examples/binding/lua/main.cpp | |
| examples/ceditor/main.cpp | |
| examples/cellspace/main.cpp | A examples for the TerraLib Cellular Space Module |
| examples/colorbar/main.cpp | |
| examples/common/main.cpp | |
| examples/core/encoding/main.cpp | |
| examples/core/filesystem/main.cpp | |
| examples/core/lib/main.cpp | |
| examples/core/logger/main.cpp | |
| examples/core/plugin/main.cpp | |
| examples/core/translator/main.cpp | |
| examples/core/uri/main.cpp | |
| examples/dataaccess/main.cpp | A list of examples for the TerraLib DataAccess Module |
| examples/dataview/main.cpp | |
| examples/factory/main.cpp | |
| examples/gap/main.cpp | |
| examples/geometry/main.cpp | |
| examples/graph/main.cpp | |
| examples/help/main.cpp | |
| examples/layerexplorer/main.cpp | |
| examples/maptools/main.cpp | |
| examples/metadata/main.cpp | |
| examples/modis/main.cpp | |
| examples/ogc-wcs/main.cpp | |
| examples/ogc-wms/main.cpp | |
| examples/progress/main.cpp | |
| examples/qt/canvas/main.cpp | |
| examples/qt/charts/main.cpp | |
| examples/qt/datasource/main.cpp | |
| examples/qt/query/main.cpp | |
| examples/qt/rastervisual/main.cpp | |
| examples/qt/rp/main.cpp | |
| examples/qt/se/main.cpp | |
| examples/qt/srs/main.cpp | |
| examples/qt/tools/main.cpp | |
| examples/qt/utils/main.cpp | |
| examples/raster/main.cpp | |
| examples/rp/main.cpp | |
| examples/sam/main.cpp | |
| examples/serialization/main.cpp | |
| examples/srs/main.cpp | |
| examples/st/main.cpp | |
| examples/TIN/main.cpp | |
| examples/URL/main.cpp | |
| examples/vm/main.cpp | |
| examples/vp/main.cpp | |
| examples/xerces/main.cpp | |
| itest/dataaccess/main.cpp | |
| src/terraview/main.cpp | It contains the main routine of TerraView |
| unittest/classification/main.cpp | |
| unittest/common/main.cpp | |
| unittest/core/main.cpp | |
| unittest/dataaccess/main.cpp | |
| unittest/datatype/main.cpp | |
| unittest/edit/main.cpp | |
| unittest/fixgeometries/main.cpp | |
| unittest/geometry/main.cpp | |
| unittest/memory/main.cpp | |
| unittest/ogc-wcs/main.cpp | |
| unittest/ogc-wms/main.cpp | |
| unittest/ogr/main.cpp | |
| unittest/postgis/main.cpp | |
| unittest/qtwidgets/main.cpp | |
| unittest/raster/main.cpp | |
| unittest/rp/main.cpp | |
| unittest/sam/main.cpp | |
| unittest/srs/main.cpp | |
| unittest/vp/main.cpp | |
| unittest/ws-core/main.cpp | |
| ceditor/MainWindow.cpp | |
| help/MainWindow.cpp | |
| qt/datasource/MainWindow.cpp | |
| qt/rastervisual/MainWindow.cpp | |
| qt/tools/MainWindow.cpp | |
| ceditor/MainWindow.h | |
| help/MainWindow.h | |
| qt/datasource/MainWindow.h | |
| qt/rastervisual/MainWindow.h | |
| qt/tools/MainWindow.h | |
| MainWindowDialog.cpp | |
| MainWindowDialog.h | |
| MakeGeometryValid.cpp | |
| MakeGeometryValid.h | Functions to make geometry valid |
| MakeRasterCrop.cpp | |
| MAP.cpp | MAP (Maximum a Posteriori) strategy for classification |
| MAP.h | MAP (Maximum a Posteriori) strategy for classification |
| examples/maptools/MapDisplay.cpp | |
| src/terralib/maptools/MapDisplay.cpp | The map display controls how a set of layers are displayed |
| src/terralib/qt/af/connectors/MapDisplay.cpp | A connector of the te::qt::widgets::MapDisplay class to the Application Framework |
| src/terralib/qt/widgets/canvas/MapDisplay.cpp | A Qt widget to control the display of a set of layers |
| maptools/MapDisplay.h | The map display controls how a set of layers are displayed |
| qt/af/connectors/MapDisplay.h | A connector of the te::qt::widgets::MapDisplay class to the Application Framework |
| qt/widgets/canvas/MapDisplay.h | A Qt4 widget to control the display of a set of layers |
| MapEvents.h | Contains a list of the map display events |
| MapItem.cpp | |
| MapItem.h | |
| maptools.h | This file contains include headers for the Map Tools module of TerraLib |
| maptools_fw.h | Forward declarations for the MapTools module |
| MapToolsExamples.h | |
| Mark.cpp | A Mark specifies a geometric shape and applies coloring to it |
| Mark.h | A Mark specifies a geometric shape and applies coloring to it |
| MarkRendererManager.cpp | This is a singleton for managing all mark renderers instances available in the system |
| MarkRendererManager.h | This is a singleton for managing all mark renderers instances available in the system |
| MarkSymbol.cpp | This file contains a class that specialize the QwtSymbol to draw a Terralib Mark |
| MarkSymbol.h | This file contains a class that specialize the QwtSymbol to draw a Terralib Mark |
| MaskDialog.cpp | This file defines a class for a MaskDialog |
| MaskDialog.h | This file defines a class for a MaskDialog |
| MathUtils.h | Math utils |
| Matrix.h | Generic template matrix |
| MatrixUtils.h | Matrix manipulation utils |
| Max.cpp | Max statistical function |
| Max.h | Max statistical function |
| MD_DataIdentification.cpp | |
| MD_DataIdentification.h | Information required to identify a dataset |
| MD_Distribution.cpp | |
| MD_Distribution.h | |
| MD_Format.h | |
| MD_Identification.cpp | |
| MD_Identification.h | Identification information contains information to uniquely identify the data |
| iso19115/MD_Metadata.cpp | |
| serialization/xml/MD_Metadata.cpp | Support for MD_Metadata serialization |
| iso19115/MD_Metadata.h | |
| serialization/xml/MD_Metadata.h | Auxiliary classes and functions to serialize metadata to/from a XML document |
| mdirectory.cpp | |
| Measure.cpp | This class implements a concrete tool to measure operation (distance, area, and angle) |
| Measure.h | This class implements a concrete tool to measure operation (distance, area, and angle) |
| MeasurementOperations.cpp | |
| memory.h | This file contains include headers for the memory data source of TerraLib |
| memory_fw.h | |
| MemoryExample.cpp | |
| MemoryIterator.cpp | |
| MemoryIterator.h | |
| MenuBarModel.cpp | |
| MenuBarModel.h | Contains a definition for a model over the QMenuBar |
| Merge.cpp | |
| Merge.h | |
| MergeAction.cpp | This file defines the Merge class |
| MergeAction.h | This file defines the Merge class |
| MergeDialog.cpp | |
| MergeDialog.h | A dialog merge operation |
| MergeGeometriesTool.cpp | This class implements a concrete tool to merge polygons |
| MergeGeometriesTool.h | This class implements a concrete tool to merge polygons |
| Metadata.cpp | |
| metadata.h | This file contains include headers for the metadata module of TerraLib |
| Metadata.h | |
| metadata_fw.h | |
| MetadataAnnotation.cpp | |
| MetadataAnnotation.h | |
| MetadataExtractor.cpp | |
| MetadataExtractor.h | |
| MetadataManager.cpp | |
| MetadataManager.h | |
| Min.cpp | Min statistical function |
| Min.h | Min statistical function |
| MinimumSpanningTree.cpp | This file contains a class that represents the Minimum Spanning Tree operation |
| MinimumSpanningTree.h | This file contains a class that represents the Minimum Spanning Tree operation |
| mixture.py | |
| examples/rp/MixtureModel.cpp | |
| src/terralib/rp/MixtureModel.cpp | Raster decomposition using mixture model |
| MixtureModel.h | Raster decomposition using mixture model |
| MixtureModelAction.cpp | This file defines the mixture model class |
| MixtureModelAction.h | This file defines the mixture model class |
| MixtureModelDialog.cpp | |
| MixtureModelDialog.h | A dialog used to execute mixture model decomposition |
| MixtureModelLinearStrategy.cpp | Raster linear strategy for mixture model classification |
| MixtureModelLinearStrategy.h | Raster linear strategy for mixture model classification |
| MixtureModelPCAStrategy.cpp | PCA (Principal Component Analysis) strategy for mixture model |
| MixtureModelPCAStrategy.h | PCA (Principal Component Analysis) strategy for mixture model |
| MixtureModelStrategy.cpp | Raster mixture model strategy base class |
| MixtureModelStrategy.h | Raster mixture model strategy base class |
| MixtureModelStrategyFactory.cpp | |
| MixtureModelStrategyFactory.h | Raster mixture model strategy factory base class |
| MixtureModelWizard.cpp | A Qt dialog that allows users to run a mixture model operation defined by RP module |
| MixtureModelWizard.h | A Qt dialog that allows users to run a mixture model operation defined by RP module |
| MixtureModelWizardPage.cpp | This file defines a class for a Mixture Model Wizard page |
| MixtureModelWizardPage.h | This file defines a class for a MixtureModel Wizard page |
| mnt.h | This file contains include headers for the TerraLib DTM Processing module |
| MNTGenerationAction.cpp | This file defines the Regular Grid Generation class |
| MNTGenerationAction.h | This file defines the REgular Grid Generation class |
| MNTGenerationDialog.cpp | A dialog for Retangular Grid generation |
| MNTGenerationDialog.h | A dialog Retangular Grid generation |
| MockCurlWrapper.h | |
| modis_database.cpp | |
| modis_database.h | |
| modis_dataset.cpp | |
| modis_dataset.h | |
| modis_utils.cpp | |
| modis_utils.h | |
| attic/src/annotationtext/Module.cpp | |
| attic/src/sqlite/Module.cpp | |
| attic/src/wcs/Module.cpp | |
| attic/src/wms/Module.cpp | |
| src/terralib/addressgeocoding/Module.cpp | |
| src/terralib/ado/Module.cpp | |
| src/terralib/binding/v8/common/Module.cpp | |
| src/terralib/binding/v8/jsi/platform/Module.cpp | |
| src/terralib/binding/v8/plugin/Module.cpp | |
| src/terralib/color/Module.cpp | This singleton defines the TerraLib Color module entry |
| src/terralib/common/Module.cpp | This singleton defines an entry in the Platform for the TerraLib Common Runtime module |
| src/terralib/dataaccess/Module.cpp | This singleton defines the TerraLib Data Access module entry |
| src/terralib/datatype/Module.cpp | This singleton defines the TerraLib Data Type module entry |
| src/terralib/edit/Module.cpp | This singleton defines the TerraLib Edit module entry |
| src/terralib/fe/Module.cpp | |
| src/terralib/geometry/Module.cpp | |
| src/terralib/graph/Module.cpp | This singleton defines the TerraLib Graph module entry |
| src/terralib/maptools/Module.cpp | |
| src/terralib/memory/Module.cpp | This singleton defines the TerraLib In-Memory module entry |
| src/terralib/qt/widgets/Module.cpp | |
| src/terralib/rp/Module.cpp | This singleton defines the TerraLib Raster Processing module entry |
| src/terralib/srs/Module.cpp | |
| src/terralib/st/Module.cpp | |
| src/terralib/stmemory/Module.cpp | |
| src/terralib/terralib4/Module.cpp | |
| src/terralib/wfs/Module.cpp | The TerraLib WFS driver as a plugin |
| src/terralib/ws/ogc/wcs/dataaccess/Module.cpp | The TerraLib WCS driver as a plugin |
| src/terralib/ws/ogc/wms/dataaccess/Module.cpp | The TerraLib WMS driver as a plugin |
| src/terralib/xml/Module.cpp | This singleton defines the TerraLib XML module entry |
| attic/src/annotationtext/Module.h | |
| attic/src/sqlite/Module.h | |
| attic/src/wcs/Module.h | |
| attic/src/wms/Module.h | |
| src/terralib/addressgeocoding/Module.h | |
| src/terralib/ado/Module.h | A utility class to initialize and terminate TerraLib ADO driver support |
| src/terralib/binding/v8/common/Module.h | |
| src/terralib/binding/v8/jsi/platform/Module.h | |
| src/terralib/binding/v8/plugin/Module.h | |
| src/terralib/color/Module.h | This singleton defines the TerraLib Color module entry |
| src/terralib/common/Module.h | This singleton defines an entry in the Platform for the TerraLib Common Runtime module |
| src/terralib/dataaccess/Module.h | This singleton defines the TerraLib Data Access module entry |
| src/terralib/datatype/Module.h | This singleton defines the TerraLib Data Type module entry |
| src/terralib/edit/Module.h | This singleton defines the TerraLib Edit module entry |
| src/terralib/fe/Module.h | This singleton defines the TerraLib Filter Encoding module entry |
| src/terralib/geometry/Module.h | This singleton defines the TerraLib Vector Geometry module entry |
| src/terralib/graph/Module.h | This singleton defines the TerraLib Graph module entry |
| src/terralib/maptools/Module.h | |
| src/terralib/memory/Module.h | This singleton defines the TerraLib In-Memory module entry |
| src/terralib/qt/widgets/Module.h | |
| src/terralib/rp/Module.h | This singleton defines the TerraLib Raster Processing module entry |
| src/terralib/srs/Module.h | |
| src/terralib/st/Module.h | This singleton defines the TerraLib ST module entry |
| src/terralib/stmemory/Module.h | This singleton defines the TerraLib st memory module entry. This module is a driver for in-memory spatiotemporal data |
| src/terralib/terralib4/Module.h | A utility class to initialize and terminate TerraLib 4 driver support |
| src/terralib/wfs/Module.h | The TerraLib WFS driver as a plugin |
| src/terralib/ws/ogc/wcs/dataaccess/Module.h | The TerraLib OGC WCS driver as a plugin |
| src/terralib/ws/ogc/wms/dataaccess/Module.h | The TerraLib OGC WMS driver as a plugin |
| src/terralib/xml/Module.h | This singleton defines the TerraLib XML module entry |
| ModuleUtils.h | Utility functions for module definition |
| Mosaic.cpp | |
| MosaicAction.cpp | This file defines the Mosaic class |
| MosaicAction.h | This file defines the Mosaic class |
| MosaicWizard.cpp | A Qt dialog that allows users to run a mosaic operation defined by RP module |
| MosaicWizard.h | A Qt dialog that allows users to run a mosaic operation defined by RP module |
| MosaicWizardPage.cpp | This file defines a class for a Mosaic Wizard page |
| MosaicWizardPage.h | This file defines a class for a Mosaic Wizard page |
| MoveGeometryTool.cpp | This class implements a concrete tool to move geometries |
| MoveGeometryTool.h | This class implements a concrete tool to move geometries |
| dataaccess/query/Mul.cpp | The multiply operator - syntatic-suggar |
| fe/Mul.cpp | |
| dataaccess/query/Mul.h | The multiply operator - syntatic-suggar |
| fe/Mul.h | The multiply operator |
| binding/v8/jsi/geometry/MultiCurve.cpp | |
| geometry/MultiCurve.cpp | MultiCurve is a class that represents a 1-dimensional GeometryCollection whose elements are curves |
| MultiCurve.h | MultiCurve is a class that represents a 1-dimensional GeometryCollection whose elements are curves |
| MultiImager.h | |
| binding/v8/jsi/geometry/MultiLineString.cpp | |
| geometry/MultiLineString.cpp | MultiLineString is a MultiCurve whose elements are LineStrings |
| MultiLineString.h | MultiLineString is a MultiCurve whose elements are LineStrings |
| MultipartToSinglepart.cpp | |
| MultipartToSinglepart.h | Multipart to Singlepart Vector Processing functions |
| MultipartToSinglepartAction.cpp | This file defines the Multipart to Singlepart class |
| MultipartToSinglepartAction.h | This file defines the Multipart to Singlepart class |
| MultipartToSinglepartDialog.cpp | |
| MultipartToSinglepartDialog.h | A Multipart to Singlepart operation dialog |
| binding/v8/jsi/geometry/MultiPoint.cpp | |
| geometry/MultiPoint.cpp | MultiPoint is a GeometryCollection whose elements are restricted to points |
| MultiPoint.h | MultiPoint is a GeometryCollection whose elements are restricted to points |
| binding/v8/jsi/geometry/MultiPolygon.cpp | |
| geometry/MultiPolygon.cpp | MultiPolygon is a MultiSurface whose elements are Polygons |
| MultiPolygon.h | MultiPolygon is a MultiSurface whose elements are Polygons |
| MultiResolutionDialog.cpp | A dialog to create multi resolution over a raster |
| MultiResolutionDialog.h | A dialog to create multi resolution over a raster |
| MultiResolutionWidget.cpp | A widget to create multi resolution over a raster |
| MultiResolutionWidget.h | A widget to create multi resolution over a raster |
| binding/v8/jsi/geometry/MultiSurface.cpp | |
| geometry/MultiSurface.cpp | MultiSurface is a class that represents a 2-dimensional GeometryCollection whose elements are surfaces |
| MultiSurface.h | MultiSurface is a class that represents a 2-dimensional GeometryCollection whose elements are surfaces |
| MultiThreadMapDisplay.cpp | A multi thread Qt4 widget to control the display of a set of layers |
| MultiThreadMapDisplay.h | A multi thread Qt4 widget to control the display of a set of layers |
| MySQLConnector.cpp | MySQL connector implementation for the Qt data source widget |
| MySQLConnector.h | MySQL connector implementation for the Qt data source widget |
| MySQLConnectorDialog.cpp | |
| MySQLConnectorDialog.h | |
| MySQLCreatorDialog.cpp | A dialog window for showing the MySQL creator widget |
| MySQLCreatorDialog.h | |
| MySQLType.cpp | MySQL data source type |
| MySQLType.h | MySQL data source type |
| NearestCoverageAtTimeInterp.cpp | This file contains an interpolation function that estimates the nearest coverage at time |
| NearestCoverageAtTimeInterp.h | This file contains an interpolation function that returns the nearest coverage at time |
| NearestGeometryAtTimeInterp.cpp | This file contains an interpolation function that estimates the nearest geometry at time of a trajectory |
| NearestGeometryAtTimeInterp.h | This file contains an interpolation function that estimates the nearest geometry at time of a trajectory |
| NearestValueAtTimeInterp.cpp | This file contains an interpolation function that estimates the nearest value at time of a time series |
| NearestValueAtTimeInterp.h | |
| NewPropertyDialog.cpp | A class used to define the NewPropertyDialog class |
| NewPropertyDialog.h | A class used to define the NewPropertyDialog class |
| NewPropertyWidget.cpp | A class used to define the NewPropertyWidget class |
| NewPropertyWidget.h | A class used to define the NewPropertyWidget class |
| kdtree/Node.h | A class that represents an Kd-tree node |
| rtree/Node.h | |
| NoExceptDefinition.h | Definitions required by VS version lesser then 2015 to work using noexcept reserved work |
| dataaccess/query/Not.cpp | Boolean NOT operator - syntatic-suggar |
| fe/Not.cpp | |
| dataaccess/query/Not.h | Boolean NOT operator - syntatic-suggar |
| fe/Not.h | Boolean NOT operator |
| Notation.cpp | This class models a notation element from a XML Schema |
| Notation.h | This class models a notation element from a XML Schema |
| NotEqualTo.cpp | Tells if two values are not equal - syntatic-suggar |
| NotEqualTo.h | Tells if two values are not equal - syntatic-suggar |
| binding/v8/jsi/dataaccess/NumericProperty.cpp | |
| datatype/NumericProperty.cpp | The type for arbitrary precision numbers, like numeric(p, q) |
| NumericProperty.h | The type for arbitrary precision numbers, like numeric(p, q) |
| NumericPropertyWidget.cpp | |
| NumericPropertyWidget.h | Defines the NumericPropertyWidget class |
| NumericPropertyWidgetFactory.cpp | |
| NumericPropertyWidgetFactory.h | |
| NumericStatisticalComplexSummary.cpp | |
| NumericStatisticalComplexSummary.h | |
| NumericStatisticalSummary.cpp | |
| NumericStatisticalSummary.h | |
| Object.cpp | This file contains a class to represent an object |
| Object.h | This file contains a class to represent an object |
| examples/dataaccess/ObjectId.cpp | |
| src/terralib/dataaccess/dataset/ObjectId.cpp | This class represents an unique id for a data set element |
| src/terralib/fe/ObjectId.cpp | |
| dataaccess/dataset/ObjectId.h | This class represents an unique id for a data set element |
| fe/ObjectId.h | |
| ObjectIdSet.cpp | This class represents a set of unique ids created in the same context. i.e. from the same data set |
| ObjectIdSet.h | This class represents a set of unique ids created in the same context. i.e. from the same data set |
| Observation.cpp | A class to represent an observation |
| Observation.h | |
| ObservationAction.cpp | This file defines the Observation Action class |
| ObservationAction.h | |
| ObservationDataSet.cpp | This file contains a class to represent an observation data set |
| ObservationDataSet.h | This file contains a class to represent an observation data set |
| ObservationDataSetInfo.cpp | This file contains a class called ObservationDataSetInfo |
| ObservationDataSetInfo.h | This file contains a class called ObservationDataSetInfo |
| ObservationDataSetLayer.cpp | |
| ObservationDataSetLayer.h | A layer with a reference to an ObservationDataSet |
| ObservationDataSetType.cpp | This file contains a class called ObservationDataSetType |
| ObservationDataSetType.h | This file contains a class called ObservationDataSetType |
| ObservationPropertiesWidget.cpp | A widget used to adjust a Observation layer's properties |
| ObservationPropertiesWidget.h | A widget used to adjust a Observation layer's properties |
| ObservationPropertiesWizardPage.cpp | |
| ObservationPropertiesWizardPage.h | |
| ObservationWizard.cpp | A wizard used to generate a new Observationlayer |
| ObservationWizard.h | A wizard used to generate a new Observationlayer |
| Occurs.cpp | A base class for XSD classes that have occurs attributes |
| Occurs.h | A base class for XSD classes that have occurs attributes |
| ogr.h | This file contains include headers for the OGR Driver Implementation of TerraLib |
| ogr_fw.h | This file contains forward declarations for the OGR Driver Implementation of TerraLib |
| OGRConnector.cpp | OGR connector implementation for the Qt data source widget |
| OGRConnector.h | OGR connector implementation for the Qt data source widget |
| OGRConnectorDialog.cpp | A dialog window for showing the OGR connector widget |
| OGRConnectorDialog.h | A dialog window for showing the OGR connector widget |
| OGRDialect.h | |
| OGRExample.cpp | |
| OGRType.cpp | OGR data source type |
| OGRType.h | OGR data source type |
| OpenModules.cpp | The main entry function for registering TerraLib API in a V8 environment |
| OpenModules.h | The main entry function for registering TerraLib API in a V8 environment |
| OpSequence.cpp | |
| dataaccess/query/Or.cpp | Boolean logic operator: OR - syntatic-suggar |
| fe/Or.cpp | |
| dataaccess/query/Or.h | Boolean logic operator: OR - syntatic-suggar |
| fe/Or.h | Boolean logic operator: OR |
| OrderBy.h | A class that can be used to model an ORDER BY clause |
| OrderByItem.cpp | A class that can be used in an ORDER BY clause to sort the items of a resulting query |
| OrderByItem.h | A class that can be used in an ORDER BY clause to sort the items of a resulting query |
| OrderByWidget.cpp | This file has the OrderByWidget class |
| OrderByWidget.h | This file has the OrderByWidget class |
| OrderByWizardPage.cpp | This file has the OrderByWizardPage class |
| OrderByWizardPage.h | This file has the OrderByWizardPage class |
| OrdinalInstant.cpp | A class to represent ordinal time instant |
| OrdinalInstant.h | A class to represent ordinal time instant |
| OrdinalPeriod.cpp | A class to represent ordinal time period |
| OrdinalPeriod.h | A class to represent ordinal time period |
| OutputRasterParametersWidget.cpp | This file has the OutputRasterParametersWidget class |
| OutputRasterParametersWidget.h | This file has the OutputRasterParametersWidget class |
| OutputRasterWidget.cpp | This file has the OutputRasterWidget class |
| OutputRasterWidget.h | This file has the OutputRasterWidget class |
| OverlapBehaviorWidget.cpp | A dialog used to build a OverlapBehavior element |
| OverlapBehaviorWidget.h | A widget used to build OverlapBehavior element |
| Overlaps.cpp | Binary spatial operator: Overlaps |
| Overlaps.h | Binary spatial operator: Overlaps |
| OverlayDialog.cpp | This file defines a class for a Overlay Dialog |
| OverlayDialog.h | This file defines a class for a Overlay Dialog |
| OverlayWidget.cpp | This file has the OverlayWidget class |
| OverlayWidget.h | This file has the OverlayWidget class |
| Pan.cpp | This class implements a concrete tool to geographic pan operation |
| Pan.h | This class implements a concrete tool to geographic pan operation |
| PanExtent.cpp | |
| PanExtent.h | This class implements a concrete tool to pan a user defined extent |
| PanMiddleClick.cpp | This class implements a concrete tool to geographic pan operation with mouse middle button |
| PanMiddleClick.h | This class implements a concrete tool to geographic pan operation with mouse middle button |
| ParameterDialog.cpp | A dialog to be used as input of key/value pairs |
| ParameterDialog.h | A dialog to be used as input of key/value pairs |
| ParameterizedAbstractFactory.h | A class that defines the basic interface of an abstract factory that makes use of parameters to construct the objects |
| ParameterTableWidget.cpp | .. |
| ParameterTableWidget.h | .. |
| ParameterValue.cpp | The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters |
| ParameterValue.h | The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters |
| Partition.h | Partition algorithms |
| PartitionVars.h | |
| path.cpp | |
| path.h | |
| PCAAction.cpp | This file defines the PCA class |
| PCAAction.h | This file defines the PCA class |
| PCAFusion.cpp | Creation of skeleton imagems |
| PCAFusion.h | Creation of skeleton imagems |
| PCAWizard.cpp | |
| PCAWizard.h | |
| PCAWizardPage.cpp | |
| PCAWizardPage.h | |
| PictureFormItem.cpp | This file defines the class for a picture form item |
| PictureFormItem.h | This file defines the class for a picture form item |
| attic/src/grib/Platform.cpp | |
| src/terralib/core/utils/Platform.cpp | This file contains several utility functions when dealing with Linux specific API |
| attic/src/grib/Platform.h | |
| src/terralib/core/utils/Platform.h | This file is a wrapper around platform specific include files |
| PlatformUtils.cpp | This file contains several utility functions when dealing with Linux specific API |
| PlatformUtils.h | This file is a wrapper around platform specific include files |
| attic/src/plugin/Plugin.cpp | |
| attic/src/qt/plugins/datasource/wcs/Plugin.cpp | |
| attic/src/qt/plugins/datasource/wms/Plugin.cpp | |
| examples/help/Plugin.cpp | |
| src/terralib/binding/v8/plugin/Plugin.cpp | |
| src/terralib/ceditor/Plugin.cpp | Plugin interface for dynamic loading of the Code Editor |
| src/terralib/gdal/Plugin.cpp | Plugin interface for dynamic loading of GDAL Driver for TerraLib |
| src/terralib/mnt/plugin/Plugin.cpp | |
| src/terralib/ogr/Plugin.cpp | Plugin interface for dynamic loading of OGR Driver for TerraLib |
| src/terralib/postgis/Plugin.cpp | Plugin interface for dynamic loading of Postgis Driver for TerraLib |
| src/terralib/qt/plugins/addressgeocoding/Plugin.cpp | Plugin implementation for the Address Geocoding Qt Plugin widget |
| src/terralib/qt/plugins/attributefill/Plugin.cpp | Plugin implementation for the Attribute Fill Qt Plugin widget |
| src/terralib/qt/plugins/cellspace/Plugin.cpp | Plugin implementation for the Cellular Spaces Qt Plugin widget |
| src/terralib/qt/plugins/datasource/ado/Plugin.cpp | Plugin implementation for the ADO data source widget |
| src/terralib/qt/plugins/datasource/gdal/Plugin.cpp | Plugin implementation for the GDAL data source widget |
| src/terralib/qt/plugins/datasource/geofile/Plugin.cpp | Plugin implementation for the GeoFile data source widget |
| src/terralib/qt/plugins/datasource/mysql/Plugin.cpp | Plugin implementation for the MySQL data source widget |
| src/terralib/qt/plugins/datasource/ogr/Plugin.cpp | Plugin implementation for the OGR data source widget |
| src/terralib/qt/plugins/datasource/pgis/Plugin.cpp | Plugin implementation for the PostGIS data source widget |
| src/terralib/qt/plugins/datasource/pgisRaster/Plugin.cpp | Plugin implementation for the PostGIS Raster data source widget |
| src/terralib/qt/plugins/datasource/sqlite/Plugin.cpp | Plugin implementation for the SQLite data source widget |
| src/terralib/qt/plugins/datasource/terralib4/Plugin.cpp | |
| src/terralib/qt/plugins/datasource/wfs/Plugin.cpp | Plugin implementation for the OGC Web Feature Service (WFS) data source widget |
| src/terralib/qt/plugins/edit/Plugin.cpp | Plugin implementation for the TerraLib Edit Qt Plugin |
| src/terralib/qt/plugins/mnt/Plugin.cpp | Plugin implementation for the MNT Qt Plugin widget |
| src/terralib/qt/plugins/mobile/Plugin.cpp | |
| src/terralib/qt/plugins/rp/Plugin.cpp | Plugin implementation for the RP Qt Plugin widget |
| src/terralib/qt/plugins/sa/Plugin.cpp | Plugin implementation for the SA Qt Plugin widget |
| src/terralib/qt/plugins/st/Plugin.cpp | Plugin implementation for the st Qt Plugin widget |
| src/terralib/qt/plugins/timeviewer/Plugin.cpp | |
| src/terralib/qt/plugins/vp/Plugin.cpp | Plugin implementation for the VP Qt Plugin widget |
| src/terralib/qt/plugins/wtss/Plugin.cpp | |
| src/terralib/vm/lua/Plugin.cpp | Add a plugin interface for dynamic loading of Lua Virtual Machine for TerraLib |
| src/terralib/vm/python/Plugin.cpp | Add a plugin interface for dynamic loading of Python Virtual Machine for TerraLib |
| src/terralib/ws/ogc/wcs/qtplugin/Plugin.cpp | Plugin implementation for the OGC Web Coverage Service (WCS) data source widget |
| src/terralib/ws/ogc/wms/qtplugin/Plugin.cpp | Plugin implementation for the OGC Web Coverage Service (WMS) data source widget |
| attic/src/plugin.h | |
| src/terralib/core/plugin.h | Include files for Core Plugin Library |
| attic/src/plugin/Plugin.h | |
| attic/src/qt/plugins/datasource/wcs/Plugin.h | |
| attic/src/qt/plugins/datasource/wms/Plugin.h | |
| examples/help/Plugin.h | |
| src/terralib/binding/v8/plugin/Plugin.h | |
| src/terralib/ceditor/Plugin.h | Plugin interface for dynamic loading of the Code Editor |
| src/terralib/qt/plugins/addressgeocoding/Plugin.h | Plugin implementation for the SA Qt Plugin widget |
| src/terralib/qt/plugins/attributefill/Plugin.h | Plugin implementation for the SA Qt Plugin widget |
| src/terralib/qt/plugins/cellspace/Plugin.h | Plugin implementation for the SA Qt Plugin widget |
| src/terralib/qt/plugins/datasource/ado/Plugin.h | Plugin implementation for the ADO data source widget |
| src/terralib/qt/plugins/datasource/gdal/Plugin.h | Plugin implementation for the GDAL data source widget |
| src/terralib/qt/plugins/datasource/geofile/Plugin.h | Plugin implementation for the GeoFile data source widget |
| src/terralib/qt/plugins/datasource/mysql/Plugin.h | Plugin implementation for the MySQL data source widget |
| src/terralib/qt/plugins/datasource/ogr/Plugin.h | Plugin implementation for the OGR data source widget |
| src/terralib/qt/plugins/datasource/pgis/Plugin.h | Plugin implementation for the PostGIS data source widget |
| src/terralib/qt/plugins/datasource/pgisRaster/Plugin.h | Plugin implementation for the PostGIS Raster data source widget |
| src/terralib/qt/plugins/datasource/sqlite/Plugin.h | Plugin implementation for the SQLite data source widget |
| src/terralib/qt/plugins/datasource/terralib4/Plugin.h | |
| src/terralib/qt/plugins/datasource/wfs/Plugin.h | Plugin implementation for the OGC Web Feature Service (WFS) data source widget |
| src/terralib/qt/plugins/edit/Plugin.h | Plugin implementation for the TerraLib Edit Qt Plugin |
| src/terralib/qt/plugins/mnt/Plugin.h | Plugin implementation for the MNT Qt Plugin widget |
| src/terralib/qt/plugins/mobile/Plugin.h | |
| src/terralib/qt/plugins/rp/Plugin.h | Plugin implementation for the RP Qt Plugin widget |
| src/terralib/qt/plugins/sa/Plugin.h | Plugin implementation for the SA Qt Plugin widget |
| src/terralib/qt/plugins/st/Plugin.h | Plugin implementation for the ST Qt Plugin widget |
| src/terralib/qt/plugins/timeviewer/Plugin.h | Add a plugin interface for dynamic loading of the TimeViewer plugin |
| src/terralib/qt/plugins/vp/Plugin.h | Plugin implementation for the VP Qt Plugin widget |
| src/terralib/qt/plugins/wtss/Plugin.h | |
| src/terralib/ws/ogc/wcs/qtplugin/Plugin.h | Plugin implementation for the OGC Web Coverage Service (WCS) data source widget |
| src/terralib/ws/ogc/wms/qtplugin/Plugin.h | Plugin implementation for the OGC Web Coverage Service (WMS) data source widget |
| examples/core/plugin/te_example_core_plugin1/Plugin1.cpp | |
| unittest/core/plugin/te_unittest_core_plugin1/Plugin1.cpp | |
| examples/core/plugin/te_example_core_plugin2/Plugin2.cpp | |
| unittest/core/plugin/te_unittest_core_plugin2/Plugin2.cpp | |
| examples/core/plugin/te_example_core_plugin3/Plugin3.cpp | |
| unittest/core/plugin/te_unittest_core_plugin3/Plugin3.cpp | |
| examples/core/plugin/te_example_core_plugin4/Plugin4.cpp | |
| unittest/core/plugin/te_unittest_core_plugin4/Plugin4.cpp | |
| PluginBuilderWizard.cpp | A Qt dialog that allows users to create new plugins based on TerraLib framework |
| PluginBuilderWizard.h | A Qt dialog that allows users to create new plugins based on TerraLib framework |
| PluginCMakeWriter.cpp | This class is used to create the cmake file for the new plugin builded |
| PluginCMakeWriter.h | This class is used to create the cmake file for the new plugin builded |
| PluginEngine.cpp | A plugin engine for plugins written in JavaScript using Google's V8 engine |
| PluginEngine.h | A plugin engine for plugins written in JavaScript using Google's V8 engine |
| attic/src/plugin/PluginEngineFactory.cpp | |
| src/terralib/binding/v8/plugin/PluginEngineFactory.cpp | |
| attic/src/plugin/PluginEngineFactory.h | |
| src/terralib/binding/v8/plugin/PluginEngineFactory.h | |
| PluginEngineManager.cpp | A singleton that can be used to register plugin engines |
| PluginEngineManager.h | A singleton that can be used to register plugin engines |
| PluginInfo.cpp | |
| attic/src/plugin/PluginInfo.h | |
| src/terralib/core/plugin/PluginInfo.h | The basic information about a plugin |
| attic/src/plugin/PluginManager.cpp | |
| src/terralib/core/plugin/PluginManager.cpp | |
| attic/src/plugin/PluginManager.h | |
| src/terralib/core/plugin/PluginManager.h | |
| PluginManagerDialog.cpp | |
| PluginManagerDialog.h | A Qt dialog for plugin management |
| PluginSourceWriter.cpp | This class is used to create the source files for the new plugin builded |
| PluginSourceWriter.h | This class is used to create the source files for the new plugin builded |
| binding/v8/jsi/geometry/Point.cpp | |
| geometry/Point.cpp | A point with x and y coordinate values |
| Point.h | A point with x and y coordinate values |
| PointCoverage.cpp | This file contains an abstract class to represent a coverage |
| PointCoverage.h | This file contains a concrete class to represent a point coverage |
| PointCoverageDataSetInfo.cpp | This file contains a class called PointCoverageDataSetInfo |
| PointCoverageDataSetInfo.h | This file contains a class called PointCoverageDataSetInfo |
| PointCoverageIterator.cpp | This file contains an iterator that is able to traverse all observations of a point coverage |
| PointCoverageIterator.h | This file contains an iterator that is able to traverse all observations of a point coverage |
| PointCoverageObservation.cpp | This file contains a class to represent an item of a PointCoverageObservation |
| PointCoverageObservation.h | This file contains a class to represent an observation of a PointCoverage |
| PointMove.cpp | This class implements a concrete tool to geographic coordinate move a point on mouse click operation |
| PointMove.h | This class implements a concrete tool to geographic coordinate move a point on mouse operation |
| PointPicker.cpp | This class implements a concrete tool to geographic coordinate picker on mouse click operation |
| PointPicker.h | This class implements a concrete tool to geographic coordinate picker on mouse click operation |
| PointPlacement.cpp | A PointPlacement specifies how a text label should be rendered relative to a geometric point |
| PointPlacement.h | A PointPlacement specifies how a text label should be rendered relative to a geometric point |
| PointPlacementPropertyItem.cpp | A widget used to define the PointPlacement se object |
| PointPlacementPropertyItem.h | A widget used to define the PointPlacement se object |
| PointSymbolizer.cpp | A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point |
| PointSymbolizer.h | A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point |
| PointSymbolizerProperty.cpp | |
| PointSymbolizerProperty.h | A widget used to define the point symbolizer properties, such as: |
| PointSymbolizerWidget.cpp | A widget used to build a point symbolizer element |
| PointSymbolizerWidget.h | A widget used to build a point symbolizer element |
| binding/v8/jsi/geometry/Polygon.cpp | |
| geometry/Polygon.cpp | Polygon is a subclass of CurvePolygon whose rings are defined by linear rings |
| Polygon.h | Polygon is a subclass of CurvePolygon whose rings are defined by linear rings |
| PolygonAcquire.cpp | This class implements a concrete tool to acquire a polygon geometry |
| PolygonAcquire.h | This class implements a concrete tool to acquire a polygon geometry |
| PolygonSymbolizer.cpp | A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline) |
| PolygonSymbolizer.h | A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline) |
| PolygonSymbolizerProperty.cpp | A widget used to define the point symbolizer properties, such as: |
| PolygonSymbolizerProperty.h | A widget used to define the polygon symbolizer properties, such as: |
| PolygonSymbolizerWidget.cpp | A widget used to build a polygon symbolizer element |
| PolygonSymbolizerWidget.h | A widget used to build a polygon symbolizer element |
| PolygonToLineAction.cpp | This file defines the PolygonToLineAction class |
| PolygonToLineAction.h | This file defines the PolygonToLine class |
| PolygonToLineDialog.cpp | |
| PolygonToLineDialog.h | A dialog for polygon to line operation |
| PolygonToLineMemory.cpp | |
| PolygonToLineMemory.h | Polygon to Line Vector Processing functions |
| PolygonToLineOp.cpp | |
| PolygonToLineOp.h | Polygon to line operation |
| PolygonToLineQuery.cpp | |
| PolygonToLineQuery.h | Polygon To Line Vector Processing functions |
| PolyhedralSurface.cpp | PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments |
| PolyhedralSurface.h | PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments |
| PositionIterator.h | |
| PostClassification.cpp | Raster post classification |
| PostClassification.h | Raster post classification |
| PostClassificationAction.cpp | This file defines the Post Classification class |
| PostClassificationAction.h | This file defines the PostClassification class |
| PostClassificationDialogForm.cpp | |
| PostClassificationDialogForm.h | This file has the PostClassificationDialogForm class |
| PostClassificationWidget.cpp | This file has the PostClassificationWidget class |
| PostClassificationWidget.h | This file has the PostClassificationWidget class |
| postgis.h | This file contains include headers for the TerraLib PostGIS driver |
| PostGIS2SHPDialog.cpp | |
| PostGIS2SHPDialog.h | A exchanger dialog from PostGis to SHP operation |
| postgis_fw.h | This file contains forward declarations for the TerraLib PostGIS driver |
| PostGISCapabilities.h | |
| PostGISConnector.cpp | PostGIS connector implementation for the Qt data source widget |
| aster/PostGISConnector.cpp | |
| PostGISConnector.h | PostGIS connector implementation for the Qt data source widget |
| aster/PostGISConnector.h | PostGIS connector implementation for the Qt data source widget |
| PostGISConnectorDialog.cpp | A dialog window for showing the PostGIS connector widget |
| aster/PostGISConnectorDialog.cpp | |
| PostGISConnectorDialog.h | A dialog window for showing the PostGIS connector widget |
| aster/PostGISConnectorDialog.h | |
| PostGISCreatorDialog.cpp | A dialog window for showing the PostgreSQL creator widget |
| PostGISCreatorDialog.h | |
| PostGISDataSetSelectorDialog.cpp | |
| PostGISDataSetSelectorDialog.h | |
| PostGISDialect.h | |
| PostGISExample.cpp | |
| PostGISRaster.cpp | |
| PostGISType.cpp | PostGIS data source type |
| aster/PostGISType.cpp | |
| PostGISType.h | PostGIS data source type |
| aster/PostGISType.h | |
| attic/src/sqlite/PreparedQuery.cpp | |
| src/terralib/dataaccess/datasource/PreparedQuery.cpp | A class that models a prepared query |
| src/terralib/postgis/PreparedQuery.cpp | A class that implements a prepared query for PostgreSQL data access driver |
| attic/src/sqlite/PreparedQuery.h | |
| src/terralib/dataaccess/datasource/PreparedQuery.h | A class that models a prepared query |
| src/terralib/postgis/PreparedQuery.h | A class that implements a prepared query for PostgreSQL data access driver |
| PreparedStatement.cpp | |
| binding/v8/jsi/dataaccess/PrimaryKey.cpp | |
| dataaccess/dataset/PrimaryKey.cpp | A PrimaryKey describes a primary key (pk) constraint |
| PrimaryKey.h | It describes a primary key (pk) constraint |
| PrimaryKeyConstraintWidget.cpp | This file has the PrimaryKeyConstraintWidget class |
| PrimaryKeyConstraintWidget.h | This file has the PrimaryKeyConstraintWidget class |
| PrimaryKeyItem.cpp | A class that represents a primary key in a TreeModel |
| PrimaryKeyItem.h | A class that represents a primary key in a TreeModel |
| PrintCatalog.cpp | It displays the information about datasets stored in the data source catalog |
| PrintCoverageSeries.cpp | |
| PrintDataSet.cpp | |
| ado/PrintDataSets.cpp | It displays the values of all the datasets of a data source |
| dataaccess/PrintDataSets.cpp | |
| PrintDataSetValues.cpp | |
| PrintDataSourceCapabilities.cpp | |
| PrintManager.cpp | |
| PrintManager.h | Informations printing manager |
| PrintTimeSeries.cpp | |
| PrintTrajectory.cpp | |
| PrintTrajectoryDataSet.cpp | |
| Profile.cpp | This file contains a class that represents the profile |
| Profile.h | This file contains a class that represents the profile |
| ProfileAction.cpp | |
| ProfileAction.h | This file defines the Profile Generation class |
| ProfileDialog.cpp | Tool to generates graphic with dtm data profiles |
| ProfileDialog.h | |
| ProfileResultDialog.cpp | |
| ProfileResultDialog.h | A dialog Show Profile Graphic Result |
| ProfileTools.cpp | This file defines the profile trajectory edition tools |
| ProfileTools.h | This file defines the profile trajectory edition tools |
| ProgressExamples.h | These routines show how to use the progress bar |
| ProgressManager.cpp | A singleton class used to manage tasks progresses and their viewers |
| ProgressManager.h | A singleton class used to manage tasks progresses and their viewers |
| ProgressResetEvent.cpp | The ProgressResetEvent is a custom event used to reset a progress bar |
| ProgressResetEvent.h | The ProgressResetEvent is a custom event used to reset a progress bar |
| ProgressSetMessageEvent.cpp | The ProgressSetMessageEvent is a custom event used to set a new message into a progress bar |
| ProgressSetMessageEvent.h | A custom event used to set a new message into a progress bar |
| ProgressSetValueEvent.cpp | The ProgressSetValueEvent is a custom event used to set a new value into a progress bar |
| ProgressSetValueEvent.h | The ProgressSetValueEvent is a custom event used to set a new value into a progress bar |
| ProgressTimer.cpp | The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task |
| ProgressTimer.h | The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task |
| ProgressViewerBar.cpp | A class that defines the interface of a qt bar progress viewer |
| ProgressViewerBar.h | A class that defines the interface of a qt bar progress viewer |
| ProgressViewerDialog.cpp | A progress dialog |
| ProgressViewerDialog.h | A progress dialog |
| ProgressViewerTaskWidget.cpp | A progress dialog |
| ProgressViewerTaskWidget.h | A progress dialog |
| ProgressViewerWidget.cpp | A class that defines the interface of a qt widget to group a set of ProgressWidgetItem |
| ProgressViewerWidget.h | A class that defines the interface of a qt widget to group a set of ProgressWidgetItem |
| ProgressWidgetItem.cpp | Custom widget used to represent a single task |
| ProgressWidgetItem.h | Custom widget used to represent a single task |
| Project.cpp | This class models the concept of a project for the TerraView application |
| Project.h | This class models the concept of a project for the TerraView |
| ProjectedCoordinateSystem.cpp | |
| ProjectedCoordinateSystem.h | This file contains the structs necessary to represent a ProjectedCoordinateSystem |
| ProjectEvents.h | Contains the list of the project events |
| ProjectInfoDialog.cpp | |
| ProjectInfoDialog.h | A dialog for edition of Project informations |
| ProjectInfoWidget.cpp | |
| ProjectInfoWidget.h | Contains a widget for define Project informations |
| ProjectiveGT.cpp | 2D Projective Geometric transformation |
| ProjectiveGT.h | 2D Projective Geometric transformation |
| ProjectiveGTFactory.cpp | 2D Projective Geometric transformation factory |
| ProjectiveGTFactory.h | 2D Projective Geometric transformation factory |
| ProjectWidget.cpp | |
| ProjectWidget.h | A frame for setting project options |
| ProjectWidgetFactory.cpp | |
| ProjectWidgetFactory.h | |
| Promoter.cpp | |
| Promoter.h | Defines an mechanism for logical ordering of rows |
| binding/v8/jsi/dataaccess/Property.cpp | |
| datatype/Property.cpp | It models a property definition |
| Property.h | It models a property definition |
| PropertyConverterDialog.cpp | A class used to define the PropertyConverterDialog class |
| PropertyConverterDialog.h | A class used to define the PropertyConverterDialog class |
| PropertyGroupItem.cpp | A class used to group a set of properties from a dataset in a TreeModel |
| PropertyGroupItem.h | A class used to group a set of properties from a dataset in a TreeModel |
| PropertyIsBetween.cpp | The PropertyIsBetween element is defined as a compact way of encoding a range check |
| PropertyIsBetween.h | The PropertyIsBetween element is defined as a compact way of encoding a range check |
| PropertyIsEqualTo.cpp | It tells if two values are identical |
| PropertyIsEqualTo.h | It tells if two values are identical |
| PropertyIsGreaterThan.cpp | It models the inequality operator greater than (>) |
| PropertyIsGreaterThan.h | It models the inequality operator greater than (>) |
| PropertyIsGreaterThanOrEqualTo.cpp | It models the inequality operator greater than or equal to (>=) |
| PropertyIsGreaterThanOrEqualTo.h | It models the inequality operator greater than or equal to (>=) |
| PropertyIsLessThan.cpp | It models the inequality operator less than (<) |
| PropertyIsLessThan.h | It models the inequality operator less than (<) |
| PropertyIsLessThanOrEqualTo.cpp | It models the inequality operator less than or equal to (<=) |
| PropertyIsLessThanOrEqualTo.h | It models the inequality operator less than or equal to (<=) |
| PropertyIsLike.cpp | It is intended to encode a character string comparison operator with pattern matching |
| PropertyIsLike.h | It is intended to encode a character string comparison operator with pattern matching |
| PropertyIsNotEqualTo.cpp | It tells if two values are not equal |
| PropertyIsNotEqualTo.h | It tells if two values are not equal |
| PropertyIsNull.cpp | The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL |
| PropertyIsNull.h | The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL |
| PropertyItem.cpp | A class that represents a dataset in a TreeModel |
| PropertyItem.h | A class that represents a dataset in a TreeModel |
| dataaccess/query/PropertyName.cpp | A class that models the name of any property of an object |
| fe/PropertyName.cpp | |
| dataaccess/query/PropertyName.h | A class that models the name of any property of an object |
| fe/PropertyName.h | |
| PropertyVisitor.cpp | Utility functions to register the PropertyVisitor class into the Google JavaScript V8 engine |
| Provider.h | |
| ProximityMatrixCreatorAction.cpp | This file defines the concrete class for ProximityMatrixCreator Action |
| ProximityMatrixCreatorAction.h | This file defines the concrete class for ProximityMatrixCreator Action |
| ProximityMatrixCreatorDialog.cpp | A dialog for Proximity Matrix Creation |
| ProximityMatrixCreatorDialog.h | A dialog for Proximity Matrix Creation |
| ProxyRaster.cpp | A proxy class for bands of several rasters over the same region |
| ProxyRaster.h | A proxy class for bands of several rasters over the same region |
| PtMarker.cpp | This file contains several utility routines for dealing with point markers |
| PtMarker.h | This file contains several utility routines for dealing with point markers |
| QName.cpp | A class to deal with XML qualified names |
| QName.h | A class to deal with XML qualified names |
| qt.h | This file contains include headers for the Qt supportt in TerraLib |
| QtInitializer.cpp | |
| QtInitializer.h | |
| QtKnowItem.cpp | |
| QtKnowItem.h | This file defines a class for image files knowed by QT |
| QtSleeper.cpp | |
| Query.cpp | The base class for queries |
| query.cpp | |
| Query.h | The base class for queries |
| query.h | |
| query_fw.h | Forward declarations for the Query module |
| query_h.h | This file contains include headers for the Query module |
| QueryBuilderWizard.cpp | A Qt dialog that allows users to create query builder based on TerraLib query framework |
| QueryBuilderWizard.h | A Qt dialog that allows users to create query builder based on TerraLib query framework |
| QueryCapabilities.cpp | A class that informs the query support of a given data source |
| QueryCapabilities.h | A class that informs the query support of a given data source |
| QueryDataSourceDialog.cpp | This file defines a class for a Query DataSource Dialog Dialog |
| QueryDataSourceDialog.h | This file defines a class for a Query DataSource Dialog Dialog |
| QueryDialog.cpp | |
| QueryDialog.h | This file defines a class for a Query Dialog Dialog |
| QueryEncoder.cpp | A visitor that converts a OGC Filter Expression to TerraLib Expression |
| QueryEncoder.h | A visitor that converts a OGC Filter Expression to TerraLib Expression |
| QueryExample_2.cpp | |
| QueryExamples.h | Several examples declarations |
| QueryGraphBuilder.cpp | This class defines the Query strategy to build a graph having a exist graph as input parameters |
| QueryGraphBuilder.h | This class defines the Query strategy to build a graph having a exist graph as input parameters |
| QueryInsertExample.cpp | |
| QueryIterator.cpp | |
| QueryIterator.h | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph |
| QueryLayer.cpp | A layer resulting from a query |
| QueryLayer.h | A layer resulting from a query |
| QueryLayerBuilderWizard.cpp | A Qt dialog that allows users to create query builder based on TerraLib query framework |
| QueryLayerBuilderWizard.h | A Qt dialog that allows users to create query builder based on TerraLib query framework |
| QueryLayerRenderer.cpp | It renders the objects associated to a query layer |
| QueryLayerRenderer.h | It renders the objects associated to a query layer |
| QueryLayerRendererFactory.cpp | This is the concrete factory for renderers of a QueryLayer |
| QueryLayerRendererFactory.h | This is the concrete factory for renderers of a QueryLayer |
| QueryVisitor.cpp | A visitor interface for the Query hierarchy |
| QueryVisitor.h | A visitor interface for the Query hierarchy |
| RadarFunctions.cpp | Radar Raster Processing functions |
| RadarFunctions.h | Radar Raster Processing functions |
| RAGGraphBuilder.cpp | This class defines the RAG strategy to build a graph, |
| RAGGraphBuilder.h | This class defines the RAG strategy to build a graph, |
| attic/src/grib/Raster.cpp | |
| src/terralib/gdal/Raster.cpp | This is a class that represents a GDAL Raster |
| src/terralib/memory/Raster.cpp | |
| src/terralib/raster/Raster.cpp | An abstract class for raster data strucutures |
| src/terralib/terralib4/Raster.cpp | Raster implementaton for TerraLib 4.x |
| raster.h | |
| attic/src/grib/Raster.h | |
| src/terralib/gdal/Raster.h | This is a class that represents a GDAL Raster |
| src/terralib/memory/Raster.h | A raster class for memory |
| src/terralib/raster/Raster.h | An abstract class for raster data strucutures |
| src/terralib/terralib4/Raster.h | Raster implementaton for TerraLib 4.x |
| Raster1Bit.cpp | |
| raster_fw.h | Forward declarations for the Raster module |
| RasterAttributes.cpp | Extraction of attributes from Raster, Bands, and Polygons |
| RasterAttributes.h | Extraction of attributes from Raster, Bands, and Polygons |
| RasterConfigWidget.cpp | A frame for setting raster processing options |
| RasterConfigWidget.h | A frame for setting raster processing options |
| RasterConfigWidgetFactory.cpp | A factory to build the raster processing config frame object |
| RasterConfigWidgetFactory.h | A factory to build the raster processing config frame object |
| RasterContrast.cpp | This class contains the parameters needed to apply dynamic contrast over a raster |
| RasterContrast.h | This class contains the parameters needed to apply dynamic contrast over a raster |
| RasterCoverage.cpp | This file contains an abstract class to represent a coverage |
| RasterCoverage.h | This file contains a concrete class to represent a raster coverage |
| RasterCoverageDataSetInfo.cpp | This file contains a class called RasterCoverageDataSetInfo |
| RasterCoverageDataSetInfo.h | This file contains a class called RasterCoverageDataSetInfo |
| RasterDataSet.cpp | Implementation of a dataset for the TerraLib 4 driver |
| RasterDataSet.h | ???? |
| RasterExamples.h | These routines show how to use the raster module and the GDAL data source module |
| attic/src/grib/RasterFactory.cpp | |
| src/terralib/gdal/RasterFactory.cpp | This is the concrete factory for GDAL rasters |
| src/terralib/memory/RasterFactory.cpp | This is the concrete factory for In-Memory driver |
| src/terralib/raster/RasterFactory.cpp | This is the abstract factory for Rasters |
| attic/src/grib/RasterFactory.h | |
| src/terralib/gdal/RasterFactory.h | This is the concrete factory for GDAL rasters |
| src/terralib/memory/RasterFactory.h | This is the concrete factory for In-Memory driver |
| src/terralib/raster/RasterFactory.h | This is the abstract factory for Rasters |
| RasterHandler.cpp | Raster tuple |
| RasterHandler.h | Raster tuple |
| RasterHistogramDialog.cpp | This file defines a class for a RasterHistogram Dialog |
| RasterHistogramDialog.h | This file defines a class for a RasterHistogram Dialog |
| RasterHistogramWidget.cpp | This file has the RasterHistogramWidget class |
| RasterHistogramWidget.h | This file has the RasterHistogramWidget class |
| RasterInfoDialog.cpp | This file defines a class for a RasterInfoDialog |
| RasterInfoDialog.h | This file defines a class for a RasterInfoDialog |
| RasterInfoWidget.cpp | This file has the RasterInfoWidget class |
| RasterInfoWidget.h | This file has the RasterInfoWidget class |
| RasterInfoWizardPage.cpp | This file defines a class for a Raster Info Wizard page |
| RasterInfoWizardPage.h | This file defines a class for a Raster Info Wizard page |
| RasterInMemory.cpp | |
| RasterIterator.h | It implements and iterator to "navigate" over a raster, with a predefined number of bands |
| RasterizationAction.cpp | |
| RasterizationAction.h | |
| RasterizationWizard.cpp | |
| RasterizationWizard.h | |
| RasterizationWizardPage.cpp | |
| RasterizationWizardPage.h | |
| RasterizePolygonSet.cpp | |
| RasterLayer.cpp | A layer with reference to a raster |
| RasterLayer.h | A layer with reference to a raster |
| RasterLayerDelegate.cpp | |
| RasterLayerDelegate.h | |
| RasterManager.cpp | |
| RasterManager.h | |
| RasterManagerDialog.cpp | |
| RasterManagerDialog.h | |
| RasterNavigatorDialog.cpp | This file defines a class for a Raster Navigator Dialog |
| RasterNavigatorDialog.h | This file defines a class for a Raster Navigator Dialog |
| RasterNavigatorWidget.cpp | This file has the RasterNavigatorWidget class |
| RasterNavigatorWidget.h | This file has the RasterNavigatorWidget class |
| RasterNavigatorWizardPage.cpp | This file defines a class for a Raster Navigator Wizard page |
| RasterNavigatorWizardPage.h | This file defines a class for a Raster Navigator Wizard page |
| RasterPropertiesInfo.cpp | |
| RasterPropertiesInfo.h | |
| binding/v8/jsi/dataaccess/RasterProperty.cpp | |
| raster/RasterProperty.cpp | Raster property |
| RasterProperty.h | Raster property |
| RasterSlicingAction.cpp | This file defines the RasterSlicing class |
| RasterSlicingAction.h | This file defines the RasterSlicing class |
| RasterSlicingWizard.cpp | |
| RasterSlicingWizard.h | |
| RasterSlicingWizardPage.cpp | |
| RasterSlicingWizardPage.h | |
| RasterStyling.cpp | |
| RasterSummary.h | RasterSummary is just a typedef of a boost::ptr_vector |
| RasterSummaryManager.cpp | A singleton for keeping raster summaries (most statistics) |
| RasterSummaryManager.h | A singleton for keeping raster summaries (most statistics) |
| RasterSymbolizer.cpp | The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs) |
| RasterSymbolizer.h | The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs) |
| RasterSymbolizerDialog.cpp | A dialog used to build a RasterSymbolizer element |
| RasterSymbolizerDialog.h | |
| RasterSymbolizerWidget.cpp | A widget used to configure a Raster Symbolizer SE element |
| RasterSymbolizerWidget.h | A widget used to configure a Raster Symbolizer SE element |
| RasterSymbologyWidgets.cpp | |
| RasterSynchronizer.cpp | An access synchronizer to be used in RasterSynchronizer raster instances |
| RasterSynchronizer.h | An access synchronizer to be used in SynchronizedRaster raster instances |
| examples/attributefill/RasterToVector.cpp | |
| src/terralib/attributefill/RasterToVector.cpp | |
| RasterToVector.h | Raster to Vector processing |
| RasterToVectorAction.cpp | This file defines the RasterToVector class |
| RasterToVectorAction.h | This file defines the RasterToVector class |
| RasterToVectorDialog.cpp | |
| RasterToVectorDialog.h | Raster to vector attributefill dialog |
| RasterTransform.cpp | |
| RasterTransform.h | A Raster Transform is a class that defines functions to transform a styled raster |
| RasterTransformConfigurer.cpp | |
| RasterTransformConfigurer.h | A Raster Transform configurer generates a Raster Transform given a RasterSymbolzier |
| xerces/Reader.cpp | |
| xml/Reader.cpp | This class models a XML reader object |
| xerces/Reader.h | |
| xml/Reader.h | This class models a XML reader object |
| ReaderExample.cpp | |
| ReaderExample.h | |
| xerces/ReaderFactory.cpp | |
| xml/ReaderFactory.cpp | This is the abstract factory for XML readers |
| xerces/ReaderFactory.h | |
| xml/ReaderFactory.h | This is the abstract factory for XML readers |
| ReaderHandler.cpp | This class implements Xerces interface for a handler that receives general document events |
| ReaderHandler.h | This class implements Xerces interface for a handler that receives general document events |
| examples/qt/rastervisual/ReadPixelTool.cpp | |
| src/terralib/qt/widgets/tools/ReadPixelTool.cpp | |
| examples/qt/rastervisual/ReadPixelTool.h | |
| src/terralib/qt/widgets/tools/ReadPixelTool.h | |
| ReadXSD.cpp | |
| ReadXSD.h | |
| Recode.cpp | Transformation of discrete values to other values |
| Recode.h | Transformation of discrete values to other values |
| Redefine.cpp | It models a XML Schema redefine |
| Redefine.h | It models a XML Schema redefine |
| examples/rp/Register.cpp | |
| src/terralib/rp/Register.cpp | Create a mosaic from a set of rasters |
| Register.h | Performs raster data registering into a SRS using a set of tie points |
| RegisterAction.cpp | This file defines the tie point locator action class |
| RegisterAction.h | This file defines the register action class |
| RegisterWizard.cpp | This file defines the RegisterWizard class |
| RegisterWizard.h | This file defines the RegisterWizard class |
| RemoveProgressWidgetItemEvent.cpp | The RemoveProgressWidgetItemEvent is a custom event used to remove a progress widget item |
| RemoveProgressWidgetItemEvent.h | The RemoveProgressWidgetItemEvent is a custom event used to remove a progress widget item |
| RenameColumnDialog.cpp | |
| RenameColumnDialog.h | A Qt dialog for renaming columns into a table |
| Renderer.cpp | This is a singleton for rendering geometries and features |
| Renderer.h | This is a singleton for rendering geometries and features |
| RendererFactory.cpp | An abstract factory for layer renderers |
| RendererFactory.h | An abstract factory for layer renderers |
| Repository.cpp | This class represents a repository of geometries and features |
| Repository.h | This class represents a repository of geometries and features |
| RepositoryManager.cpp | This is a singleton for managing edit repositories |
| RepositoryManager.h | This is a singleton for managing edit repositories |
| Reprojection.cpp | It contains the algorithm to reproject raster data |
| Reprojection.h | It contains the algorithm to reproject raster data |
| ReprojectRaster.cpp | |
| ResampleRaster.cpp | |
| ResourceChooser.cpp | |
| ResourceChooser.h | Defines a component for choosing a file or directory |
| Restriction4ComplexContent.cpp | The restriction class can be used to define restrictions on a complexContent |
| Restriction4ComplexContent.h | The restriction class can be used to define restrictions on a complexContent |
| Restriction4SimpleContent.cpp | |
| Restriction4SimpleContent.h | This restriction class defines restrictions on a simpleContent |
| Restriction4SimpleType.cpp | |
| Restriction4SimpleType.h | The restriction element defines restrictions on a simpleType definition |
| RetrieveUsingSpatialFilter.cpp | |
| RetypeColumnDialog.cpp | |
| RetypeColumnDialog.h | |
| RGBAColor.h | A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color |
| ROI.cpp | A region of interest (often abbreviated ROI), is a selected subset of samples within a dataset identified for a particular purpose |
| ROI.h | A region of interest (often abbreviated ROI), is a selected subset of samples within a dataset identified for a particular purpose |
| ROIManagerDialog.cpp | This file has the ROIManagerDialog class |
| ROIManagerDialog.h | This file has the ROIManagerDialog class |
| ROIManagerWidget.cpp | This file has the ROIManagerWidget class |
| ROIManagerWidget.h | This file has the ROIManagerWidget class |
| ROISet.cpp | A ROISet is a set of ROI's |
| ROISet.h | A ROISet is a set of ROI's |
| RotateGeometryTool.cpp | This class implements a concrete tool to rotate geometries |
| RotateGeometryTool.h | This class implements a concrete tool to rotate geometries |
| rp.h | This file contains include headers for the TerraLib Raster Processing module |
| rp_fw.h | This file contains forward declarations for the TerraLib Raster Processing module |
| RPExamples.h | These routines show how to use the RP (raster processing) module |
| RpToolsDialog.cpp | This file defines a class for a Raster Navigator Dialog |
| RpToolsDialog.h | This file defines a class for a Raster Navigator Dialog |
| RpToolsWidget.cpp | This file has the RpToolsWidget class |
| RpToolsWidget.h | This file has the RpToolsWidget class |
| RpToolsWizardPage.cpp | This file defines a class for a Raster Navigator Wizard page |
| RpToolsWizardPage.h | This file defines a class for a Raster Navigator Wizard page |
| RSTGT.cpp | 2D Rotation/scale/translation(rigid body) Geometric transformation |
| RSTGT.h | 2D Rotation/scale/translation (rigid body) Geometric transformation |
| RSTGTFactory.cpp | 2D RST Geometric transformation factory |
| RSTGTFactory.h | 2D RST Geometric transformation factory |
| rtree.h | This file contains include headers for the Rtree Spatial Access Method |
| RTreeExamples.cpp | This file contains several examples on how to use the R-tree spatial access method |
| RubberBand.cpp | This is a utility class tool that provides a rectangle that can indicate a boundary |
| RubberBand.h | This is a utility class tool that provides a rectangle that can indicate a boundary |
| Rule.cpp | A Rule is used to attach property/scale conditions to and group the individual symbols used for rendering |
| Rule.h | A Rule is used to attach property/scale conditions to and group the individual symbols used for rendering |
| RuleItem.cpp | |
| RuleItem.h | Defines a rule item |
| RuleProperty.cpp | A widget used to define the rule properties, such as: |
| RuleProperty.h | A widget used to define the rule properties, such as: |
| sa.h | This file contains include headers for the TerraLib SA module |
| sam.h | This file contains include headers for TerraLib Spatial Access Methods module |
| SAMExamples.h | Several examples on how to use Spatial Access Methods in TerraLib |
| SamplePointsGeneratorAbstract.cpp | This file contains a virtual class to generate samples points |
| SamplePointsGeneratorAbstract.h | This file contains a virtual class to generate samples points |
| SamplePointsGeneratorAction.cpp | This file defines the concrete class for SamplePointsGenerator Action |
| SamplePointsGeneratorAction.h | This file defines the concrete class for SamplePointsGenerator Action |
| SamplePointsGeneratorDialog.cpp | A dialog to generate sample points inside an area of a dataset |
| SamplePointsGeneratorDialog.h | A dialog to generate sample points inside an area of a dataset |
| SamplePointsGeneratorRandom.cpp | This file contains a class to generate samples points using random strategy |
| SamplePointsGeneratorRandom.h | This file contains a class to generate samples points using random strategy |
| SamplePointsGeneratorStratified.cpp | This file contains a class to generate samples points using stratified strategy |
| SamplePointsGeneratorStratified.h | This file contains a class to generate samples points using stratified strategy |
| SaveSelectedObjectsDialog.cpp | This interface is used to create a new layer based on a layer with selected objects |
| SaveSelectedObjectsDialog.h | This interface is used to create a new layer based on a layer with selected objects |
| SaveSelectedObjectsWidget.cpp | This interface is used to create a new layer based on a layer with selected objects |
| SaveSelectedObjectsWidget.h | This interface is used to create a new layer based on a layer with selected objects |
| ScalarCapabilities.cpp | Scalar capabilities include the ability to process logical expressions, comparisons and arithmetic operations including the ability to process a list of named functions |
| ScalarCapabilities.h | Scalar capabilities include the ability to process logical expressions, comparisons and arithmetic operations including the ability to process a list of named functions |
| ScalePropertyItem.cpp | A widget used to define the scale values |
| ScalePropertyItem.h | A widget used to define the scale values |
| ScalePropertyWidget.cpp | |
| ScalePropertyWidget.h | Defines a class that presents a widget with the graphic scale properties to be edited |
| ScaleWidget.cpp | |
| ScaleWidget.h | Contains an implementation of a graphic scale |
| Scatter.cpp | A class to represent a scatter |
| Scatter.h | A class to represent a scatter |
| ScatterChart.cpp | A class to represent a scatter chart |
| ScatterChart.h | A class to represent a scatter's chart |
| ScatterDataWidget.cpp | |
| ScatterDataWidget.h | |
| ScatterDialog.cpp | |
| ScatterDialog.h | |
| ScatterFrame.cpp | |
| ScatterFrame.h | A frame used to adjust a histogram's chart parameters, weather it is about it's data or it's visual style |
| ScatterFrameFactory.cpp | A factory to build the scatter frame object |
| ScatterFrameFactory.h | A factory to build the scatter frame object |
| ScatterStyle.cpp | |
| ScatterStyle.h | |
| ScatterStyleWidget.cpp | |
| ScatterStyleWidget.h | |
| ScatterUtils.h | This file contains a set of utility scatter functions |
| Schema.cpp | |
| Schema.h | |
| scheme.cpp | |
| scheme.h | |
| ScopedConnection.cpp | A class that control the use of the connection to a PostgreSQL database |
| ScopedConnection.h | A class that control the use of connection to a PostgreSQL database |
| ScopedCursor.cpp | An object that when created shows a cursor during its scope |
| ScopedCursor.h | An object that when created shows a cursor during its scope |
| ScopedTransaction.cpp | An utility class to coordinate transactions |
| ScopedTransaction.h | An utitily class to coordinate transactions |
| ScriptWidget.cpp | A widget that can be used to edit a script |
| ScriptWidget.h | A widget that can be used to edit a script |
| se.h | This file contains include headers for TerraLib Symbology Encoding module |
| se_fw.h | Forward declarations for the Symbology Encoding module |
| SecondDegreePolynomialGT.cpp | Second Degree Polynomial Geometric transformation |
| SecondDegreePolynomialGT.h | Second Degree Polynomial Geometric transformation |
| SecondDegreePolynomialGTFactory.cpp | 2D Second Degree Polynomial Geometric transformation factory |
| SecondDegreePolynomialGTFactory.h | 2D Second Degree Polynomial Geometric transformation factory |
| Section.cpp | This file defines the section class |
| Section.h | This file defines the section class |
| attic/src/idl/rp/Segmenter.cpp | |
| examples/rp/Segmenter.cpp | |
| src/terralib/rp/Segmenter.cpp | Raster segmentation |
| attic/src/idl/rp/Segmenter.h | |
| src/terralib/rp/Segmenter.h | Raster segmentation |
| segmenter.py | |
| SegmenterAction.cpp | This file defines the Segmenter class |
| SegmenterAction.h | This file defines the Segmenter class |
| SegmenterAdvancedOptionsWizardPage.cpp | |
| SegmenterAdvancedOptionsWizardPage.h | This file defines a class for a Segmenter Advanced Options Wizard page |
| SegmenterDialog.cpp | |
| SegmenterDialog.h | A dialog used to execute image segmentation |
| SegmenterDummyStrategy.cpp | |
| SegmenterDummyStrategy.h | Dummy strategy (just for testing purposes) |
| SegmenterIdsManager.cpp | |
| SegmenterIdsManager.h | Segments IDs manager |
| SegmenterRegionGrowingBaatzMerger.cpp | Segmenter Baatz merger used in region growing process |
| SegmenterRegionGrowingBaatzMerger.h | Segmenter Baatz merger used in region growing process |
| SegmenterRegionGrowingBaatzStrategy.cpp | |
| SegmenterRegionGrowingBaatzStrategy.h | Raster region growing segmenter Baatz strategy |
| SegmenterRegionGrowingFunctions.cpp | Useful functions for Region Growing segmentation |
| SegmenterRegionGrowingFunctions.h | |
| SegmenterRegionGrowingMeanMerger.cpp | Segmenter mean merger used in region growing process |
| SegmenterRegionGrowingMeanMerger.h | Segmenter mean merger used in region growing process |
| SegmenterRegionGrowingMeanStrategy.cpp | |
| SegmenterRegionGrowingMeanStrategy.h | Raster region growing segmenter Mean strategy |
| SegmenterRegionGrowingMerger.h | Segmenter merger used in region growing process |
| SegmenterRegionGrowingSegment.h | Region Growing segment |
| SegmenterRegionGrowingSegmentsPool.h | Segments pool |
| SegmenterSegmentsBlock.cpp | |
| SegmenterSegmentsBlock.h | Segments block |
| SegmenterStrategy.cpp | Raster segmenter strategy base class |
| SegmenterStrategy.h | Raster segmenter strategy base class |
| SegmenterStrategyFactory.cpp | |
| SegmenterStrategyFactory.h | Raster segmenter strategy factory base class |
| SegmenterStrategyParameters.cpp | Raster segmenter strategy parameters base class |
| SegmenterStrategyParameters.h | Raster segmenter strategy parameters base class |
| SegmenterWizard.cpp | A Qt dialog that allows users to run a segmenter operation defined by RP module |
| SegmenterWizard.h | A Qt dialog that allows users to run a segmenter operation defined by RP module |
| SegmenterWizardPage.cpp | This file defines a class for a Segmenter Wizard page |
| SegmenterWizardPage.h | This file defines a class for a Segmenter Wizard page |
| Select.cpp | A Select models a query to be used when retrieving data from a data source |
| Select.h | A Select models a query to be used when retrieving data from a data source |
| SelectedChannel.cpp | A selected channel to be display |
| SelectedChannel.h | A selected channel to be display |
| SelectedChannelWidget.cpp | A dialog used to build a SelectedChannel element |
| SelectedChannelWidget.h | A widget used to build SelectedChannel element |
| SelectExpression.cpp | A Select can be used as a source of information in another query |
| SelectExpression.h | A Select can be used as a source of information in another query |
| Selection.cpp | This class implements a concrete tool to select layer features using an extent |
| Selection.h | This class implements a concrete tool to select layer features using an extent |
| SelectionTool.cpp | An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application |
| SelectionTool.h | An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application |
| Selector.cpp | It models the selector element of an XML Schema |
| Selector.h | It models the selector element of an XML Schema |
| SelectPKey.cpp | |
| SelectPKey.h | |
| SensorManagerDialog.cpp | A dialog used to manage Spectral Sensors |
| SensorManagerDialog.h | A dialog used to manage Spectral Sensors |
| attic/src/xsd/Sequence.cpp | |
| src/terralib/binding/v8/jsi/dataaccess/Sequence.cpp | |
| src/terralib/dataaccess/dataset/Sequence.cpp | It describes a sequence (a number generator) |
| attic/src/xsd/Sequence.h | |
| src/terralib/dataaccess/dataset/Sequence.h | It describes a sequence (a number generator) |
| SequenceIterator.cpp | |
| SequenceIterator.h | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph |
| SequenceLoaderStrategy.cpp | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects |
| SequenceLoaderStrategy.h | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects |
| SequenceLoaderStrategyFactory.cpp | This is the concrete factory for the database box loader strategy |
| SequenceLoaderStrategyFactory.h | This is the concrete factory for the database sequency loader strategy |
| SequenceMosaic.cpp | Create mosaics from a sequence of overlapped rasters using an automatic tie-points detection method |
| SequenceMosaic.h | Create mosaics from a sequence of overlapped rasters using an automatic tie-points detection method |
| SerializationExamples.cpp | |
| SerializationExamples.h | |
| dataaccess/serialization/xml/Serializer.cpp | |
| datatype/serialization/xml/Serializer.cpp | Support for Property serialization |
| geometry/serialization/xml/Serializer.cpp | Auxiliary classes and functions to read envelope information from a XML document |
| qt/plugins/mobile/core/form/Serializer.cpp | This file defines the serializer for form classes |
| raster/serialization/xml/Serializer.cpp | Support for serialization of Raster information |
| dataaccess/serialization/xml/Serializer.h | |
| datatype/serialization/xml/Serializer.h | Support for Property serialization |
| geometry/serialization/xml/Serializer.h | Auxiliary classes and functions to read geometry information from a XML document |
| qt/plugins/mobile/core/form/Serializer.h | This file defines the serializer for form classes |
| raster/serialization/xml/Serializer.h | |
| Serializers.cpp | |
| Serializers.h | General utilities for serializing plugin information |
| ServerManager.cpp | Manage the JSON file for services configuration of the Web Time Series Services plugin |
| ServerManager.h | Manage the JSON file for services configuration of the Web Time Series Services plugin |
| SetOperations.cpp | |
| SettingsDialog.cpp | |
| SettingsDialog.h | A for customization of the application components |
| SettingsWidgetsFactory.h | |
| ShadedRelief.cpp | ShadedRelief specifies the application of relief shading (or "hill shading") to a DEM raster to give it somewhat of a three-dimensional effect and to make elevation changes more visible |
| ShadedRelief.h | ShadedRelief specifies the application of relief shading (or "hill shading") to a DEM raster to give it somewhat of a three-dimensional effect and to make elevation changes more visible |
| ShadedReliefWidget.cpp | A dialog used to build a ShadedRelief element |
| ShadedReliefWidget.h | A widget used to build |
| Shadow.cpp | This file contains a class to shadow image generation |
| Shadow.h | This file contains a class to shadow image generation. Adapted from SPRING |
| ShowValuesAction.cpp | |
| ShowValuesAction.h | This file defines the Show MNT Values Proccess |
| ShowValuesTool.h | |
| ShowVauesTool.cpp | |
| SHP2ADODialog.cpp | |
| SHP2ADODialog.h | A exchanger dialog from SHP to ADO operation |
| SHP2PostGISDialog.cpp | |
| SHP2PostGISDialog.h | A exchanger dialog from SHP to PostGis operation |
| SimpleBuiltInType.cpp | |
| SimpleBuiltInType.h | A class for representing built-in XML Schema types |
| SimpleContent.cpp | A class that models an XML Schema simpleContent element |
| SimpleContent.h | A class that models an XML Schema simpleContent element |
| SimpleData.cpp | This file contains several implementations for atomic data types (integers, floats, strings and others) |
| SimpleData.h | This file contains several implementations for atomic data types (integers, floats, strings and others) |
| SimpleLink.cpp | Simple link |
| SimpleLink.h | Simple link |
| binding/v8/jsi/dataaccess/SimpleProperty.cpp | |
| datatype/SimpleProperty.cpp | An atomic property like an integer or double |
| SimpleProperty.h | An atomic property like an integer or double |
| SimplePropertyWidget.cpp | A base widget for simple properties |
| SimplePropertyWidget.h | A base widget for simple properties |
| SimplePropertyWidgetFactory.cpp | |
| SimplePropertyWidgetFactory.h | |
| SimpleType.cpp | It models a XML Schema SimpleType element |
| SimpleType.h | It models a XML Schema SimpleType element |
| SimpleTypeConstructor.cpp | A base class for SimpleType elements. List, Union and Restriction4SimpleType is derived from this base class |
| SimpleTypeConstructor.h | A base class for SimpleType elements. List, Union and Restriction4SimpleType is derived from this base class |
| Singleton.h | Template support for singleton pattern |
| SkaterAction.cpp | This file defines the concrete class for Skater Action |
| SkaterAction.h | This file defines the concrete class for Skater Action |
| SkaterDialog.cpp | A dialog for Spatial 'K'luster Analysis by Tree Edge Removal |
| SkaterDialog.h | A dialog for Spatial 'K'luster Analysis by Tree Edge Removal |
| SkaterOperation.cpp | This file contains a class that represents the skater operation |
| SkaterOperation.h | This file contains a class that represents the skater operation |
| SkaterParams.h | This file contains a class that represents the skater parameters |
| SkaterPartition.cpp | This file contains a class that represents the skater partition operation |
| SkaterPartition.h | This file contains a class that represents the skater partition operation |
| Skeleton.cpp | Creation of skeleton imagems |
| Skeleton.h | Creation of skeleton imagems |
| SlicingColorMapWidget.cpp | A widget used to adjust the color map with the minimal required parameters |
| SlicingColorMapWidget.h | A widget used to adjust the color map with the minimal required parameters |
| SliderPropertiesDialog.cpp | |
| SliderPropertiesDialog.h | |
| Slope.cpp | This file contains a class to generate Slope grid |
| Slope.h | This file contains a class to generate a Slope grid. Adapted from SPRING |
| SlopeAction.cpp | This file defines the Slope Proccess |
| SlopeAction.h | This file defines the Slope Proccess |
| SlopeDialog.cpp | |
| SlopeDialog.h | A dialog Slope Grid generation |
| Smooth.cpp | This file contains a class to isolines smooth |
| Smooth.h | This file contains a class to isolines smooth. Adapted from SPRING |
| SmoothAction.cpp | |
| SmoothAction.h | This file defines the Smooth Isoline Proccess |
| SmoothIsolinesDialog.cpp | A dialog for Smooth Isolines |
| SmoothIsolinesDialog.h | A dialog Smooth Isolines |
| Snap.cpp | This class implements geometry snap concept |
| Snap.h | This class implements geometry snap concept |
| SnapManager.cpp | This is a singleton for managing geometries snap |
| SnapManager.h | This is a singleton for managing geometries snap |
| SnapOptionsDialog.cpp | |
| SnapOptionsDialog.h | A dialog used to configure geometry snap options |
| SnapVertex.cpp | This class implements a vertex search snap |
| SnapVertex.h | This class implements a vertex search snap |
| SortBy.cpp | It represents a sort by expression |
| SortBy.h | It represents a sort by expression |
| SortProperty.cpp | A sort property name and order type |
| SortProperty.h | A sort property name and order type |
| SpatialCapabilities.cpp | Spatial capabilities include the ability to filter spatial data |
| SpatialCapabilities.h | Spatial capabilities include the ability to filter spatial data |
| SpatialOp.cpp | A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship |
| SpatialOp.h | A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship |
| SpatialOperator.cpp | Spatial operator |
| SpatialOperator.h | Spatial operator |
| SpatialOperators.cpp | Spatial operators |
| SpatialOperators.h | Spatial operators |
| SpatialQueryProcessor.cpp | A basic query processor for spatial restrictions |
| SpatialQueryProcessor.h | A basic query processor for spatial restrictions |
| SpatialReferenceSystem.cpp | |
| SpatialReferenceSystem.h | This file contains the structs necessary to represent a Spatial Reference System |
| SpatialReferenceSystemManager.cpp | A singleton to manage Coordinate Systems representations |
| SpatialReferenceSystemManager.h | A class to manage Coordinate Systems representations |
| SpatialRelations.cpp | |
| SpatialRestrictionVisitor.cpp | A visitor that retrieves spatial restrictions from a Query hierarchy |
| SpatialRestrictionVisitor.h | A visitor that retrieves spatial restrictions from a Query hierarchy |
| SpatialStatisticsAction.cpp | This file defines the concrete class for SpatialStatistics Action |
| SpatialStatisticsAction.h | This file defines the concrete class for SpatialStatistics Action |
| SpatialStatisticsDialog.cpp | A dialog to calculate spatial statistics from a attribute of a dataset |
| SpatialStatisticsDialog.h | A dialog to calculate spatial statistics from a attribute of a dataset |
| SpatialStatisticsFunctions.cpp | Functions used to calculate spatial statistics operations |
| SpatialStatisticsFunctions.h | Functions used to calculate spatial statistics operations |
| SpatialWeightsExchanger.cpp | This class defines functions used to load and save graphs using GAL and GWT formats, both formats use a ' ' as separator |
| SpatialWeightsExchanger.h | This class defines functions used to load and save gpm's using GAL and GWT formats, both formats use a ' ' as separator |
| SpectralResponseFunctions.cpp | Spectral Response Functions |
| SpectralResponseFunctions.h | Spectral Response Functions |
| SplashScreenManager.cpp | A singleton for holding he application splash screen |
| SplashScreenManager.h | A singleton for holding he application splash screen |
| SplineGrass.cpp | This file contains a class to calculate a grid from Sample using spline grass interpolator |
| SplineGrass.h | This file contains a class to calculate retangular grid from Samples using Spline Grass Interpolation. Adapted from SPRING |
| SplineGrassMitasova.cpp | This file contains a class to calculate a grid from Sample using spline grass mitasova interpolator |
| SplineGrassMitasova.h | This file contains a class to calculate retangular grid from Samples using Spline Grass Mitasova Interpolation. Adapted from SPRING |
| SplitComplexImage.cpp | |
| SplitPolygonTool.cpp | This class implements a concrete tool to split polygons |
| SplitPolygonTool.h | This class implements a concrete tool to split polygons |
| SQLDialect.cpp | It represents the SQL query dialect accepted by a given data source |
| SQLDialect.h | It represents the SQL query dialect accepted by a given data source |
| SQLFunctionEncoder.cpp | A base class for encoders of SQL function expressions |
| SQLFunctionEncoder.h | A base class for encoders of SQL function expressions |
| SQLiteConnector.cpp | |
| SQLiteConnector.h | |
| SQLiteConnectorDialog.cpp | |
| SQLiteConnectorDialog.h | |
| SQLiteCreatorDialog.cpp | |
| SQLiteCreatorDialog.h | |
| SQLiteType.cpp | |
| SQLiteType.h | |
| attic/src/sqlite/SQLVisitor.cpp | |
| src/terralib/ado/SQLVisitor.cpp | |
| src/terralib/dataaccess/query/SQLVisitor.cpp | A visitor for building an SQL statement from a given Query hierarchy |
| src/terralib/ogr/SQLVisitor.cpp | A visitor for building an SQL statement using OGR dialect |
| src/terralib/postgis/SQLVisitor.cpp | A visitor for building an SQL statement from a given Query hierarchy |
| src/terralib/qt/plugins/mobile/geopackage/SQLVisitor.cpp | |
| attic/src/sqlite/SQLVisitor.h | |
| src/terralib/ado/SQLVisitor.h | A visitor for building an SQL statement using ADO dialect |
| src/terralib/dataaccess/query/SQLVisitor.h | A visitor for building an SQL statement from a given Query hierarchy |
| src/terralib/ogr/SQLVisitor.h | A visitor for building an SQL statement using OGR dialect |
| src/terralib/postgis/SQLVisitor.h | A visitor for building an SQL statement using PostGIS dialect |
| src/terralib/qt/plugins/mobile/geopackage/SQLVisitor.h | |
| srs.h | This file contains include headers for TerraLib Spatial Reference System module |
| srs_fw.h | Forward declarations for the Spatial Reference System |
| SRSDialog.cpp | |
| SRSDialog.h | |
| SRSExamples.cpp | |
| SRSExamples.h | Several examples on how to use Spatial Reference Systens handling in TerraLib |
| SRSManagerDialog.cpp | |
| SRSManagerDialog.h | |
| st.h | This file contains include headers for the TerraLib ST module |
| ST_AddPoint.cpp | Spatial add point operator |
| ST_AddPoint.h | Spatial add point operator |
| ST_Area.cpp | Spatial area operator |
| ST_Area.h | Spatial area operator |
| ST_Beyond.cpp | Spatial Distance Buffer Beyond operator |
| ST_Beyond.h | Spatial Distance Buffer Beyond operator |
| ST_Boundary.cpp | Spatial boundary operator |
| ST_Boundary.h | Spatial boundary operator |
| ST_Buffer.cpp | Spatial buffer operator |
| ST_Buffer.h | Spatial buffer operator |
| ST_Centroid.cpp | Spatial centroid operator |
| ST_Centroid.h | Spatial centroid operator |
| ST_Collect.cpp | Spatial collect operator |
| ST_Collect.h | Spatial collect operator |
| ST_Contains.cpp | Spatial contains operation |
| ST_Contains.h | Spatial contains operation |
| ST_ConvexHull.cpp | Spatial convex hull operator |
| ST_ConvexHull.h | Spatial convex hull operator |
| ST_Crosses.cpp | Spatial crosses operator |
| ST_Crosses.h | Spatial crosses operator |
| ST_Difference.cpp | Spatial intersection operator |
| ST_Difference.h | Spatial difference operator |
| ST_Disjoint.cpp | Spatial disjoint operator |
| ST_Disjoint.h | Spatial disjoint operator |
| ST_DistanceBuffer.cpp | Spatial distance buffer operator |
| ST_DistanceBuffer.h | Spatial distance buffer operator |
| ST_Dump.cpp | Spatial dump operator |
| ST_Dump.h | Spatial dump operator |
| ST_DumpRings.cpp | Spatial dump rings operator |
| ST_DumpRings.h | Spatial dump rings operator |
| ST_DWithin.cpp | Spatial Distance Buffer Within operator |
| ST_DWithin.h | Spatial Distance Buffer Within operator |
| ST_Envelope.cpp | Spatial envelope operator |
| ST_Envelope.h | Spatial envelope operator |
| ST_EnvelopeIntersects.cpp | This operator EnvelopeIntersects considers the intersection among approximations or envelopes of geometries |
| ST_EnvelopeIntersects.h | This operator EnvelopeIntersects considers the intersection among approximations or envelopes of geometries |
| ST_Equals.cpp | Spatial equals operator |
| ST_Equals.h | Spatial equals operator |
| ST_Extent.cpp | Spatial extent operator |
| ST_Extent.h | Spatial extent operator |
| st_fw.h | Forward declarations for the ST module |
| ST_Intersection.cpp | Spatial intersection operator |
| ST_Intersection.h | Spatial intersects operator |
| ST_Intersects.cpp | Spatial intersects operator |
| ST_Intersects.h | Spatial intersects operator |
| ST_IsClosed.cpp | Spatial is closed operator |
| ST_IsClosed.h | Spatial is closed operator |
| ST_IsEmpty.cpp | Spatial area operator |
| ST_IsEmpty.h | Spatial is empty operator |
| ST_IsValid.cpp | Spatial is valid operator |
| ST_IsValid.h | Spatial is valid operator |
| ST_Length.cpp | Spatial length operator |
| ST_Length.h | Spatial length operator |
| ST_MakePolygon.cpp | Spatial make polygon operator |
| ST_MakePolygon.h | Spatial make polygon operator |
| ST_MakeValid.cpp | Spatial area operator |
| ST_MakeValid.h | Spatial is valid operator |
| ST_Multi.cpp | Spatial multi operator |
| ST_Multi.h | Spatial multi operator |
| ST_NPoints.cpp | Spatial number of points operator |
| ST_NPoints.h | Spatial number of points operator |
| ST_NumGeometries.cpp | Spatial number geometries operator |
| ST_NumGeometries.h | Spatial number geometries operator |
| ST_Overlaps.cpp | Spatial Overlaps operator |
| ST_Overlaps.h | Spatial overlaps operator |
| ST_Perimeter.cpp | |
| ST_Perimeter.h | Spatial perimeter operator |
| ST_Relate.cpp | Spatial relation function |
| ST_Relate.h | Spatial relation function |
| ST_SetSRID.cpp | Spatial Set SRID operator |
| ST_SetSRID.h | Spatial Set SRID operator |
| ST_StartPoint.cpp | Spatial centroid operator |
| ST_StartPoint.h | Spatial start point operator |
| ST_Touches.cpp | Spatial touches operator |
| ST_Touches.h | Spatial touches operator |
| ST_Transform.cpp | Spatial reference system transformation function |
| ST_Transform.h | Spatial reference system transformation function |
| ST_Union.cpp | Spatial union operator |
| ST_Union.h | Spatial union operator |
| ST_Within.cpp | Spatial within operator |
| ST_Within.h | Spatial within operator |
| StarDelegate.cpp | |
| StarDelegate.h | |
| Stasher.cpp | |
| Stasher.h | |
| Static.h | A base type for static classes |
| statistics.h | This file contains include headers for the Statistics module |
| statistics_fw.h | Forward declarations for the Statistics Module |
| StatisticsDialog.cpp | |
| StatisticsDialog.h | A dialog statistics |
| StatisticsFunctions.cpp | Functions used in statistics operations |
| StatisticsFunctions.h | Functions used in statistics operations |
| STDataLoader.cpp | This file contains a class that contains a set of static methods to load spatiotemporal data from data sources |
| STDataLoader.h | This file contains a class that contains a set of static methods to load spatiotemporal data from data sources |
| STDataLoaderFromDS.cpp | This file contains a class responsible for loading spatiotemporal data from a DataSource using query capabilities |
| STDataLoaderFromDS.h | This file contains a class responsible for loading spatiotemporal data from a DataSource using query capabilities |
| STDataLoaderFromDSFactory.cpp | This is the concrete factory for a STDataLoaderFromDS |
| STDataLoaderFromDSFactory.h | This is the concrete factory for a STDataSourceLoaderFromDS |
| STDataLoaderFromMemDS.cpp | This file contains a class responsible for loading spatiotemporal data from a ST in-memory DataSource which contains an internal chache of in-memory DataSets indexed by space and time |
| STDataLoaderFromMemDS.h | This file contains a class responsible for loading spatiotemporal data from a ST in-memory DataSource which contains an internal chache of in-memory DataSets indexed by space and time |
| STDataLoaderFromMemDSFactory.cpp | This is the concrete factory for a STDataLoaderFromMemDS |
| STDataLoaderFromMemDSFactory.h | This is the concrete factory for a STDataLoaderFromMemDS |
| STDataLoaderImpl.cpp | This file contains an abstract class responsible for loading spatiotemporal data from data sources |
| STDataLoaderImpl.h | This file contains an abstract class responsible for loading spatiotemporal data from data sources |
| STDataLoaderImplFactory.cpp | This is the abstract factory for STDataLoaderImpl |
| STDataLoaderImplFactory.h | This is the abstract factory for STDataLoaderImpl |
| StdDev.cpp | StdDev statistical function |
| StdDev.h | StdDev statistical function |
| STExamples.h | Examples on how to load/manipulate st types |
| STItemDelegate.cpp | |
| STItemDelegate.h | |
| STLUtils.h | This file contains several utility functions for dealing with STL containers |
| stmemory.h | This file contains include headers for the TerraLib ST memory module |
| StrategyParameters.cpp | Raster strategy parameters base class |
| StrategyParameters.h | Raster strategy parameters base class |
| StringComboFormItem.cpp | This file defines the class for a string combo form item |
| StringComboFormItem.h | This file defines the class for a string combo form item |
| StringConverters.cpp | A set of function that convert an String type to other types |
| StringConverters.h | A set of function that convert an String type to other types |
| StringFormItem.cpp | This file defines the class for a string form item |
| StringFormItem.h | This file defines the class for a string form item |
| StringLength.cpp | Returns length of string (String formatting functions) |
| StringLength.h | Returns length of string (String formatting functions) |
| StringPosition.cpp | It returns the position of first occurence of a substring (String formatting functions) |
| StringPosition.h | It returns the position of first occurence of a substring (String formatting functions) |
| binding/v8/jsi/dataaccess/StringProperty.cpp | |
| datatype/StringProperty.cpp | The type for string types: FIXED_STRING, VAR_STRING or STRING |
| StringProperty.h | The type for string types: FIXED_STRING, VAR_STRING or STRING |
| StringPropertyWidget.cpp | |
| StringPropertyWidget.h | Defines the StringPropertyWidget class |
| StringPropertyWidgetFactory.cpp | |
| StringPropertyWidgetFactory.h | |
| StringScaleDraw.cpp | A class to represent a histogram's label |
| StringScaleDraw.h | A class to represent a set of labels to be used on a histogram's chart |
| StringStatisticalSummary.cpp | |
| StringStatisticalSummary.h | |
| StringUtils.cpp | Utility functions for dealing with strings |
| StringUtils.h | Utility functions for dealing with strings |
| Stroke.cpp | A Stroke specifies the appearance of a linear geometry |
| Stroke.h | A Stroke specifies the appearance of a linear geometry |
| StrToXMLCh.h | A class for converting a standard string to a Xerces string (XMLCh) |
| serialization/xml/Style.cpp | Auxiliary classes and functions to serialize style informations from a XML document |
| Style.cpp | The Style defines the styling that is to be applied to a single feature (also applies to coverage) |
| serialization/xml/Style.h | Auxiliary classes and functions to serialize style informations from a XML document |
| Style.h | The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage) |
| StyleControllerWidget.cpp | A widget used to controll the style se element |
| StyleControllerWidget.h | A widget used to controll the style se element |
| StyleDockWidget.cpp | A dock widget used control the geographic data style using SE elements and a property browser to show its properties |
| StyleDockWidget.h | A dock widget used control the geographic data style using SE elements and a property browser to show its properties |
| af/connectors/StyleExplorer.cpp | |
| widgets/se/StyleExplorer.cpp | A widget used to explore a style |
| af/connectors/StyleExplorer.h | A connector for the te::qt::widgets::StyleDockWidget class to the Application Framework |
| widgets/se/StyleExplorer.h | A widget used to explore a style |
| StyleExplorerPanelFrame.h | |
| StyleItem.cpp | |
| StyleItem.h | A class that represents a style of a layer in a LayerTreeModel |
| Styler.cpp | |
| Styler.h | |
| Styling.cpp | |
| dataaccess/query/Sub.cpp | The subtraction operator |
| fe/Sub.cpp | |
| dataaccess/query/Sub.h | The subtraction operator |
| fe/Sub.h | The subtraction operator |
| SubSelect.cpp | A Select can be used as a source of information in another query |
| SubSelect.h | A Select can be used as a source of information in another query |
| dataaccess/query/Substring.cpp | Allows the extraction of substrings |
| se/Substring.cpp | It returns the substring (String formatting functions) |
| dataaccess/query/Substring.h | Allows the extraction of substrings |
| se/Substring.h | It returns the substring (String formatting functions) |
| SubtractAreaTool.cpp | |
| SubtractAreaTool.h | |
| Sum.cpp | Sum aggregate operator |
| Sum.h | Sum aggregate operator |
| SummaryFunctions.cpp | Statistical summary functions |
| SummaryFunctions.h | A set of functions to calculate the statistic summary from a set of values |
| binding/v8/jsi/geometry/Surface.cpp | |
| geometry/Surface.cpp | Surface is an abstract class that represents a 2-dimensional geometric objects |
| Surface.h | Surface is an abstract class that represents a 2-dimensional geometric objects |
| SvgParameter.cpp | A SvgParameter refers to an SVG/CSS graphical-formatting parameter |
| SvgParameter.h | A SvgParameter refers to an SVG/CSS graphical-formatting parameter |
| Symbol.cpp | This class represents a symbol |
| Symbol.h | This class represents a symbol |
| SymbolEditorWidget.cpp | A widget used to edit symbols |
| SymbolEditorWidget.h | A widget used to edit symbols |
| SymbolInfo.h | Information about a given Symbol |
| SymbolInfoDialog.cpp | A dialog used to configure informations about a symbol |
| SymbolInfoDialog.h | A dialog used to configure informations about a symbol |
| serialization/xml/Symbolizer.cpp | Auxiliary classes and functions to serialize symbolizer informations from a XML document |
| Symbolizer.cpp | A Symbolizer describes how a Feature is to appear on a map |
| serialization/xml/Symbolizer.h | Auxiliary classes and functions to serialize Symbolizer informations from a XML document |
| Symbolizer.h | A Symbolizer describes how a Feature is to appear on a map |
| SymbolizerColorFinder.cpp | A Symbology Enconding visitor that finds a color given a symbolizer |
| SymbolizerColorFinder.h | A Symbology Enconding visitor that finds a color given a symbolizer |
| SymbolLibrary.cpp | This class represents a library of symbols |
| SymbolLibrary.h | This class represents a library of symbols |
| SymbolLibraryManager.cpp | The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib |
| SymbolLibraryManager.h | The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib |
| SymbologyManager.cpp | The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib |
| SymbologyManager.h | The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib |
| SymbologyPreview.cpp | Static class used to generate preview of Symbology elements |
| SymbologyPreview.h | Static class used to generate preview of Symbology elements |
| SymbologySerializer.cpp | Data serialization for the Symbology Encoding module |
| SymbologySerializer.h | Data serialization for the Symbology Encoder module |
| SymbologyWidgets.cpp | |
| SymbologyWidgets.h | Several examples declarations |
| SymbolPreviewWidget.cpp | A widget used to preview symbol elements |
| SymbolPreviewWidget.h | A widget used to preview symbol elements |
| SymbolSelectorDialog.cpp | A dialog used to select a specific symbol |
| SymbolSelectorDialog.h | A dialog used to select a specific symbol |
| SymbolTableWidget.cpp | A widget used to preview a symbol as separated layers |
| SymbolTableWidget.h | A widget used to preview a symbol as separated layers |
| SynchronizedBand.cpp | Syncrhonized raster band |
| SynchronizedBand.h | Syncrhonized raster band |
| SynchronizedBandBlocksManager.cpp | Synchronized raster raster band blocks manager |
| SynchronizedBandBlocksManager.h | Synchronized raster raster band blocks manager |
| SynchronizedRaster.cpp | |
| SynchronizedRaster.h | An adapter class to allow concurrent access to raster data by multiple threads |
| SystemApplicationSettings.cpp | A singleton for managing application settings applied to the whole system (all users) |
| SystemApplicationSettings.h | A singleton for managing application settings applied to the whole system (all users) |
| TableDataSet.cpp | Implementation of a dataset for the TerraLib 4 driver |
| TableDataSet.h | ???? |
| TableEvents.h | Contains a list of the table events |
| TableLinkDialog.cpp | |
| TableLinkDialog.h | |
| TableWidget.cpp | |
| TableWidget.h | A frame for setting Table options |
| TableWidgetFactory.cpp | |
| TableWidgetFactory.h | A factory to build the Table frame object |
| TabularViewerEx.cpp | |
| TabularViewerEx.h | |
| TaskProgress.cpp | This class is the implementation of a progress evalution of a task |
| TaskProgress.h | This class can be used to inform the progress of a task |
| TemplateEncoder.cpp | A query encoder for binary operator expressions |
| TemplateEncoder.h | A query encoder for functions that needs special translation |
| TemporalPropertiesWidget.cpp | |
| TemporalPropertiesWidget.h | |
| common/TerraLib.cpp | An utility class to control the startup and cleanup of the TerraLib Platform and its resources |
| core/TerraLib.cpp | |
| terralib.h | This file contains include headers for all modules from TerraLib that were built |
| common/TerraLib.h | An utility class to control the startup and cleanup of the TerraLib Platform and its resources |
| core/TerraLib.h | |
| TerraLibCustomCollectionWidget.cpp | The main entry point of TerraLib components for Qt Designer |
| TerraLibCustomCollectionWidget.h | The main entry point of TerraLib components for Qt Designer |
| TerraView.cpp | The main class of TerraView |
| TerraView.h | The main class of TerraView |
| TerraViewApp.cpp | |
| TerraViewApp.h | |
| TerraViewController.cpp | The API for controller of TerraView application |
| TerraViewController.h | The API for controller of TerraView application |
| Text.cpp | An Text consists of a Envelope and a Text Element array |
| Text.h | An Text Element consists of a string, location, leader line and may have attribute |
| TextPropertyItem.cpp | A widget used to define the text se object |
| TextPropertyItem.h | A widget used to define the text se object |
| TextSymbolizer.cpp | A TextSymbolizer is used to render text labels according to various graphical parameters |
| TextSymbolizer.h | A TextSymbolizer is used to render text labels according to various graphical parameters |
| TextSymbolizerProperty.cpp | A widget used to define the text symbolizer properties, such as: |
| TextSymbolizerProperty.h | A widget used to define the text symbolizer properties, such as: |
| examples/rp/Texture.cpp | |
| src/terralib/rp/Texture.cpp | A structure to hold the set of GLCM metrics |
| Texture.h | A structure to hold the set of GLCM metrics |
| ThemeInfo.h | The basic information about a Terralib 4.x Theme |
| ThemeViewDelegate.cpp | |
| ThemeViewDelegate.h | |
| ThirdDegreePolynomialGT.cpp | Third Degree Polynomial Geometric transformation |
| ThirdDegreePolynomialGT.h | Third Degree Polynomial Geometric transformation |
| ThirdDegreePolynomialGTFactory.cpp | |
| ThirdDegreePolynomialGTFactory.h | 2D Third Degree Polynomial Geometric transformation factory |
| ThreadingPolicies.h | Threading policies that can be applied to TerraLib classes that need some synchronization schema |
| ThreadManager.cpp | |
| ThreadManager.h | Manager for threads of rendering |
| threshold.py | |
| TiePointLocatorDialog.cpp | |
| TiePointLocatorDialog.h | |
| TiePointLocatorParametersWidget.cpp | This file has the TiePointLocatorParametersWidget class |
| TiePointLocatorParametersWidget.h | This file has the TiePointLocatorParametersWidget class |
| TiePointLocatorWidget.cpp | This file has the TiePointLocatorWidget class |
| TiePointLocatorWidget.h | This file has the TiePointLocatorWidget class |
| TiePointsLocator.cpp | Tie points locator |
| TiePointsLocator.h | TiePointsLocator locator |
| TiePointsLocatorAdvancedDialog.cpp | |
| TiePointsLocatorAdvancedDialog.h | A dialog used to execute tie points location advanced options |
| TiePointsLocatorDialog.cpp | |
| TiePointsLocatorDialog.h | A dialog used to execute tie points location |
| TiePointsLocatorInputParameters.cpp | Tie points locator input parameters |
| TiePointsLocatorInputParameters.h | TiePointsLocator input parameters |
| TiePointsLocatorMoravecStrategy.cpp | Tie-Pointsr locator Moravec strategy |
| TiePointsLocatorMoravecStrategy.h | Tie-Pointsr locator Moravec strategy |
| TiePointsLocatorStrategy.cpp | Tie-Pointsr locator strategy |
| TiePointsLocatorStrategy.h | Tie-Pointsr locator strategy |
| TiePointsLocatorStrategyFactory.cpp | Tie-points locator strategy factory |
| TiePointsLocatorStrategyFactory.h | Raster tie points locator strategy factory base class |
| TiePointsLocatorStrategyParameters.cpp | Tie points locator strategy parameters |
| TiePointsLocatorStrategyParameters.h | Tie Points Locator strategy parameters |
| TiePointsLocatorSURFStrategy.cpp | Tie-Pointsr locator SURF strategy |
| TiePointsLocatorSURFStrategy.h | Tie-Pointsr locator SURF strategy |
| TiePointsMosaic.cpp | Create a mosaic from a set of rasters using tie-points |
| TiePointsMosaic.h | Create a mosaic from a set of rasters using tie-points |
| TiledBand.cpp | A tiled band implementation for the In-Memory Raster |
| TiledBand.h | A tiled band implementation for the In-Memory Raster |
| TileIndexer.cpp | Polygon tile indexing class for optmized geometrical relational tests |
| TileIndexer.h | Polygon tile indexing class for optmized geometrical relational tests |
| TimeDuration.cpp | A class to represent time duration |
| TimeDuration.h | A class to represent time duration |
| TimeFormItem.cpp | This file defines the class for a time form item |
| TimeFormItem.h | This file defines the class for a time form item |
| TimeInstant.cpp | A class to represent time instant |
| TimeInstant.h | A class to represent time instant |
| TimeInstantTZ.cpp | A class to represent time instant with time zone |
| TimeInstantTZ.h | A class to represent time instant with time zone |
| TimePeriod.cpp | A class to represent time period |
| TimePeriod.h | A class to represent time period |
| TimePeriodTZ.cpp | A class to represent time period with time zone |
| TimePeriodTZ.h | A class to represent time period with time zone |
| TimeScaleDraw.cpp | A class that adjusts the labels that based on temporal data on a chart |
| TimeScaleDraw.h | A class that adjusts the labels that based on temporal data on a chart |
| TimeSeries.cpp | This file contains a class to represent a time series |
| TimeSeries.h | This file contains a class to represent a time series |
| TimeSeriesAction.cpp | This file defines the TimeSeriers Action class |
| TimeSeriesAction.h | This file defines the TimeSeriers Action class |
| TimeSeriesChart.cpp | A class to represent a timeSeries' chart |
| TimeSeriesChart.h | A class to represent a timeSeries' chart |
| TimeSeriesDataSet.cpp | This file contains a class to represent a time series data set |
| TimeSeriesDataSet.h | This file contains a class to represent a time series data set |
| TimeSeriesDataSetInfo.cpp | This file contains a class called TimeSeriesDataSetInfo |
| TimeSeriesDataSetInfo.h | This file contains a class called TimeSeriesDataSetInfo |
| TimeSeriesDataSetLayer.cpp | A layer with a reference to an TimeSeriesDataSet |
| TimeSeriesDataSetLayer.h | A layer with a reference to an TimeSeriesDataSet |
| TimeSeriesDataWidget.cpp | A widget used to adjust a timeSeries' input data |
| TimeSeriesDataWidget.h | A widget used to adjust a timeSeries' input data |
| TimeSeriesDialog.cpp | A dialog used to define the basic parameters of a new timeSeries |
| TimeSeriesDialog.h | A dialog used to define the basic parameters of a new timeSeries |
| TimeSeriesExamples.cpp | |
| TimeSeriesFrame.cpp | |
| TimeSeriesFrame.h | A frame used to adjust a histogram's chart parameters, weather it is about it's data or it's visual style |
| TimeSeriesFrameFactory.cpp | A factory to build the timeSeries frame object |
| TimeSeriesFrameFactory.h | A factory to build the timeSeries frame object |
| TimeSeriesIterator.cpp | This file contains a time series iterator |
| TimeSeriesIterator.h | This file contains a time series iterator |
| TimeSeriesObservation.cpp | This file contains a class to represent a time series observation |
| TimeSeriesObservation.h | This file contains a class to represent a time series observation |
| TimeSeriesPropertiesWidget.cpp | |
| TimeSeriesPropertiesWidget.h | A widget used to adjust a time series layer's properties |
| TimeSeriesPropertiesWizardPage.cpp | |
| TimeSeriesPropertiesWizardPage.h | |
| TimeSeriesStyle.cpp | A class used to define the style of a timeSeries' chart |
| TimeSeriesStyle.h | A class used to define the style of a TimeSeries's chart |
| TimeSeriesStyleWidget.cpp | |
| TimeSeriesStyleWidget.h | |
| TimeSeriesWizard.cpp | |
| TimeSeriesWizard.h | |
| TimeSliderWidget.cpp | |
| TimeSliderWidget.h | |
| TimeSliderWidgetAction.cpp | |
| TimeSliderWidgetAction.h | This file defines the TimeSliderWidgetAction class |
| TimeViewerDockWidget.cpp | |
| TimeViewerDockWidget.h | |
| TimeViewerEditAccumulateDialog.cpp | |
| TimeViewerEditAccumulateDialog.h | A dialog used to edit Accumulate Legend |
| TimeViewerEditLegendDialog.cpp | |
| TimeViewerEditLegendDialog.h | A dialog used to edit legend |
| Tin.cpp | This file contains a class to define a TIN |
| TIN.cpp | TIN (triangulated irregular network) is a PolyhedralSurface consisting only of Triangle patches |
| Tin.h | This file contains a class to define a TIN. Adapted from SPRING |
| TIN.h | TIN (triangulated irregular network) is a PolyhedralSurface consisting only of Triangle patches |
| TINCalculateGrid.cpp | This file contains a class to calculate a grid from TIN |
| TINCalculateGrid.h | This file contains a class to calculate a grid from a TIN. Adapted from SPRING |
| TINCreateIsolines.cpp | This file contains a class to generate isolines from TIN |
| TINCreateIsolines.h | This file contains a class to generate isolines from a TIN. Adapted from SPRING |
| TINExamples.h | Examples on how to access/manipulate a specified DatasOURCE |
| TINGeneration.cpp | This file contains a class to generate TIN |
| TINGeneration.h | This file contains a class to generate TIN. Adapted from SPRING |
| TINGenerationAction.cpp | This file defines the TIN Generation class |
| TINGenerationAction.h | This file defines the TIN Generation class |
| TINGenerationDialog.cpp | A dialog for TIN generation |
| TINGenerationDialog.h | A dialog TIN generation |
| TL4ConnectorWizardPage.cpp | |
| TL4ConnectorWizardPage.h | |
| TL4ConverterAction.cpp | |
| TL4ConverterAction.h | |
| TL4ConverterWizard.cpp | |
| TL4ConverterWizard.h | |
| TL4FinalPageWizardPage.cpp | |
| TL4FinalPageWizardPage.h | |
| TL4LayerSelectionWizardPage.cpp | |
| TL4LayerSelectionWizardPage.h | |
| TL4RasterFolderSelectionWizardPage.cpp | |
| TL4RasterFolderSelectionWizardPage.h | |
| TL4ThemeSelectionWizardPage.cpp | |
| TL4ThemeSelectionWizardPage.h | |
| ToolBar.cpp | The main toolbar of TerraLib Edit Qt plugin |
| ToolBar.h | The main toolbar of TerraLib Edit Qt plugin |
| ToolbarsWidget.cpp | |
| ToolbarsWidget.h | A frame for setting tool bars options |
| ToolbarsWidgetFactory.cpp | |
| ToolbarsWidgetFactory.h | A factory to build the tool bars widget object |
| ToolEvents.h | |
| TopDownLoaderStrategy.h | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path |
| Touches.cpp | Binary spatial operator: Touches |
| Touches.h | Binary spatial operator: Touches |
| Trajectory.cpp | This file contains a class to represent a trajectory |
| Trajectory.h | This file contains a class to represent a trajectory |
| TrajectoryAction.cpp | This file defines the Trajectory Action class |
| TrajectoryAction.h | This file defines the Trajectory Action class |
| TrajectoryDataSet.cpp | This file contains a class to represent a trajectory data set |
| TrajectoryDataSet.h | This file contains a class to represent a trajectory data set |
| TrajectoryDataSetInfo.cpp | This file contains a class called TrajectoryDataSetInfo |
| TrajectoryDataSetInfo.h | This file contains a class called TrajectoryDataSetInfo |
| TrajectoryDataSetLayer.cpp | A layer with a reference to an TrajectoryDataSet |
| TrajectoryDataSetLayer.h | A layer with a reference to an TrajectoryDataSet |
| TrajectoryDistance.cpp | |
| TrajectoryExamples.cpp | |
| TrajectoryIntersection.cpp | |
| TrajectoryItem.cpp | |
| TrajectoryItem.h | This file defines a class for a Trajectory Item |
| TrajectoryIterator.cpp | This file contains a trajetory iterator |
| TrajectoryIterator.h | This file contains a trajetory iterator |
| TrajectoryObservation.cpp | This file contains a typedef that defines observations of trajectory |
| TrajectoryObservation.h | This file contains a typedef that defines observations of trajectory |
| TrajectoryPropertiesWidget.cpp | A widget used to adjust a Trajectory layer's properties |
| TrajectoryPropertiesWidget.h | A widget used to adjust a Trajectory layer's properties |
| TrajectoryPropertiesWizardPage.cpp | |
| TrajectoryPropertiesWizardPage.h | |
| TrajectoryWizard.cpp | A wizard used to generate a new Trajectorylayer |
| TrajectoryWizard.h | A wizard used to generate a new Trajectorylayer |
| attic/src/wcs/Transactor.cpp | |
| attic/src/wms/Transactor.cpp | |
| src/terralib/ado/Transactor.cpp | DataSourceTransactor class implementation for Microsoft Access driver |
| src/terralib/gdal/Transactor.cpp | |
| src/terralib/memory/Transactor.cpp | An implementation of the Transactor class for the Memory Data Access driver |
| src/terralib/ogr/Transactor.cpp | |
| src/terralib/postgis/Transactor.cpp | |
| src/terralib/qt/plugins/mobile/geopackage/Transactor.cpp | |
| src/terralib/stmemory/Transactor.cpp | |
| src/terralib/terralib4/Transactor.cpp | DataSourceTransactor implementation for TerraLib 4.x API |
| src/terralib/wfs/Transactor.cpp | Implementation of the transactor for the WFS driver |
| src/terralib/ws/ogc/wcs/dataaccess/Transactor.cpp | Implementation of the transactor for WS OGC WCS driver |
| src/terralib/ws/ogc/wms/dataaccess/Transactor.cpp | |
| attic/src/wcs/Transactor.h | |
| attic/src/wms/Transactor.h | |
| src/terralib/ado/Transactor.h | DataSourceTransactor class implementation for Microsoft Access driver |
| src/terralib/gdal/Transactor.h | |
| src/terralib/memory/Transactor.h | An implementation of the Transactor class for the Memory Data Access driver |
| src/terralib/ogr/Transactor.h | |
| src/terralib/postgis/Transactor.h | A Transactor can be viewed as a connection to the data source for reading/writing things into it |
| src/terralib/qt/plugins/mobile/geopackage/Transactor.h | |
| src/terralib/stmemory/Transactor.h | An implementation of DataSourceTransactor class for the ST In-memory driver |
| src/terralib/terralib4/Transactor.h | DataSourceTransactor implementation for TerraLib 4.x API |
| src/terralib/wfs/Transactor.h | Implementation of the transactor for the WFS driver |
| src/terralib/ws/ogc/wcs/dataaccess/Transactor.h | Implementation of the transactor for the WS OGC WCS |
| src/terralib/ws/ogc/wms/dataaccess/Transactor.h | Implementation of the transactor for the WS OGC WMS |
| Translator.cpp | This class is designed for dealing with multi-language text translation in TerraLib |
| Translator.h | This class is designed for dealing with multi-language text translation in TerraLib |
| common/TreeItem.cpp | A base class for data organized as a tree |
| qt/widgets/layer/explorer/TreeItem.cpp | |
| common/TreeItem.h | A base class for data organized as a tree |
| qt/widgets/layer/explorer/TreeItem.h | Defines an hierarquical structure |
| TreeItemFactory.cpp | A class for building layer items |
| TreeItemFactory.h | A class for building layer items |
| Triangle.cpp | Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary, it follows OGC Simple Feature Specification - SFS (Simple Feature Access - Part 1: Common Architecture) |
| Triangle.h | Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary |
| Trim.cpp | Strips off chars from a string value (String formatting functions) |
| Trim.h | Strips off chars from a string value (String formatting functions) |
| TsArithmeticOperations.cpp | |
| TsArray.cpp | |
| TsArray.h | Test suite for the Array class |
| TsBand.cpp | |
| TsBlender.cpp | |
| TsBlockUtils.cpp | |
| TsByteArray.cpp | |
| TsByteArray.h | Test suite for the ByteArray class |
| TsByteSwapUtils.cpp | |
| TsByteSwapUtils.h | Test suite for ByteSwapUtils |
| TsCachedRaster.cpp | A test suit for the Cached Raster class |
| TsCachedRaster.h | A test suit for the Cached Raster Class |
| TsCanvas.cpp | Test suite for the Qt Canvas implementation |
| TsCanvas.h | Test suite for the Qt Canvas implementation |
| TsCharEncoding.cpp | |
| TsClassifier.cpp | |
| TsCloudDetection.cpp | |
| TsConnectedDataSet.cpp | |
| TsContrast.cpp | |
| TsCurlWrapper.cpp | |
| ogr/dataset/TsDataSet.cpp | |
| postgis/dataset/TsDataSet.cpp | |
| TsDataSetType.cpp | Test suite for the DataSetType class |
| TsDataSetType.h | Test suite for the DataSetType class |
| attic/unittest/dataaccess/TsDataSource.cpp | |
| unittest/dataaccess/datasource/TsDataSource.cpp | |
| TsDataSource.h | A test suit for the DataSource interface |
| TsDataSourceTransactor.cpp | A Test Suit for the TsDataSourceTransactor interface |
| TsDataSourceTransactor.h | A test suit for the DataSourceTransactor interface |
| TsDate.cpp | |
| TsDate.h | Test suite for the Date class |
| TsDateTime.cpp | |
| TsDateTime.h | Test suite for the DateTime class |
| TsDifference.cpp | |
| TsEnvelop.cpp | |
| TsEnvelop.h | Test suite for the Envelop class |
| TsExpansibleBandBlocksManager.cpp | A test suit for the Cached Raster class interface |
| TsExpansibleBandBlocksManager.h | A test suit for the Expansible Band Blocks Manager Class |
| TsExpansibleRaster.cpp | A test suit for the Cached Raster class interface |
| TsExpansibleRaster.h | A test suit for the Expansible Raster Class |
| TsFileSystem.cpp | |
| TsFilter.cpp | |
| TsFunctions.cpp | |
| TsFusion.cpp | |
| TsGeometricTransformations.cpp | |
| TsGeometricTransformations.h | Test suite for Geometric Transformations |
| TsGeometry.cpp | |
| TsGeometry.h | Test suite for the Vector Geometry Model |
| TsGEOSWriterReader.cpp | |
| TsGEOSWriterReader.h | Test suite for the GEOSWriter and GEOSReader class |
| TsGrid.cpp | |
| TsGTFilter.cpp | |
| TsGTFilter.h | Test suite for Geometric Transformations Filter |
| TsHexUtils.cpp | |
| TsHexUtils.h | Test suite for Hex utils |
| TsIdentity.cpp | |
| TsInterpolator.cpp | |
| TsIntersection.cpp | |
| TsLayerExplorer.cpp | Test suite for the LayerExplorer framework |
| TsLayerExplorer.h | Test suite for the LayerExplorer framework |
| TsLibrary.cpp | |
| TsLogger.cpp | |
| TsManagerDataSource.cpp | A static class for managing the resources used by Test suit |
| TsManagerDataSource.h | A static class for managing the resources used by DataSource test suit |
| TsMAP.cpp | A test suit for the SynchronizedRaster Class |
| TsMapDisplay.cpp | Test suite for the Qt Map Display widget |
| TsMapDisplay.h | Test suite for the Qt Map Display widget |
| TsMatrix.cpp | |
| TsMatrixUtils.cpp | |
| TsMatrixUtils.h | Test suite for Matrix utils |
| TsMixtureModel.cpp | |
| TsMosaic.cpp | |
| TsMoveGeometry.cpp | |
| TsNoAreaRings.cpp | A test suit for the Fix Geometries class |
| TsNoAreaRings.h | |
| TsPlatform.cpp | |
| TsPlugin.cpp | |
| TsPostClassification.cpp | |
| attic/unittest/dataaccess/TsPropertyTypes.cpp | |
| unittest/datatype/TsPropertyTypes.cpp | |
| attic/unittest/dataaccess/TsPropertyTypes.h | |
| unittest/datatype/TsPropertyTypes.h | |
| TsProxyRaster.cpp | |
| TsRadarFunctions.cpp | |
| TsRaster.cpp | |
| TsRasterAttributes.cpp | |
| TsRasterIterator.cpp | |
| TsRasterSummaryManager.cpp | |
| TsRasterVectorizer.cpp | |
| TsRegister.cpp | |
| TsReprojection.cpp | |
| TsRtree.cpp | |
| TsRtree.h | |
| TsSegmenter.cpp | |
| TsSkeleton.cpp | |
| attic/unittest/srs/TsSrs.cpp | |
| unittest/srs/TsSrs.cpp | |
| TsSrs.h | |
| TsSynchronizedRaster.cpp | A test suit for the SynchronizedRaster Class |
| TsTexture.cpp | |
| TsTiePointsLocator.cpp | |
| TsTimeInstant.cpp | |
| TsTimeInstant.h | Test suite for the TimeInstant class |
| TsTimeInstantTZ.cpp | |
| TsTranslator.cpp | |
| TsTreeItem.cpp | Test suite for the TreeItem |
| TsTreeItem.h | Test suite for the TreeItem |
| TsUnitOfMeasure.cpp | |
| TsUnitOfMeasure.h | |
| TsUnitsOfMeasureManager.cpp | |
| TsUnitsOfMeasureManager.h | Test suite for the Units of Measure Manager class |
| TsURI.cpp | |
| TsWCSClient.cpp | |
| TsWCSDataAccess.cpp | |
| TsWKBReader.cpp | |
| TsWKBReader.h | Test suite for the geometry WKB Reader |
| TsWMSClient.cpp | |
| TsWMSDataAccess.cpp | |
| Type.cpp | An abstract class for modeling the definition of a new XML Schema Type |
| Type.h | An abstract class for modeling the definition of a new XML Schema Type |
| TypeDerivation.cpp | SimpleType, SimpleContent and ComplexContent can be used to extend other types. This is just a base class for the type extension mechanism |
| TypeDerivation.h | SimpleType, SimpleContent and ComplexContent can be used to extend other types. This is just a base class for the type extension mechanism |
| UnaryFunction.cpp | A base class for unary functions |
| UnaryFunction.h | A base class for unary functions |
| UnaryLogicOp.cpp | A logical operator that can be used to combine one conditional expressions |
| UnaryLogicOp.h | A logical operator that can be used to combine one conditional expressions |
| UnaryOp.cpp | A base class for unary operators |
| UnaryOp.h | A base class for unary operators |
| UnaryOpEncoder.cpp | A query encoder for unary operator expressions |
| UnaryOpEncoder.h | A query encoder for unary operator expressions |
| UndirectedGraph.cpp | This is a implementation of a UndirectedGraph Graph. By definition a undirected graph has no direction information about his edges |
| UndirectedGraph.h | This is a implementation of a UndirectedGraph Graph. By definition a undirected graph has no direction information about his edges |
| UndirectedGraphFactory.cpp | |
| UndirectedGraphFactory.h | This is the concrete factory for the undirected Graph type |
| UndoStackManager.cpp | This class manager the undo stack |
| UndoStackManager.h | |
| attic/src/xsd/Union.cpp | |
| src/terralib/vp/Union.cpp | |
| attic/src/xsd/Union.h | |
| src/terralib/vp/Union.h | |
| UnionAction.cpp | This file defines the Union class |
| UnionAction.h | This file defines the Union class |
| UnionDialog.cpp | Union operation dialog |
| UnionDialog.h | Union operation dialog |
| Unique.cpp | It models the unique element in an XML Schema |
| Unique.h | It models the unique element in an XML Schema |
| binding/v8/jsi/dataaccess/UniqueKey.cpp | |
| dataaccess/dataset/UniqueKey.cpp | It describes a unique key (uk) constraint |
| UniqueKey.h | It describes a unique key (uk) constraint |
| UniquekeyConstraintWidget.cpp | |
| UniquekeyConstraintWidget.h | |
| UniqueKeyItem.cpp | A class that represents a unique key in a TreeModel |
| UniqueKeyItem.h | A class that represents a unique key in a TreeModel |
| UnitOfMeasure.cpp | A class for representing a unit of measure |
| UnitOfMeasure.h | A class for representing a unit of measure |
| UnitsOfMeasureManager.cpp | A singleton class for dealing with units-of-measurement |
| UnitsOfMeasureManager.h | A singleton class for dealing with units-of-measure |
| UOM.cpp | |
| URI.cpp | A class for representing an Uniform Resource Identifier (URI) |
| uri.cpp | |
| URI.h | A class for representing an Uniform Resource Identifier (URI) |
| attic/src/common/URI/uri.h | |
| src/terralib/core/uri.h | Include files for Core URI Library |
| urisyn.cpp | |
| urisyn.h | |
| URL.cpp | |
| URL.h | |
| UserApplicationSettings.cpp | A singleton for managing application settings applied to a single user |
| UserApplicationSettings.h | A singleton for managing application settings applied to a single user |
| attic/src/plugin/Utils.cpp | |
| attic/src/sqlite/Utils.cpp | |
| attic/src/tools/dscopy/core/Utils.cpp | |
| attic/src/tools/dsinfo/core/Utils.cpp | |
| attic/src/tools/rastermanager/core/Utils.cpp | |
| attic/src/wcs/Utils.cpp | |
| attic/src/wms/Utils.cpp | |
| src/terralib/ado/Utils.cpp | Utility functions for ADO |
| src/terralib/attributefill/Utils.cpp | |
| src/terralib/binding/v8/common/Utils.cpp | |
| src/terralib/classification/Utils.cpp | Utility functions for Classification |
| src/terralib/core/plugin/Utils.cpp | General utilities for plugins |
| src/terralib/core/uri/Utils.cpp | This file contains utility functions used to manipulate data from a URI |
| src/terralib/dataaccess/utils/Utils.cpp | Utility functions for the data access module |
| src/terralib/datatype/Utils.cpp | Utilitary function for data type module |
| src/terralib/edit/qt/Utils.cpp | Utility Qt functions for TerraLib Edit module |
| src/terralib/edit/Utils.cpp | Utility functions for TerraLib Edit module |
| src/terralib/fe/Utils.cpp | |
| src/terralib/gdal/Utils.cpp | Utility functions for GDAL |
| src/terralib/geometry/Utils.cpp | Utility functions for the Geometry Module |
| src/terralib/maptools/serialization/xml/Utils.cpp | Auxiliary functions to read layer information from a XML document |
| src/terralib/maptools/Utils.cpp | Utility functions for MapTools module |
| src/terralib/mnt/core/Utils.cpp | Utility functions for MNT support |
| src/terralib/ogr/Utils.cpp | Utility functions for OGR support |
| src/terralib/postgis/Utils.cpp | Utility functions for PostgreSQL |
| src/terralib/qt/af/Utils.cpp | Utility routines for the TerraLib Application Framework module |
| src/terralib/qt/plugins/datasource/gdal/Utils.cpp | Utility functions for the GDAL data source widget plugin |
| src/terralib/qt/plugins/datasource/ogr/Utils.cpp | Utility functions for the OGR data source widget plugin |
| src/terralib/qt/plugins/datasource/pgisRaster/Utils.cpp | |
| src/terralib/qt/plugins/datasource/terralib4/Utils.cpp | |
| src/terralib/qt/plugins/mobile/geopackage/Utils.cpp | |
| src/terralib/qt/plugins/mobile/utils/Utils.cpp | |
| src/terralib/qt/widgets/ceditor/Utils.cpp | Utility functions for dealing with code editor |
| src/terralib/qt/widgets/charts/Utils.cpp | |
| src/terralib/qt/widgets/rp/Utils.cpp | |
| src/terralib/qt/widgets/se/Utils.cpp | This file contains utility functions for dealing with Symbology Enconding and Qt concepts |
| src/terralib/qt/widgets/Utils.cpp | |
| src/terralib/raster/Utils.cpp | Utility functions for the raster module |
| src/terralib/sa/core/Utils.cpp | Utilitary function for spatial analysis module |
| src/terralib/sa/qt/Utils.cpp | Utilitary interface function for spatial analysis module |
| src/terralib/se/serialization/xml/Utils.cpp | Utility methods for Symbology serialization |
| src/terralib/se/Utils.cpp | Utility functions for Symbology Enconding module |
| src/terralib/st/Utils.cpp | |
| src/terralib/statistics/core/Utils.cpp | |
| src/terralib/terralib4/Utils.cpp | Utilitary functions for dealing with TerraLib 5 and 4.x conversion |
| src/terralib/vp/qt/Utils.cpp | Utility functions for Vector Processing |
| src/terralib/vp/Utils.cpp | |
| src/terralib/wfs/Utils.cpp | Utility functions for WFS driver |
| src/terralib/ws/core/Utils.cpp | |
| src/terralib/ws/ogc/wms/dataaccess/Utils.cpp | |
| src/terralib/xerces/Utils.cpp | |
| src/terraview/Utils.cpp | Utility routines for the TerraView Application Framework module |
| unittest/postgis/Utils.cpp | |
| utils.cpp | |
| attic/src/plugin/Utils.h | |
| attic/src/sqlite/Utils.h | |
| attic/src/tools/dscopy/core/Utils.h | |
| attic/src/tools/dsinfo/core/Utils.h | |
| attic/src/tools/rastermanager/core/Utils.h | |
| attic/src/wcs/Utils.h | |
| attic/src/wms/Utils.h | |
| attic/src/xsd/Utils.h | |
| src/terralib/ado/Utils.h | Utility functions for ADO |
| src/terralib/attributefill/Utils.h | |
| src/terralib/binding/v8/common/Utils.h | |
| src/terralib/classification/Utils.h | Utility functions for Classification |
| src/terralib/core/plugin/Utils.h | General utilities for plugins |
| src/terralib/core/uri/Utils.h | This file contains utility functions used to manipulate data from a URI |
| src/terralib/dataaccess/utils/Utils.h | Utility functions for the data access module |
| src/terralib/datatype/Utils.h | Utilitary function for data type module |
| src/terralib/edit/qt/Utils.h | Utility Qt functions for TerraLib Edit module |
| src/terralib/edit/Utils.h | Utility functions for TerraLib Edit module |
| src/terralib/fe/Utils.h | |
| src/terralib/gdal/Utils.h | Utilitary functions to access GDAL and match some of its concepts to TerraLib concepts |
| src/terralib/geometry/Utils.h | Utility functions for the Geometry Module |
| src/terralib/maptools/serialization/xml/Utils.h | Auxiliary functions to read layer information from a XML document |
| src/terralib/maptools/Utils.h | Utility functions for MapTools module |
| src/terralib/mnt/core/Utils.h | Utility functions for MNT support |
| src/terralib/ogr/Utils.h | Utility functions for OGR support |
| src/terralib/postgis/Utils.h | Utility functions for PostgreSQL |
| src/terralib/qt/af/Utils.h | Utility routines for the TerraLib Application Framework module |
| src/terralib/qt/plugins/datasource/gdal/Utils.h | Utility functions for the GDAL data source widget plugin |
| src/terralib/qt/plugins/datasource/ogr/Utils.h | Utility functions for the OGR data source widget plugin |
| src/terralib/qt/plugins/datasource/pgisRaster/Utils.h | Utility functions for the PgisRaster data source widget plugin |
| src/terralib/qt/plugins/datasource/terralib4/Utils.h | |
| src/terralib/qt/plugins/mobile/geopackage/Utils.h | |
| src/terralib/qt/plugins/mobile/utils/Utils.h | |
| src/terralib/qt/widgets/ceditor/Utils.h | Utility functions for dealing with code editor |
| src/terralib/qt/widgets/charts/Utils.h | This file contains a set of utility chart functions |
| src/terralib/qt/widgets/rp/Utils.h | Utility functions for the qt widgets rp Module |
| src/terralib/qt/widgets/se/Utils.h | This file contains utility functions for dealing with Symbology Enconding and Qt concepts |
| src/terralib/qt/widgets/Utils.h | |
| src/terralib/raster/Utils.h | Utility functions for the raster module |
| src/terralib/sa/core/Utils.h | Utilitary function for spatial analysis module |
| src/terralib/sa/qt/Utils.h | Utilitary interface function for spatial analysis module |
| src/terralib/se/serialization/xml/Utils.h | Utility methods for the Symbology serialization |
| src/terralib/se/Utils.h | Utility functions for Symbology Enconding module |
| src/terralib/st/Utils.h | |
| src/terralib/statistics/core/Utils.h | Utility functions for Statistics |
| src/terralib/terralib4/Utils.h | Utilitary functions for dealing with TerraLib 5 and 4.x conversion |
| src/terralib/vp/qt/Utils.h | Utility functions for Vector Processing |
| src/terralib/vp/Utils.h | Utility functions for Vector Processing |
| src/terralib/wfs/Utils.h | Utility functions for WFS driver |
| src/terralib/ws/core/Utils.h | Utils of WS Core Runtime Library |
| src/terralib/ws/ogc/wms/dataaccess/Utils.h | |
| src/terralib/xerces/Utils.h | |
| src/terraview/Utils.h | |
| unittest/postgis/Utils.h | |
| attic/src/common/URI/utils.h | |
| src/terralib/core/utils.h | Include files for Core Utility Library |
| UtilsWidgets.cpp | |
| UtilsWidgets.h | |
| Variance.cpp | Variance statistical function |
| Variance.h | Variance statistical function |
| VectorDataSet.cpp | Implementation of a dataset for the TerraLib 4 driver |
| VectorDataSet.h | ???? |
| VectorizationAction.cpp | |
| VectorizationAction.h | |
| VectorizationWizard.cpp | |
| VectorizationWizard.h | |
| VectorizationWizardPage.cpp | |
| VectorizationWizardPage.h | |
| Vectorizer.cpp | It implements the vectorizer, based on TerraLib 4 algorithm |
| Vectorizer.h | It implements the vectorizer, based on TerraLib 4 algorithm |
| VectorizeRaster.cpp | |
| VectorizerPolygonStructure.cpp | A polygon container node class |
| VectorizerPolygonStructure.h | A polygon container node class |
| VectorProcessing.h | |
| VectorProcessingConfigWidget.cpp | A frame for setting vector processing options |
| VectorProcessingConfigWidget.h | A frame for setting vector processing options |
| VectorProcessingConfigWidgetFactory.cpp | A factory to build the raster processing config frame object |
| VectorProcessingConfigWidgetFactory.h | A factory to build the vector processing config frame object |
| examples/attributefill/VectorToRaster.cpp | |
| src/terralib/attributefill/VectorToRaster.cpp | |
| VectorToRaster.h | Vector to Raster processing |
| VectorToRasterAction.cpp | This file defines the VectorToRaster class |
| VectorToRasterAction.h | This file defines the VectorToRaster class |
| VectorToRasterDialog.cpp | |
| VectorToRasterDialog.h | |
| VectorToVector.cpp | |
| VectorToVectorAction.cpp | This file defines the RasterToVector class |
| VectorToVectorAction.h | This file defines the RasterToVector class |
| VectorToVectorDialog.cpp | |
| VectorToVectorDialog.h | Raster to vector attributefill dialog |
| VectorToVectorMemory.cpp | |
| VectorToVectorMemory.h | Vector to Vector processing |
| VectorToVectorOp.cpp | |
| VectorToVectorOp.h | Vector To Vector operation |
| Version.cpp | Utility class for system versioning |
| common/Version.h | Utility class for system versioning |
| qt/plugins/mobile/Version.h | |
| Version.h | This is a proxy file for the real terralib_version.h file |
| Vertex.cpp | From the point of view of graph theory, vertices are treated as featureless and indivisible objects, although they may have additional structure depending on the application from which the graph arises;for instance, a semantic network is a graph in which the vertices represent concepts or classes of objects |
| Vertex.h | From the point of view of graph theory, vertices are treated as featureless and indivisible objects, although they may have additional structure depending on the application from which the graph arises;for instance, a semantic network is a graph in which the vertices represent concepts or classes of objects |
| VertexProperty.cpp | |
| VertexProperty.h | This class is used to define a set of properties of a Vertex |
| VertexTool.cpp | This class implements a concrete tool for vertex operations (move, add, etc.) |
| VertexTool.h | This class implements a concrete tool for vertex operations (move, add, etc.) |
| lua/VirtualMachine.cpp | Implementation of a virtual machine for the Lua Programming Language |
| python/VirtualMachine.cpp | Implementation of a virtual machine for the Python Programming Language |
| core/VirtualMachine.h | An abstract class that defines a Virtual Machine for executing code in any TerraLib supported language |
| lua/VirtualMachine.h | Implementation of a virtual machine for the Lua Programming Language |
| python/VirtualMachine.h | Implementation of a virtual machine for the Python Programming Language |
| VirtualMachineManager.cpp | A singleton for managing TerraLib Virtual Machines |
| VirtualMachineManager.h | A singleton for managing TerraLib Virtual Machines |
| fe/Visitor.cpp | |
| geometry/Visitor.cpp | A visitor interface for the Geometry hierarchy |
| common/Visitor.h | A generic class for visitors |
| fe/Visitor.h | |
| geometry/Visitor.h | A visitor interface for the Geometry hierarchy |
| se/Visitor.h | A visitor interface for the SymbologyEncoding hierarchy |
| vm.h | Include files for Virtual Machine Library |
| vm_example.py | |
| Volume.cpp | This file contains a class to isolines smooth |
| Volume.h | This file contains a class to calculate volume. Adapted from SPRING |
| VolumeAction.cpp | This file defines the Calculate Volume Proccess |
| VolumeAction.h | This file defines the Calculate Volume Proccess |
| VolumeDialog.cpp | A dialog for Calculate Volume |
| VolumeDialog.h | A dialog Calculate Volume |
| VolumeResultDialog.cpp | A dialog Show Calculate Volume Results |
| VolumeResultDialog.h | A dialog Show Calculate Volume Results |
| vp.h | This file contains include headers for the TerraLib Vector Processing module |
| WCSClient.cpp | WS Client for OGC WCS |
| WCSClient.h | WS Client for OGC WCS |
| attic/src/qt/plugins/datasource/wcs/WCSConnector.cpp | |
| src/terralib/ws/ogc/wcs/qt/WCSConnector.cpp | OGC Web Coverage Service (WCS) connector implementation for the Qt data source widget |
| attic/src/qt/plugins/datasource/wcs/WCSConnector.h | |
| src/terralib/ws/ogc/wcs/qt/WCSConnector.h | OGC Web Coverage Service (WCS) connector implementation for the Qt data source widget |
| attic/src/qt/plugins/datasource/wcs/WCSConnectorDialog.cpp | |
| src/terralib/ws/ogc/wcs/qt/WCSConnectorDialog.cpp | A dialog window for showing the WCS connector widget |
| attic/src/qt/plugins/datasource/wcs/WCSConnectorDialog.h | |
| src/terralib/ws/ogc/wcs/qt/WCSConnectorDialog.h | A dialog window for showing the WCS connector widget |
| WCSLayerInfo.h | |
| WCSLayerSelector.cpp | |
| WCSLayerSelector.h | A simple widget that allows the selection of datasets from a given WCS server |
| attic/src/qt/plugins/datasource/wcs/WCSType.cpp | |
| src/terralib/ws/ogc/wcs/qt/WCSType.cpp | WCS data source type |
| attic/src/qt/plugins/datasource/wcs/WCSType.h | |
| src/terralib/ws/ogc/wcs/qt/WCSType.h | WCS data source type |
| WellKnownGraphicWidget.cpp | A widget used to build a graphic associate with a well-known mark element |
| WellKnownGraphicWidget.h | A widget used to build a graphic associate with a well-known mark element |
| WellKnownGraphicWidgetFactory.cpp | A concrete factory that builds a graphic widget used to configure a graphic associate with an one well-known mark element |
| WellKnownGraphicWidgetFactory.h | A concrete factory that builds a graphic widget used to configure a graphic associate with an one well-known mark element |
| WellKnownMarkDialog.cpp | A dialog used to build a well known mark element |
| WellKnownMarkDialog.h | A dialog used to build a well known mark element |
| WellKnownMarkPropertyItem.cpp | A widget used to define the mark se properties |
| WellKnownMarkPropertyItem.h | A widget used to define the mark se properties |
| WellKnownMarkRenderer.cpp | |
| WellKnownMarkRenderer.h | A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern |
| WellKnownMarkWidget.cpp | A widget used to build a well known mark element |
| WellKnownMarkWidget.h | A widget used to build a well known mark element |
| WFSConnector.cpp | OGC Web Feature Service (WFS) connector implementation for the Qt data source widget |
| WFSConnector.h | OGC Web Feature Service (WFS) connector implementation for the Qt data source widget |
| WFSConnectorDialog.cpp | A dialog window for showing the WFS connector widget |
| WFSConnectorDialog.h | A dialog window for showing the WFS connector widget |
| WFSDialect.h | |
| WFSItemDelegate.cpp | |
| WFSItemDelegate.h | |
| WFSLayerInfo.h | Informations about WFS Layers |
| WFSType.cpp | WFS data source type |
| WFSType.h | WFS data source type |
| wgs84tomodis.cpp | |
| Where.cpp | A class that can be used to model a filter expression that can be applied to a query |
| Where.h | A class that can be used to model a filter expression that can be applied to a query |
| WhereClauseWidget.cpp | This file has the WhereClauseWidget class |
| WhereClauseWidget.h | This file has the DataSetWidget class |
| WhereClauseWizardPage.cpp | This file has the WhereClauseWizardPage class |
| WhereClauseWizardPage.h | This file has the WhereClauseWizardPage class |
| widgets.h | This file contains include headers for the TerraLib Qt widgets |
| WinUtils.cpp | This file contains several utility functions when dealing with Microsoft Windows specific API |
| WinUtils.h | This file contains several utility functions when dealing with Microsoft Windows specific API |
| WisperFusion.cpp | Creation of skeleton imagems |
| WisperFusion.h | WiSpeR fusion |
| Within.cpp | Binary spatial operator: Within |
| Within.h | Binary spatial operator: Within |
| WKBReader.cpp | A class that deserializes a geometry from a valid WKB |
| WKBReader.h | A class that deserializes a geometry from a valid WKB |
| WKBSize.cpp | A class that serializes a geometry to the WKB format |
| WKBSize.h | A class that computes the number of bytes necessary to encode a geometry in WKB |
| WKBWriter.cpp | A class that serializes a geometry to the WKB format |
| WKBWriter.h | A class that serializes a geometry to the WKB format |
| Wkt.cpp | |
| geometry/WKTActions.cpp | A class that implements the semanthic actions to grammar rules for well known text (Wkt) format for Geometry. Basically, the class is responsible to generate a geometry element |
| srs/WKTActions.cpp | |
| geometry/WKTActions.h | A class that implements the semanthic actions to grammar rules for well known text (WKT) format for Geometry. Basically, the class is responsible to generate a geometry element |
| srs/WKTActions.h | |
| geometry/WKTParser.h | A class that implements the grammar rules for well known text (WKT) for Geometry. It is based on boost::spirit V2 and WKT BNF definition available in the OGC Simple Features Specification |
| srs/WKTParser.h | |
| geometry/WKTReader.cpp | A class that deserializes a geometry from a valid WKT |
| srs/WKTReader.cpp | |
| geometry/WKTReader.h | A class that deserializes a geometry from a valid WKT |
| srs/WKTReader.h | |
| WKTWriter.cpp | A class that serializes a geometry to the WKT format |
| WKTWriter.h | A class that serializes a geometry to the WKT format |
| attic/src/wms/WMS2Layer.cpp | |
| src/terralib/ws/ogc/wms/dataaccess/WMS2Layer.cpp | |
| attic/src/wms/WMS2Layer.h | |
| src/terralib/ws/ogc/wms/dataaccess/WMS2Layer.h | A functor that converts a dataset from WMS server to a TerraLib OGC WMSLayer |
| WMSClient.cpp | |
| WMSClient.h | |
| attic/src/qt/plugins/datasource/wms/WMSConnector.cpp | |
| src/terralib/ws/ogc/wms/qt/WMSConnector.cpp | |
| attic/src/qt/plugins/datasource/wms/WMSConnector.h | |
| src/terralib/ws/ogc/wms/qt/WMSConnector.h | OGC Web Map Service (WMS) connector implementation for the Qt data source widget |
| attic/src/qt/plugins/datasource/wms/WMSConnectorDialog.cpp | |
| src/terralib/ws/ogc/wms/qt/WMSConnectorDialog.cpp | |
| attic/src/qt/plugins/datasource/wms/WMSConnectorDialog.h | |
| src/terralib/ws/ogc/wms/qt/WMSConnectorDialog.h | A dialog window for showing the WMS connector widget |
| WMSGetFeatureInfoMaker.cpp | WMSGetFeatureInfoMaker is a WMS implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with GetFeatureInfo WMS operation based information |
| WMSGetFeatureInfoMaker.h | WMSGetFeatureInfoMaker is a WMS implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with GetFeatureInfo WMS operation based information |
| WMSGetFeatureInfoMakerFactory.cpp | WMSGetFeatureInfoMakerFactory is an implementation of a factory to make WMSGetFeatureInfoMaker objects |
| WMSGetFeatureInfoMakerFactory.h | WMSGetFeatureInfoMakerFactory is an implementation of a factory to make WMSGetFeatureInfoMaker objects |
| attic/src/qt/plugins/datasource/wms/WMSItemDelegate.cpp | |
| src/terralib/ws/ogc/wms/qt/WMSItemDelegate.cpp | |
| attic/src/qt/plugins/datasource/wms/WMSItemDelegate.h | |
| src/terralib/ws/ogc/wms/qt/WMSItemDelegate.h | Implements Terralib item delegate for OGCWMSLAYER |
| attic/src/wms/WMSLayer.cpp | |
| src/terralib/ws/ogc/wms/dataaccess/WMSLayer.cpp | |
| attic/src/wms/WMSLayer.h | |
| src/terralib/ws/ogc/wms/dataaccess/WMSLayer.h | |
| WMSLayerDisplay.cpp | A display QFrame to draw previews for WMS data |
| WMSLayerDisplay.h | A display QFrame to draw previews for WMS data |
| WMSLayerInfo.h | |
| WMSLayerItem.cpp | |
| WMSLayerItem.h | QTreeWidgetItem extension to WMS Layers |
| attic/src/wms/WMSLayerRenderer.cpp | |
| src/terralib/ws/ogc/wms/dataaccess/WMSLayerRenderer.cpp | |
| attic/src/wms/WMSLayerRenderer.h | |
| src/terralib/ws/ogc/wms/dataaccess/WMSLayerRenderer.h | |
| attic/src/wms/WMSLayerRendererFactory.cpp | |
| src/terralib/ws/ogc/wms/dataaccess/WMSLayerRendererFactory.cpp | |
| attic/src/wms/WMSLayerRendererFactory.h | |
| src/terralib/ws/ogc/wms/dataaccess/WMSLayerRendererFactory.h | |
| attic/src/wms/qt/WMSLayerSelector.cpp | |
| src/terralib/ws/ogc/wms/qt/WMSLayerSelector.cpp | |
| attic/src/wms/qt/WMSLayerSelector.h | |
| src/terralib/ws/ogc/wms/qt/WMSLayerSelector.h | A simple widget that allows the selection of datasets from a given WMS server |
| WMSLayerSelectorDialog.cpp | |
| WMSLayerSelectorDialog.h | A dialog window to show GetCapabilities data from a WMS Server |
| attic/src/qt/plugins/datasource/wms/WMSType.cpp | |
| src/terralib/ws/ogc/wms/qt/WMSType.cpp | WMS data source type |
| attic/src/qt/plugins/datasource/wms/WMSType.h | |
| src/terralib/ws/ogc/wms/qt/WMSType.h | WMS data source type |
| 1.1.1/WMSXMLParserFactory.cpp | This is the concrete implementation factory for 1.1.1 WMS XMLParser |
| WMSXMLParserFactory.cpp | This is the default implementation factory for 1.3.0 WMS XMLParser |
| 1.1.1/WMSXMLParserFactory.h | This is the concrete implementation factory for 1.1.1 WMS XMLParser |
| WMSXMLParserFactory.h | This is the default implementation factory for 1.3.0 WMS XMLParser |
| WorldDeviceTransformer.h | This class implements the logic for transforming from device coordinate to world coordinate and vice-versa |
| xerces/Writer.cpp | |
| xml/Writer.cpp | |
| xerces/Writer.h | |
| xml/Writer.h | This class models a XML writer object |
| WriterFactory.cpp | This is the concrete factory for XML writer built on top of Xerces-C++ parser |
| WriterFactory.h | This is the concrete factory for XML writer built on top of Xerces-C++ parser |
| WtssDialog.cpp | Configuration dialog for Web Time Series Services plugin |
| WtssDialog.h | Configuration dialog for Web Time Series Services plugin |
| xerces.h | This file contains include headers for TerraLib Xerces module |
| xerces_fw.h | Forward declarations for the TerraLib Xerces module |
| xlink.h | This file contains include headers for TerraLib XLink module |
| xlink_fw.h | Forward declarations for the Xlinks module |
| XLinkSerializer.cpp | Data serialization for the XLink module |
| XLinkSerializer.h | Data serialization for the XLink module |
| xml.h | This file contains include headers for TerraLib XML module |
| xml_fw.h | Forward declarations for the TerraLib XML module |
| XMLChToStr.h | A class for converting a Xerces string (XMLCh) to a standard string |
| terralib/qt/af/XMLFormatter.cpp | |
| terraview/XMLFormatter.cpp | |
| terralib/qt/af/XMLFormatter.h | A class for xml serialization formatting strings |
| terraview/XMLFormatter.h | |
| wcs/client/XMLParser.cpp | |
| wms/client/1.1.1/XMLParser.cpp | |
| wms/client/XMLParser.cpp | |
| wcs/client/XMLParser.h | Parse the WCS XML to a WCS struct |
| wms/client/1.1.1/XMLParser.h | |
| wms/client/XMLParser.h | |
| XSDSerializer.cpp | |
| XSDSerializer.h | |
| Zoom.cpp | This is a utility class to geographic zoom operation |
| Zoom.h | This is a utility class to geographic zoom operation |
| ZoomArea.cpp | This class implements a concrete tool to geographic zoom in operation using a boundary rectangle |
| ZoomArea.h | This class implements a concrete tool to geographic zoom in operation using a boundary rectangle |
| ZoomClick.cpp | This class implements a concrete tool to geographic zoom operation using the mouse click |
| ZoomClick.h | This class implements a concrete tool to geographic zoom operation using the mouse click |
| ZoomInMapDisplayWidget.cpp | |
| ZoomInMapDisplayWidget.h | This file has the ZoomInMapDisplayWidget class |
| ZoomKeyboard.cpp | This class implements a concrete tool to geographic zoom operation using the keyboard |
| ZoomKeyboard.h | This class implements a concrete tool to geographic zoom operation using the keyboard |
| ZoomLeftAndRightClick.cpp | This class implements a concrete tool to geographic zoom operation using the left and right mouse clicks |
| ZoomLeftAndRightClick.h | This class implements a concrete tool to geographic zoom operation using the left and right mouse clicks |
| ZoomWheel.cpp | This class implements a concrete tool to geographic zoom operation using the mouse wheel |
| ZoomWheel.h | This class implements a concrete tool to geographic zoom operation using the mouse wheel |