►Nte | URI C++ Library |
►Naddressgeocoding | |
CAddressGeocodingOp | |
CConfigInputAddressDialog | |
CConfigInputLayerDialog | |
CConfigNumberDialog | |
CImportTableDialog | |
CMainWindowDialog | |
CModule | This singleton defines the TerraLib Qt Widgets module entry |
►Nado | Namespace for the TerraLib ADO driver implementation |
CConnection | A class that implements a connection to a ADO database |
CDataSet | Implementation of a dataset for the ADO driver |
CDataSource | The ADO driver |
CGlobals | An static class with global definitions |
CModule | |
CSQLVisitor | A visitor for building an SQL statement using ADO dialect |
CTransactor | The transactor class for the Microsoft Access driver |
►Nag | |
CCanvas | A canvas built on top of Anti Grain Geometry |
►Nat | Namespace for the TerraLib Annotation Text module |
CAttributes | |
CElement | |
CModule | This singleton defines the TerraLib Annotation Text module entry |
CText | A Text may contain 1 or more Text Elements |
►Nattributefill | |
CModule | This singleton defines the TerraLib Attribute Fill module entry |
CRasterToVector | |
CRasterToVectorDialog | |
CVectorToRaster | |
CVectorToRasterDialog | |
CVectorToVectorDialog | |
CVectorToVectorMemory | |
CVectorToVectorOp | |
►Ncellspace | |
CCellularSpacesOperations | This class provide cellular spaces operations |
CModule | This singleton defines the TerraLib Cellular Spaces module entry |
►Ncl | |
►CDummy | Dummy classifier (just for testing purposes) |
CParameters | Classifier Parameters |
►CKMeans | KMeans strategy for classification. Step-by-step: |
CParameters | Classifier Parameters |
CModule | This singleton defines the TerraLib Qt Widgets module entry |
CROI | A region of interest (often abbreviated ROI), is a selected subset of samples within a dataset identified for a particular purpose |
CROISet | A ROISet is a set of ROI's |
►Ncolor | Namespace for the Color Model of TerraLib |
CColorBar | It models the concept of color bar |
CColorScheme | It models the concept of color scheme |
CColorSchemeCatalog | A catalog for color schemes |
CColorSchemeCatalogManager | The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catalogs |
CColorSchemeGroup | This class represents a group of color schemes |
CColorTransform | A class to transform RGBA color to HSV, HSL and CMYK |
CModule | This singleton defines the TerraLib Color module entry |
CRGBAColor | A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color |
►Ncommon | Namespace for the Common module of TerraLib |
►Nuri | |
►Nurisyn | URI syntax declarations |
Ctraits | Traits used for parsing and encoding components |
Cauthority | URI authority component (without userinfo) |
Cdomain_name | Domain name |
Cfragment | URI fragment component |
Cip_address | IP address |
Cipv6_address | |
Cpath | URI path component |
Cquery | URI query component |
Cscheme | URI scheme component |
Curi | Uniform Resource Identifier (URI) reference |
CAbstractFactory | This class defines the interface of abstract factories without initializing parameters |
CAbstractParameters | Abstract parameters base interface |
CAbstractProgressViewer | A class that defines the interface of an abstract progress viewer |
CApplicationSettings | A class for managing application settings |
CBaseVisitable | The root of all hierarchies that can be visited |
CBaseVisitor | A general root class for a visitor hierarchy |
CCharEncodingConv | This class deals with character encoding/decoding |
►CClassLevelLockable | This policy assures a class-level locking scheme for a derived class |
CClassLevelLockingPolicy | This class acquires a lock over the object class |
CConsoleProgressViewer | |
CCounted | A counted class keeps track of how many abstract instances are pointing to it |
CDecorator | |
CDistance | A given distance has a measurement and a unit-of-measure |
CException | This class is designed to declare objects to be thrown as exceptions by TerraLib |
CFactoryDictionary | This class represents a dictionary of factories |
CGlobals | An static class with global definitions |
CHolder | An auxiliary data structure for helping to control the garbage collection of C++ objects |
CLessCmp | It implements several compare functions |
CLessCmp< const char * > | |
CLessCmp< T * > | |
►CLibrary | A class for handling shared libraries (DLLs, SO, DyLibs) |
CImpl | |
►CLibraryManager | A singleton that can be used to observe the available libraries in the system |
CImpl | |
CLoggedException | A class that automatically logs the exception message |
CModule | This singleton defines an entry in the Platform for the TerraLib Common Runtime module |
►CNonLockable | This policy doesn't actually perform a lock |
CNonLockingPolicy | This class doesn't truelly acquire a lock over the host object/class |
►CObjectLevelLockable | This policy assures an object-level locking scheme for a derived class |
CObjectLevelLockingPolicy | This class acquires a lock over the host object |
CParameterizedAbstractFactory | This class defines the basic interface of an abstract factory that makes use of parameters to construct the objects |
CProgressManager | A singleton class used to manage tasks progresses and their viewers |
CProgressTimer | The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task |
CSingleton | Template support for singleton pattern |
CStatic | A base type for static classes |
CSystemApplicationSettings | A singleton for managing application settings applied to the whole system (all users) |
CTaskProgress | This class can be used to inform the progress of a task |
CTreeItem | This abstract class describes a basic item to be organized in a tree-oriented way |
CUnitOfMeasure | A class to represent units of measure |
CUnitsOfMeasureManager | A singleton class for dealing with units of measure in the TerraLib environment |
CURL | A class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web. A resource can be something as simple as a file or a directory, or it can be a reference to a more complicated object, such as a query to a database or to a search engine. This class is based on the MIT code uripp http://uripp.sourceforge.net/ |
CUserApplicationSettings | A singleton for managing application settings applied to a single user |
CVersion | |
CVisitor | A generic class for visitors |
►Nda | Namespace for the DataAccess API of TerraLib |
CAbstractConnectionPool | This class defines the basic interface for a connection pool |
CAdd | The addition operator |
CAnd | Boolean logic operator: AND |
CAttributeConverterManager | A singleton to keep all the registered Attribute Converters |
CAttributeRestriction | A struct that represents an attribute restriction |
CAttributeRestrictionVisitor | A visitor that retrieves attribute restrictions from a Query hierarchy |
CAvg | Avg statistical function |
CBatchExecutor | A class that models an object that submits commands in batch to the data source |
CBinaryFunction | A base class for binary functions |
CBinaryOp | A base class for binary operations |
CBinaryOpEncoder | A query encoder for binary operations |
CCharEncodingConverter | |
CCheckConstraint | A class that describes a check constraint |
CConnectionPoolManager | A singleton for managing the connection pools available in the system |
CConstraint | |
CCount | Count statistical function |
CDataSet | A dataset is the unit of information manipulated by the data access module of TerraLib |
CDataSetAdapter | An adapter for DataSet |
CDataSetCapabilities | A class that informs what the dataset implementation of a given data source can perform |
CDataSetName | A class that models the name of a dataset used in a From clause |
CDataSetType | A class that models the description of a dataset |
CDataSetTypeCapabilities | A class that informs what kind of constraint and index is supported by a given data source |
CDataSetTypeConverter | An converter for DataSetType |
CDataSource | An abstract class for data providers like a DBMS, Web Services or a regular file |
CDataSourceCapabilities | A class that represents the known capabilities of a specific data source, i.e. this class informs all information about what the data source can perform. Here you will find if the data source implementation supports primary keys, foreign keys, if it can be used in a thread environment and much more information |
►CDataSourceCatalog | It represents the system catalog of a DataSource |
Cdataset_name_cmp | |
Csequence_name_cmp | |
CDataSourceCatalogManager | This is a singleton for managing all the data source catalog instances available in the system |
CDataSourceFactory | A factory for data sources |
CDataSourceInfo | A class that represents a data source component |
CDataSourceInfoManager | A singleton to keep all the registered data sources |
CDataSourceManager | This is a singleton for managing all data source instances available in the system |
CDataSourceTransactor | A DataSourceTransactor can be viewed as a connection to the data source for reading/writing things into it |
CDataTypeCapabilities | A class that represents the supported data types of a specific data source |
CDiv | The division operator |
CEqualTo | It models the comparison operator |
CExpression | This is an abstract class that models a query expression |
CField | Can be used to model an expression that takes part of the output items of a SELECT |
CFilteredDataSet | This class represents a filtered data set |
CForeignKey | It models a foreign key constraint for a DataSetType |
CFromFunctionCall | A Select can be used as a source of information in another query |
CFromItem | An abstract class that models a source of data in a query |
CFunction | A class that models a Function expression |
CFunctionCatalog | A FunctionCatalog can be used to keep track of registered functions |
CFunctionCatalogManager | A FunctionCatalogManager is a singleton that can be used to manage function catalogs of data source implementations |
CFunctionDefn | The definition of a function that can be used in a query object |
CFunctionEncoder | An SQL encoder for general function expressions |
CFunctionNames | A static class with global function name definitions |
CFunctionNoArgsEncoder | An SQL encoder for functions with no arguments that is invoked just by its name |
CFunctionParameter | A FunctionParameter models the parameter of a function definition |
CGreaterThan | It models the inequality operator greater than (>) |
CGreaterThanOrEqualTo | It models the inequality operator greater than or equal to (>=) |
CGroupByItem | A class that can be used in a GROUP BY clause |
CHaving | A class that can be used to model a filter expression that can be applied to a query |
CIn | A class that represents the IN operator |
CIndex | It describes an index associated to a DataSetType |
CIsNull | Tells if a value is NULL |
CJoin | A Join clause combines two FromItems |
CJoinCondition | A condition to be used in a Join clause |
CJoinConditionOn | JoinConditionOn is a boolean expression and it specifies which items in a join are considered to match |
CJoinConditionUsing | JoinConditionUsing class can be used to model a USING clause in a Join |
CLessThan | It models the inequality operator less than (<) |
CLessThanOrEqualTo | It models the inequality operator less than or equal to (<=) |
CLike | It is intended to encode a character string comparison operator with pattern matching |
CLiteral | This class models a literal value |
CLiteralBool | This class models a bool Literal value |
CLiteralByteArray | A class that models a literal for ByteArray values |
CLiteralDateTime | A class that models a literal for Date and Time values |
CLiteralDouble | A class that models a literal for double values |
CLiteralEnvelope | A class that models a literal for Envelope values |
CLiteralGeom | A class that models a literal for Geometry values |
CLiteralInt16 | |
CLiteralInt32 | |
CLiteralInt64 | |
CLiteralString | This class models a string Literal value |
CMax | Max statistical function |
CMin | Min statistical function |
CModule | This singleton defines the TerraLib Data Access module entry |
CMul | The multiply operator |
CNot | Boolean NOT operator |
CNotEqualTo | Tells if two values are not equal |
CObjectId | This class represents an unique id for a data set element |
CObjectIdSet | This class represents a set of unique ids created in the same context. i.e. from the same data set |
COr | |
COrderByItem | A class that can be used in an ORDER BY clause to sort the items of a resulting query |
CPreparedQuery | A class that model a prepared query |
CPrimaryKey | It describes a primary key (pk) constraint |
CPropertyName | A class that models the name of any property of an object |
CQuery | A Query is independent from the data source language/dialect |
CQueryCapabilities | A class that informs the query support of a given data source |
CQueryVisitor | A visitor interface for the Query hierarchy |
CScopedTransaction | An utility class to coordinate transactions |
CSelect | A Select models a query to be used when retrieving data from a DataSource |
CSequence | It describes a sequence (a number generator) |
CSpatialQueryProcessor | A basic query processor for spatial restrictions |
CSpatialRestriction | A struct that represents a spatial restriction |
CSpatialRestrictionVisitor | A visitor for retrieves spatial restrictions from a Query hierarchy |
CSQLDialect | It represents the SQL query dialect accepted by a given data source |
CSQLFunctionEncoder | A base class for encoders of SQL function expressions |
CSQLVisitor | A visitor for building an SQL statement from a given Query hierarchy |
CSRIDAssociation | |
CST_Area | Spatial area operator |
CST_Beyond | Spatial Distance Buffer Beyond operator |
CST_Boundary | ST_Boundary statistical function |
CST_Buffer | Spatial Buffer operator |
CST_Centroid | Spatial centroid operator |
CST_Collect | ST_Collect statistical function |
CST_Contains | Spatial contains operator |
CST_ConvexHull | |
CST_Crosses | Spatial crosses operator |
CST_Difference | Spatial difference operator |
CST_Disjoint | Spatial Disjoint operator |
CST_DistanceBuffer | Spatial Distance Buffer operator |
CST_Dump | ST_Dump statistical function |
CST_DumpRings | ST_DumpRings statistical function |
CST_DWithin | Spatial Distance Buffer Within operator |
CST_Envelope | Spatial envelope operator |
CST_EnvelopeIntersects | An operator that considers the intersection among approximations or envelopes of geometries |
CST_Equals | Spatial equals operator |
CST_Intersection | Spatial intersection operator |
CST_Intersects | Spatial intersects operator |
CST_Length | Spatial length operator |
CST_MakePolygon | ST_MakePolygon statistical function |
CST_NumGeometries | ST_NumGeometries statistical function |
CST_Overlaps | Spatial overlaps operator |
CST_Perimeter | Spatial perimeter operator |
CST_Relate | Spatial relation function |
CST_SetSRID | Spatial Set SRID operator |
CST_Touches | Spatial touches operator |
CST_Transform | |
CST_Union | ST_Union statistical function |
CST_Within | Spatial within operator |
CStdDev | StdDev statistical function |
CSub | The subtraction operator |
CSubSelect | A Select can be used as a source of information in another query |
CSubstring | Allows the extraction of substrings |
CSum | Sum aggregate operator |
CTemplateEncoder | A query encoder for binary operator expressions |
CUnaryFunction | A base class for unary functions |
CUnaryOp | A base class for unary operators |
CUnaryOpEncoder | A query encoder for unary operator expressions |
CUniqueKey | It describes a unique key (uk) constraint |
CVariance | Variance statistical function |
CWhere | A class that can be used to model a filter expression that can be applied to a query |
►Ndt | Namespace for the Data Type module of TerraLib |
CAbstractData | A base class for values that can be retrieved from the data access module |
CArray | The type for variable-length multidimensional arrays |
CArrayProperty | The type for variable-length multidimensional arrays |
CBitProperty | Property for bit types |
CByteArray | A class for representing binary data |
CByteArrayProperty | Property for byte array types |
CCompareDateTime | An auxiliary struct to compare two datetime pointers |
CCompositeData | A base class for composite data values |
CCompositeProperty | A base class for a compound property (non-atomic properties) |
CDataConverterManager | A singleton for managing the data type converter available in the system |
CDataType | It stores information about a data type |
►CDataTypeManager | |
CIdComparer | A functor for comparing a pair of pointers to data types by id |
CNameComparer | A functor for comparing a pair of pointers to data types by name |
CDate | A base class for date data types |
CDateDuration | A class to represent date duration |
CDatePeriod | A class to represent date period based on the Gregorian Calendar |
CDateTime | |
CDateTimeInstant | An abstract class to represent an instant of date and time |
CDateTimePeriod | An abstract class to represent a period of date and time |
CDateTimeProperty | The type for date and time types: date, date period, date duration, time duration, time instant, time period, time instant with time zone or time period with time zone |
CModule | This singleton defines the TerraLib Data Type module entry |
CNumericProperty | The type for arbitrary precison numbers, like numeric(p, q) |
COrdinalInstant | A class to represent ordinal time instant |
COrdinalPeriod | A class to represent ordinal time period |
CProperty | It models a property definition |
CSimpleData | A template for atomic data types (integers, floats, strings and others) |
CSimpleData< T *, typeCode > | |
CSimpleProperty | An atomic property like an integer or double |
CStringProperty | The type for string types: FIXED_STRING, VAR_STRING or STRING |
CTemporalResolution | A temporal resolution is composed of a unit of time and a value |
CTimeDuration | A class to represent time duration with nano-second/micro-second resolution |
CTimeInstant | A class to represent time instant |
CTimeInstantTZ | A class to represent time instant with time zone |
CTimePeriod | A class to represent time period |
CTimePeriodTZ | A class to represent time period with time zone |
►Nedit | |
CCreateLineTool | This class implements a concrete tool to create lines |
CCreatePolygonTool | This class implements a concrete tool to create polygons |
CEditionLayer | This class represents a layer being created from user-edition |
CFeature | |
CFeatureAttributesDialog | A widget used to show and setup feature attributes |
CModule | This singleton defines the TerraLib Edit module entry |
CMoveGeometryTool | This class implements a concrete tool to move geometries |
CRenderer | This is a singleton for rendering geometries and features |
CRepository | This class represents a repository of geometries and features |
CRepositoryManager | This is a singleton for managing edit repositories |
CSnap | This class implements geometry snap concept |
CSnapManager | This is a singleton for managing geometries snap |
CSnapOptionsDialog | A dialog used to configure geometry snap options |
CSnapVertex | This class implements a vertex search snap |
CVertexIndex | |
CVertexTool | This class implements a concrete tool for vertex operations (move, add, etc.) |
►Nfe | Namespace for the Filter Encoding module of TerraLib |
►Nserialize | |
CAbstractOp | |
CExpression | |
CAbstractOp | An abstract interface for operators |
CAdd | The addition operator |
CAnd | Boolean logic operator: AND |
CArithmeticOperators | It is used to indicate the arithmetic operators that a service can support |
CBBOXOp | A convenient and more compact way of encoding the very common bounding box constraint based on an envelope |
CBeyond | DistanceBuffer operator: Beyond |
CBinaryComparisonOp | A class for binary comparison operators |
CBinaryLogicOp | A logical operator can be used to combine two or more conditional expressions |
CBinaryOperator | This class can be used to represent binary operation expressions |
CBinarySpatialOp | A class for binary spatial operators |
CComparisonOp | A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments |
CComparisonOperators | It is used to indicate what types of comparison operators are supported by a service |
CContains | Binary spatial operator: Contains |
CCrosses | Binary spatial operator: Crosses |
CDisjoint | Binary spatial operator: Disjoint |
CDistanceBuffer | Distance buffer operator |
CDiv | The division operator |
CDWithin | DistanceBuffer operator: DWithin |
CEquals | Binary spatial operator: Equals |
CExpression | This is an abstract class that models a Filter Encoding expression |
CFilter | A filter is any valid predicate expression |
CFilterCapabilities | This class can be used to create capabilities document of services that use filter encoding |
CFunction | A function is a named procedure that performs a distinct computation |
CFunctionName | It is used to list the function names that are supported and the number of arguments each function requires |
CGeometryOperands | Geometry operands |
CGlobals | An static class with global definitions |
CIdCapabilities | 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 |
CIntersects | Binary spatial operator: Intersects |
CLiteral | This class can be used to represent literal values |
CLogicOp | A logical operator can be used to combine one or more conditional expressions |
CModule | This singleton defines the TerraLib Filter Encoding module entry |
CMul | The multiply operator |
CNot | Boolean NOT operator |
CObjectId | An object identifier is meant to represent a unique identifier for an object instance within the context of the web service or database that is serving the object |
COr | |
COverlaps | Binary spatial operator: Overlaps |
CPropertyIsBetween | The PropertyIsBetween element is defined as a compact way of encoding a range check |
CPropertyIsEqualTo | It tells if two values are identical |
CPropertyIsGreaterThan | It models the inequality operator greater than (>) |
CPropertyIsGreaterThanOrEqualTo | It models the inequality operator greater than or equal to (>=) |
CPropertyIsLessThan | It models the inequality operator less than (<) |
CPropertyIsLessThanOrEqualTo | It models the inequality operator less than or equal to (<=) |
CPropertyIsLike | It is intended to encode a character string comparison operator with pattern matching |
CPropertyIsNotEqualTo | It tells if two values are not equal |
CPropertyIsNull | Encodes an operator that checks to see if the value of its content is NULL |
CPropertyName | This class is used to encode the name of any property of an object |
CScalarCapabilities | Scalar capabilities include the ability to process logical expressions, comparisons and arithmetic operations including the ability to process a list of named functions |
CSortBy | It represents a sort by expression |
CSortProperty | A sort property name and order type |
CSpatialCapabilities | Spatial capabilities include the ability to filter spatial data |
CSpatialOp | A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship |
CSpatialOperator | Spatial operator |
CSpatialOperators | Spatial operators |
CSub | The subtraction operator |
CTouches | Binary spatial operator: Touches |
CUnaryLogicOp | A logical operator that can be used to combine one conditional expressions |
CVisitor | A visitor interface for a Filter expression |
CWithin | Binary spatial operator: Within |
►Ngdal | Namespace for the TerraLib GDAL driver implementation |
CBand | This class represents raster band description |
CDataSet | A GDAL data set gives access to a raster file |
CDataSetsManager | GDAL data set manager |
CDataSetUseCounter | GDAL data set use counter |
CDataSource | A driver to access raster data using the GDAL library |
CDriverMetadata | GDAL driver metadata |
CGlobals | An static class with global definitions for the TerraLib GDAL driver |
CModule | The TerraLib GDAL driver is a plugin |
CRaster | This class represents Raster data |
CRasterFactory | This is the concrete factory for GDAL rasters |
CTransactor | |
►Ngm | Namespace for the Vector Geometry module of TerraLib |
CAbstractPoint | A base abstract class for 0-dimensional geometric objects that represents a single location in coordinate space |
CAffineGT | 2D Affine Geometric transformation |
CAffineGTFactory | 2D Affine Geometric transformation factory |
CCircularString | CircularString is a curve with circular interpolation between points |
CCompoundCurve | CompoundCurve is a curve that may have circular and linear segments |
CCoord2D | An utility struct for representing 2D coordinates |
CCurve | Curve is an abstract class that represents 1-dimensional geometric objects stored as a sequence of coordinates |
CCurvePolygon | CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries |
CEnvelope | An Envelope defines a 2D rectangular region |
CGeometricTransformation | 2D Geometric transformation base class |
CGeometry | Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards |
CGeometryCollection | It is a collection of other geometric objects |
CGeometryFactory | This is the Geometry factory for TerraLib geometries |
CGeometryProperty | Geometric property |
CGTFactory | 2D Geometric transformation factory |
►CGTFilter | 2D Geometric transformation tie-points filter (outliers remotion) |
CApplyRansacThreadEntryThreadParams | Parameters used by the GTFilter::applyRansacThreadEntry method |
CGTModelParameters | 2D Geometric transformation model parameters |
CGTParameters | 2D Geometric transformation parameters |
CLine | A Line is LineString with 2 points |
CLinearRing | A LinearRing is a LineString that is both closed and simple |
CLineString | LineString is a curve with linear interpolation between points |
CModule | This singleton defines the TerraLib Vector Geometry module entry |
CMultiCurve | MultiCurve is a class that represents a 1-dimensional GeometryCollection whose elements are curves |
CMultiLineString | MultiLineString is a MultiCurve whose elements are LineStrings |
CMultiPoint | MultiPoint is a GeometryCollection whose elements are restricted to points |
CMultiPolygon | MultiPolygon is a MultiSurface whose elements are Polygons |
CMultiSurface | MultiSurface is a class that represents a 2-dimensional GeometryCollection whose elements are surfaces |
CPoint | A point with x and y coordinate values |
CPointKd | A k-dimensional point |
CPointM | A point with an associated measure |
CPointZ | A point with z-coordinate value |
CPointZM | A point with a z-coordinate value and an associated measurement |
CPolygon | Polygon is a subclass of CurvePolygon whose rings are defined by linear rings |
CPolyhedralSurface | PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments |
CProjectiveGT | 2D Projective Geometric transformation |
CProjectiveGTFactory | 2D Projective Geometric transformation factory |
CRSTGT | 2D Rotation/scale/translation(rigid body) Geometric transformation |
CRSTGTFactory | 2D RST Geometric transformation factory |
CSecondDegreePolynomialGT | Second Degree Polynomial Geometric transformation |
CSecondDegreePolynomialGTFactory | 2D Second Degree Polynomial Geometric transformation factory |
CSurface | Surface is an abstract class that represents a 2-dimensional geometric objects |
CThirdDegreePolynomialGT | Third Degree Polynomial Geometric transformation |
CThirdDegreePolynomialGTFactory | 2D Third Degree Polynomial Geometric transformation factory |
CTIN | TIN (triangulated irregular network) is a PolyhedralSurface consisting only of Triangle patches |
CTriangle | Triangle is a polygon with 3 distinct, non-collinear vertices and no interior boundary |
CVisitor | A visitor interface for the Geometry hierarchy |
CWKBReader | A class that deserializes a geometry from a valid WKB |
CWKBSize | A class that computes the number of bytes necessary to encode a geometry in WKB |
CWKBWriter | A class that serializes a geometry to the WKB format |
CWKTActions | A class that implements the Grammar Rules for well known text (WKT) format for Geometry |
CWKTParser | |
CWKTReader | A class that deserializes a Geometry from a valid WKT |
CWKTWriter | A class that serializes a geometry to the WKT format |
►Ngml | This is the namespace for the GML module |
CEnvelope | Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions |
CModule | This singleton defines the TerraLib GML module entry |
►Ngraph | |
CAbstractCachePolicy | This class is used to set the main functions of a cache policy |
CAbstractCachePolicyFactory | This is the abstract factory for cache policy |
CAbstractGraph | Abstract class used to define the main functions of graph struct. All graph implementations must used this class |
CAbstractGraphBuilder | This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build |
CAbstractGraphFactory | This is the abstract factory for Graphs |
CAbstractGraphLoaderStrategy | This class define the main functions necessary to save and load the graph data and metadata information using the Graph Cache conception |
CAbstractGraphLoaderStrategyFactory | This is the abstract factory for graph loader strategy |
CAbstractIterator | 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 |
CAddDeepAttribute | This class defines a function used to add to a graph the deep information attribute |
CAddRasterAttribute | This class defines a function used to add to a graph the raster pixel value as attribute |
CBidirectionalGraph | This is a implementation of a Bidirectional Graph. By convention a bidirectional graph provides access to out-and in edges |
CBidirectionalGraphFactory | |
CBottomUpLoaderStrategy | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path |
CBoxIterator | 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 |
CBoxLoaderStrategy | 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 |
CBoxLoaderStrategyFactory | This is the concrete factory for the database box loader strategy |
CDataSourceGraphMetadata | Class used to define the graph metadata informations over a SGBD source |
CDirectedGraph | This is a implementation of a Directed Graph. By convention a directed graph provides access to out-edges only |
CDirectedGraphFactory | This is the concrete factory for the directed Graph type |
CEdge | 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) |
CEdgeProperty | This class is used to define a set of properties of a Edge |
CFIFOCachePolicy | This class is used to implement the FIFO cache policy |
CFIFOCachePolicyFactory | This is the concrete factory for the FIFO cache policy |
CFlowGraphBuilder | This class defines the Flow strategy to build a graph |
CGetSubGraph | This class defines a function used to get a sub graph for a graph |
CGlobals | An static class with global definitions for the TerraLib Graph Module |
CGraph | This is the main graph implementation, that uses a cache policy anda graph loader to get all elements inside a data source |
CGraphCache | 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 |
CGraphData | 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 |
CGraphDataManager | |
CGraphFactory | This is the concrete factory for the commung Graph type |
CGraphMetadata | Class used to define the graph metadata informations |
CLayer | A Layer is a reference to a virtual dataset with/without geometric attributes |
CLayerRenderer | It renders the objects associated to a Layer |
CLDDGraphBuilder | This strategy is based on Serio Rosim method, using this "mask" is possible extract a graph from a LDD image |
CLFUCachePolicy | This class is used to implement the LFU cache policy |
CLFUCachePolicyFactory | This is the concrete factory for the LFU cache policy |
CMemoryIterator | |
CModule | This singleton defines the TerraLib Graph module entry |
CQueryGraphBuilder | This class defines the Query strategy to build a graph having a exist graph as input parameters |
CQueryIterator | 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 |
CRAGGraphBuilder | This class defines the RAG strategy to build a graph, |
CSequenceIterator | |
CSequenceLoaderStrategy | 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 |
CSequenceLoaderStrategyFactory | This is the concrete factory for the database sequency loader strategy |
CTopDownLoaderStrategy | This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path |
CUndirectedGraph | This is a implementation of a UndirectedGraph Graph. By definition a undirected graph has no direction information about his edges |
CUndirectedGraphFactory | This is the concrete factory for the undirected Graph type |
CVertex | 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 |
CVertexProperty | This class is used to define a set of properties of a Vertex |
►Ngrib | |
CBand | Band implemntatin for GRIB |
CPlatform | A utility class to initialize and terminate TerraLib GRIB driver support |
CRaster | A raster class for GRIB format |
CRasterFactory | This is the abstract factory for Rasters |
►Nidl | |
CIdlBand | A adaptor to an external existent raster in a idl array form |
CIdlRaster | A adaptor to an external existent raster in a idl array form |
►Nlayout | This is the namespace for the Layout module |
CAbstractBuildGraphicsItem | Abstract class for build graphics MVC components |
CAbstractBuildGraphicsOutside | Abstract class for build MVC widgets |
CAbstractEnum | Abstract class to represent an enumeration |
CAbstractItemFactory | Abstract Factory provide an interface for creating families of related or dependent graphic objects (MVC components) without specifying their concrete classes |
CAbstractOutsideFactory | Abstract Factory provide an interface for creating families of related or dependent graphic widgets (MVC widgets) without specifying their concrete classes |
CAbstractPropertiesBrowser | Manage properties variants values |
CAbstractProxyProject | Abstract class to provide a surrogate or placeholder for te::qt::af::Project to control access to it. A wrapper to access without complexity. This abstract proxy is required because module not must have dependence te::qt::af. Useful to access the Layers belonging to the project |
CAbstractRuler | Abstract class representing a ruler |
CAbstractScene | Abstract scene for Scene, a QGraphicsScene class, part of Graphics View Framework |
CAbstractTemplate | Abstract class that represents a Template |
CAbstractTemplateFactory | Abstract Factory provide an interface for creating families of related or dependent templates without specifying their concrete classes |
CAbstractView | This is the abstract view for View |
CAbstractViewTool | |
CAbstractVisitor | Abstract class to represent a visitor. All classes representing a visitor must inherit from this class |
CAddCommand | Undo/Redo for add one components |
CAlignItems | Class applying the alignment of one or more objects. Ex .: send to back, bring to front, align right, align bottom |
CArrowController | Class that represents a "Controller" part of Arrow MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CArrowItem | Class that represents a graphic Arrow. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CArrowModel | Class that represents a "Model" part of Arrow MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CBalloonController | |
CBalloonItem | |
CBalloonModel | |
CBarCodeController | |
CBarCodeItem | |
CBarCodeModel | |
CBuildContext | |
CBuildEnums | |
CBuildGraphicsItem | Class responsible for creating or building graphics objects. All objects are children of QGraphicsItem and ItemObserver. An object of a type is created from a coordinated. Also an object of a type can be built from the properties saved in a template. Only place where the model and the controller is instantiated and the MVC component is created |
CBuildGraphicsOutside | Class responsible for creating or building widgets. All objects are children of Qwidget and OutsideObserver. Only place where the model and the controller is instantiated and the MVC outside is created |
CChangePropertyCommand | Undo/Redo for changes in component properties |
CContext | Singleton class responsible for keeping active objects while the plugin is loaded in memory and make them available for access anywhere in the plugin or layout module. Ex .: factories objects, canvas, class of utility functions, proxy to access the project, etc |
CContextItem | Class responsible for maintaining the drawing context of a MVC component. It is always used by the "Model" part of the MVC in draw method, as well as the part "View" in updateObserver method |
CDeleteCommand | Undo/Redo for delete one or more components |
CDialogPropertiesBrowser | Manage properties dialogs values |
CEditTemplateController | |
CEditTemplateModel | |
CEditTemplateOutside | |
CEllipseController | Class that represents a "Controller" part of Ellipse MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CEllipseItem | Class that represents a graphic Ellipse. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CEllipseModel | Class that represents a "Model" part of Ellipse MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CEnumDataType | Class to represent a data type enumeration. Ex.: int, double, bool, te::color::RGBAColor (color), etc |
CEnumGridStyleType | Class to represent a grid style type enumeration. Ex.: continuous, cross, etc |
CEnumLineStyleType | Class to represent a line style type enumeration. Ex.: solid, dash, dot, etc |
CEnumModeType | Class to represent a mode type enumeration. Ex.: select, pan, create text, etc. The type of mode is used by the context to know what should be done. The mode in context could be modified by the user interaction |
CEnumObjectType | Class to represent a graphic object (MVC component) and widget object (MVC widget) type enumeration. Ex. component: map, legend, scale, rectangle, text, etc. Ex. widget: object inspector, toolbar, etc |
CEnumPointType | Class to represent a scale point enumeration. Ex.: X, square, circle, etc |
CEnums | Singleton class responsible for keeping active objects of Enum while the plugin is loaded in memory and make them available for access anywhere in the plugin or layout module. Ex .: Enum for data type, enum for object type, enum for mode type, enum for template type, etc |
CEnumScaleType | Class to represent a scale type enumeration. Ex.: hollow scale bar, etc |
CEnumTemplateType | Class to represent a template type enumeration. Ex.: json, etc |
CEnumType | Class that represents the value of an enumeration. An enumeration is made of "1..n" objects EnumType |
CFont | Class specifies a font |
CGeodesicGridSettingsConfigProperties | |
CGridGeodesicController | Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CGridGeodesicItem | Class that represents a graphic GridMap. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CGridGeodesicModel | |
CGridMapController | Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CGridMapItem | Class that represents a graphic GridMap. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CGridMapModel | Class that represents a "Model" part of GridMap MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemModelObservable, so it can become observable |
CGridModel | |
CGridPlanarController | Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CGridPlanarItem | Class that represents a graphic GridMap. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CGridPlanarModel | |
CGridSettingsConfigProperties | |
CGridSettingsController | |
CGridSettingsModel | |
CGridSettingsOutside | Window (QDialog) map grid setting (MapItem) |
CHorizontalRuler | Class that represents a horizontal ruler with the coordinate system in mm |
CImageController | Class that represents a "Controller" part of Image MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CImageItem | Class that represents a graphic Image. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CImageModel | Class that represents a "Model" part of Image MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CItemController | Abstract class to represent a controller. "Controller" part of MVC component. All classes representing the controller of a component must inherit from this class |
CItemFactory | Factory for creating families of related or dependent graphic objects (MVC components) |
CItemGroup | Class that represents the grouping of objects of type QGraphicsItem, MVC components. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CItemGroupController | Class that represents a "Controller" part of ItemGroup MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CItemGroupModel | Class that represents a "Model" part of ItemGroup MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CItemModelObservable | Abstract class to represent an observable. "Model" part of MVC component. All classes representing the model of a component must inherit from this class |
CItemObserver | Abstract class to represent an observer. "View" part of MVC component. All classes representing the graphics component must inherit from this class |
CItemParamsCreate | Parameters to creation new object. Ex.: "Model" and "Controller" of the new object (MVC component) |
CItemUtils | Utility class for manipulating items in the scene and vectorization of text and legend |
CJSON | Implementation of .json for Serialization. It is a JSON file. Save or change a file .json and serializes the properties of the objects, MVC component |
CJSONTemplate | Implementation of AbstractTemplate. Template that creates, saves, or change a .json file |
CLegendChildController | |
CLegendChildItem | |
CLegendChildModel | |
CLegendController | Class that represents a "Controller" part of Legend MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CLegendItem | Class that represents a graphic legend of a map. Its coordinate system is the same of scene (millimeters). This is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CLegendModel | Class that represents a "Model" part of Legend MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable, and son of AbstractVisitor, so it can become visitor. It is must visit the map, via te::layout::Visitable*, to get the layers |
CLineController | |
CLineItem | |
CLineModel | |
CMapController | Class that represents a "Controller" part of Map MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CMapItem | This class is a proxy MapDisplay. This makes it possible to add a MapDisplay as item of a scene. This object is of type QGraphicsProxyWidget. He have a directly interaction by user. His transformation matrix is inverted, that is, the inverse of the matrix of the scene, so its coordinate system is screen (pixel), but its position in the scene remains in millimeters. Drawing starting point is llx, lly. He is also the son of ItemObserver, so it can become observer of a model (Observable). "View" part of MVC component |
CMapLayerChoiceController | |
CMapLayerChoiceModel | |
CMapLayerChoiceOutside | |
CMapLocationController | Class that represents a "Controller" part of Map MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CMapLocationItem | This class is a proxy MapDisplay. This makes it possible to add a MapDisplay as item of a scene. This object is of type QGraphicsProxyWidget. He have a directly interaction by user. His transformation matrix is inverted, that is, the inverse of the matrix of the scene, so its coordinate system is screen (pixel), but its position in the scene remains in millimeters. Drawing starting point is llx, lly. He is also the son of ItemObserver, so it can become observer of a model (Observable). "View" part of MVC component |
CMapLocationModel | Class that represents a "Model" part of Map MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable, and son of Visitable, so it can become visitable |
CMapModel | Class that represents a "Model" part of Map MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable, and son of Visitable, so it can become visitable |
CMenuBuilder | Class responsible for creating the menu, right mouse button, and dynamically add menu options |
CModule | This singleton defines the TerraLib Qt Widgets module entry |
CMoveCommand | Undo/Redo for moving components |
CMovingItemGroup | |
CMovingItemGroupController | |
CMovingItemGroupModel | |
CNorthController | Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CNorthItem | Class that represents a graphic Rectangle. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CNorthModel | Class that represents a "Model" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemModelObservable, so it can become observable |
CObjectInspectorController | |
CObjectInspectorModel | |
CObjectInspectorOutside | Tree of names of all the items entered on the scene, MVC components, using Qt to present the name of each item and its class. Object Inspector |
CObjectItem | Abstract class that represents a graphic item. This object is of type QGraphicsObject |
CObservable | Abstract class to represent an observable. "Model" part of MVC component |
CObserver | Abstract class to represent an observer. "View" part of MVC component |
COutsideController | Abstract class to represent a controller. "Controller" part of MVC widget. All classes representing the controller of a widget must inherit from this class |
COutsideFactory | Factory for creating families of related or dependent widgets (MVC widgets) |
COutsideModelObservable | Abstract class to represent an observable. "Model" part of MVC widget. All classes representing the model of a widget must inherit from this class |
COutsideObserver | Abstract class to represent an observer. "View" part of MVC widget. All classes representing the graphics component must inherit from this class |
COutsideParamsCreate | Parameters to creation new object. Ex.: "Model" and "Controller" of the new object (MVC widget) |
CPageSetupController | |
CPageSetupModel | |
CPageSetupOutside | |
CPaperConfig | Class responsible for paper setting. Size, orientation, custom size, etc |
CPaperController | Class that represents a "Controller" part of Paper MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CPaperItem | Class that represents a graphic sheet of paper. Its coordinate system is the same of scene (millimeters). This is also son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CPaperModel | Class that represents a "Model" part of Paper MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CParamsCreate | |
CParentItem | Abstract class that represents a graphic item. Its coordinate system is the same of scene (millimeters). Knows rotate and resize. Stores a pixmap drawn by model. This is also son of ItemObserver, so it can become observer of a model (Observable). This class will be inherited and will became the view part of the MVC component. Who inherits it is required the implementation of updateObserver(ContextItem context) method. Drawing starting point is llx, lly. Can't add signals and slots in this class because moc(Qt) doesn't support templates |
CPlanarGridSettingsConfigProperties | |
CPointController | Class that represents a "Controller" part of Point MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CPointItem | Class that represents a graphic Point. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CPointModel | Class that represents a "Model" part of Point MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemModelObservable, so it can become observable |
CPolygonController | |
CPolygonItem | |
CPolygonModel | |
CPrintScene | Class responsible for printing the entire content or part of the scene. As the scene is upside down, it is necessary to invert the y of the painter before printing |
CProperties | Persistent set of properties. The Properties can be saved to a file (Ex.: .json) or loaded from a file (Ex.: .json). Also used for interaction, with user or other classes of this module, to change state of a MVC Component |
CPropertiesController | |
CPropertiesModel | |
CPropertiesOutside | Properties tree for any item, MVC component, using Qt for presentation and editing |
CPropertiesUtils | Utility class with functions to facilitate handling of qt properties and properties layout module |
CProperty | A property acts like a attribute member of a object and stores the state of this attribute. A set of properties stores the state of an object. Any data type, not included in the convertValue method in the class te::layout::Variant, it will be by default "std::string" value |
CPropertyBrowser | Manage properties variants values. Maps the QProperty properties (Qt) and Property (Layout) and add to a tree (QtTreePropertyBrowser) for presentation to the user, allowing the modification and interactive update |
CRectangleController | Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CRectangleItem | Class that represents a graphic Rectangle. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CRectangleModel | Class that represents a "Model" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemModelObservable, so it can become observable |
CScaleController | Class that represents a "Controller" part of Scale MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CScaleItem | Class that represents a graphic scale of a map. Its coordinate system is the same of scene (millimeters). This is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable) |
CScaleModel | Class that represents a "Model" part of Scale MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable, and son of AbstractVisitor, so it can become visitor. It is must visit the map, via te::layout::Visitable*, to get the scale value |
CScene | Class representing the scene. This scene is child of QGraphicsScene, part of Graphics View Framework. The scene is not drawn, but the items that are inserted into it. She is responsible for managing items QGraphicsItem and know when and how to redrawing them. The scene has a coordinate system that is, by default, the same for all items that are inserted. The coordinate system of this representation is millimeters and your point 0.0 is in the bottom left(Cartesian coordinate system). The default settings of the layout module are in the object Context (singleton) |
CSerialization | Abstract class for serialization properties in any file extension |
CSharedProperties | |
CSystematic | |
CSystematicScaleConfig | |
CSystematicScaleController | |
CSystematicScaleModel | |
CSystematicScaleOutside | |
CTemplateEditor | Calls the factory to create a template of the specified type and keep. Responsible for delete the created template |
CTemplateFactory | Factory for creating families of related or dependent templates |
CTemplateParamsCreate | Parameters to creation new template object |
CTextController | Class that represents a "Controller" part of Text MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller |
CTextGridController | Class that represents a "Controller" part of TextGrid MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CTextGridItem | Class daughter of te::layout::TitleItem representing a grid with cells which can be inserted texts |
CTextGridModel | Class that represents a "Model" part of TextGrid MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CTextGridSettingsConfigProperties | |
CTextGridSettingsController | |
CTextGridSettingsModel | |
CTextGridSettingsOutside | |
CTextItem | Class that represents text. This object is of type QGraphicsTextItem. He is directly editable via user interaction. His transformation matrix is inverted, that is, the inverse of the matrix of the scene, so its coordinate system is screen (pixel), but its position in the scene remains in millimeters. Drawing starting point is llx, lly. He is also the son of ItemObserver, so it can become observer of a model (Observable). "View" part of MVC component |
CTextModel | Class that represents a "Model" part of Text MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CTitleController | Class that represents a "Controller" part of Title MVC component. Its coordinate system is the same of scene (millimeters). This is also the son of ItemController, so it can become a controller |
CTitleItem | Class daughter of te::layout::TextItem representing a grid with two cells which can be inserted texts |
CTitleModel | Class that represents a "Model" part of Title MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable |
CToolbarController | |
CToolbarModel | |
CToolbarOutside | Standard Toolbar for Layout. Includes Qt components for interaction between the user and the plugin/app, via events, made from the Layout module. Ex .: button for create Map, activate ZoomOut function, align selected components to the left, etc. This is also son of OutsideObserver, so it can become observer of a model (Observable). "View" part of widget |
CUtils | Utility class with functions to manipulate the canvas and conversion between projections |
CVariant | Class acts like a union for some C++/TerraLib5 data types. Responsible for storing the value. Any data type, not included in the convertValue method in this class, it will be by default "std::string". Storing value types: |
CVariantPropertiesBrowser | Manage properties variants values |
CVerticalRuler | Class that represents a vertical ruler with the coordinate system in mm |
CView | Class representing the view. This view is child of QGraphicsView, part of Graphics View Framework. The View object is a widget where the items in the scene are drawn. It is responsible for presentation and interaction between the screen events and the scene. Manages interactive functions and intercepts all mouse or keyboard events. The coordinate system of this representation is pixel and your point 0.0 is in the top left(Screen coordinate system). The default settings of the layout module are in the object Context (singleton) |
CViewRubberBand | This class implements a concrete tool to geographic pan operation |
CViewZoom | |
CViewZoomArea | |
CViewZoomClick | This class implements a concrete tool to geographic zoom operation using the mouse click |
CVisitable | Class to represent a visitable. All classes representing a visitable must inherit from this class |
CVisitorUtils | Utility class for visitor |
CVisualizationArea | Creates the viewing area. Ex.: creation of the sheet of paper |
CWaitView | |
CWorldTransformer | This class implements the logic for transforming from System 1 coordinate to other type of coordinate system and vice-versa |
►Nmap | Namespace for the Map Tools module of TerraLib |
►Nserialize | |
CLayer | |
CAbstractChartRenderer | This is the base class for chart renderers |
CAbstractExternalGraphicRenderer | An abstract class for conversion of Symbology Enconding ExternalGraphic elements to an image pattern |
CAbstractLayer | This is the base class for layers |
CAbstractLayerRenderer | It renders the objects associated to an abstract layer. i.e. a generic renderer |
CAbstractLayerRendererFactory | This is the concrete factory for renderers of a AbstractLayer. i.e. builds a generic renderer |
CAbstractMapDisplay | It defines the concept of a map display responsible for controlling how a set of layers are displayed |
CAbstractMarkRenderer | An abstract class for conversion of Symbology Enconding Mark elements to an image pattern |
CAbstractRenderer | It renders the objects associated to a layer |
CCanvas | A canvas is an abstraction of a drawing area |
CCanvasConfigurer | A Symbology Enconding visitor that configures a given canvas based on symbolizers elements. If you want to use this visitor, use a command like: te::map::CanvasConfigurer cc(canvas); cc.config(symbolizer); |
CChart | This class represents the informations needed to build map charts |
CChartRendererManager | This is a singleton for managing chart renderer instance available in the system |
CDataSetAdapterLayer | A layer with reference to a DataSetTypeConverter |
CDataSetLayer | A layer with reference to a dataset |
CDataSetLayerRenderer | It renders the objects associated to a dataset layer |
CDataSetLayerRendererFactory | This is the concrete factory for renderers of a DataSetLayer |
CExternalGraphicRendererManager | This is a singleton for managing all external graphic renderers instances available in the system |
CFolderLayer | A layer that can be used as a container for other kind of layers |
CGrouping | This class contains the parameters needed for grouping the values of a Property |
CGroupingItem | A GroupingItem contains information about a grouping item associated to a layer |
CMapDisplay | This class controls how a set of layers are displayed |
CMarkRendererManager | This is a singleton for managing all mark renderers instances available in the system |
CModule | This singleton defines the TerraLib Map Tools module entry |
CQueryEncoder | A visitor that converts a OGC Filter Expression to TerraLib Expression |
CQueryLayer | A layer resulting from a query |
CQueryLayerRenderer | It renders the objects associated to a query layer |
CQueryLayerRendererFactory | This is the concrete factory for renderers of a QueryLayer |
CRasterLayer | A layer with reference to a raster |
CRasterLayerRenderer | It renders the objects associated to a raster layer |
CRasterLayerRendererFactory | This is the concrete factory for renderers of a RasterLayer |
CRasterTransform | A Raster Transform is a class that defines functions to transform a styled raster |
CRasterTransformConfigurer | A Raster Transform configurer generates a Raster Transform given a RasterSymbolzier |
CRendererFactory | This is the abstract factory for layer renderers |
CWorldDeviceTransformer | This class implements the logic for transforming from device coordinate to world coordinate and vice-versa |
►Nmd | Namespace for the memory data source of TerraLib |
CCI_Citation | Provides a standardized method for citing a resource (dataset, feature, source, publication, etc.) |
CCI_ResponsibleParty | Contains the identify of person(s), and/or position, and/or organization(s) associated with the resource |
CMD_DataIdentification | Information required to identify a dataset |
CMD_Distribution | Information about the distributor of and the options for obtaining the resource |
CMD_Format | Format of the data |
CMD_Identification | Identification information contains information to uniquely identify the data |
CMD_Metadata | Root entity which defines metadata for a resource or resources |
CMetadataAnnotation | A class o relate a metadata annotation to a TerraLib element (or entity) |
CMetadataManager | This singleton defines the TerraLib metadata record manager entry |
CModule | This singleton defines the TerraLib Symbology Encoding module entry |
►Nmem | Namespace for the memory data source of TerraLib |
CBand | Band implementation for the In-Memory Raster |
CCachedBand | RAM cached and tiled raster band |
►CCachedBandBlocksManager | RAM cached and tiled raster band blocks manager |
CBlockIndex | Internal blocks indexes |
CThreadParameters | Internal read/write thread execution parameters |
CCachedRaster | A RAM cache adaptor to an external existent raster that must always be avaliable |
CDataSet | Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver |
CDataSetItem | An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver |
CDataSource | Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver |
CExpansibleBand | Expansible raster band |
►CExpansibleBandBlocksManager | RAM cached and tiled raster band blocks manager |
CBlockIndex3D | 3D Block index |
CDiskBlockInfo | Disk block info |
COpenDiskFileHandler | Open disk file handler |
CExpansibleRaster | A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands |
CExpansibleRasterFactory | |
CGlobals | An static class with global definitions for the TerraLib In-Memory driver |
CModule | This singleton defines the TerraLib In-Memory module entry |
CRaster | A raster class for memory |
CRasterFactory | This is the abstract factory for Rasters |
CTiledBand | |
CTransactor | An implementation of the Transactor class for the Memory Data Access driver |
►Nogr | Namespace for the OGR Driver Implementation of TerraLib |
CDataSet | Implementation of a DataSet for OGR data provider |
CDataSource | The OGR data source provider |
CGlobals | An static class with global definitions |
CModule | The TerraLib OGR driver is a plugin |
CSQLVisitor | |
CTransactor | |
►Npgis | Namespace for the TerraLib PostGIS driver implementation |
CArray | Auxiliary structure used to decode Array data types |
CConnection | A class that implements a connection to a PostgreSQL database |
►CConnectionPool | This class implements a connection pool for the PostGIS driver |
CConnectionPoolImpl | |
CDataSet | Implementation of a dataset for the PostGIS driver |
CDataSource | The PostGIS driver |
CEWKBReader | An utility class for reading a PostGIS EWKB |
CEWKBWriter | An utility class for writing a PostGIS EWKB |
CGlobals | An static class with global definitions |
CModule | The TerraLib PostGIS driver is a plugin |
CNumeric | Auxiliary structure used to decode Numeric data types |
CPreparedQuery | A class that implements a prepared query for PostgreSQL data access driver |
CSQLVisitor | A visitor for building an SQL statement using PostGIS dialect |
CTransactor | The transactor class for the PostGIS driver |
CVersionInfo | A data structure for holding version information |
►Nplugin | Namespace for the Plugin module of TerraLib |
CAbstractFinder | Allows applications to extend how PluginManager can search for plugins |
CAbstractPlugin | An abstract class for TerraLib Plugins |
CAbstractPluginEngine | |
CCppPlugin | An abstract interface for Plugins written in C++ |
CCppPluginEngine | An abstract class for plugin engines |
CCppPluginEngineFactory | This is the concrete factory for C++ plugin engines |
CCppPluginProxy | A proxy class for C++ plugins |
CDefaultFinder | A plugin finder that search for plugins in some special directories defined by compile time macros |
CModule | This singleton defines the TerraLib Plugin module entry |
CPlugin | A base class for plugin types |
CPluginEngineFactory | This is the abstract factory for plugin engines |
►CPluginInfo | The basic information about a plugin |
CFinder1st | |
CPluginManager | A singleton for managing plugins |
CProvider | This struct can be used to describe a given plugin provider |
►Nqt | Namespace for the Qt module of TerraLib |
►Naf | Namespace for the Qt Application Framework module of TerraLib |
►Nevt | |
CAppClosed | This event signals that the application is about to close |
CCoordinateTracked | Signals a mouse moved over the current display |
CDisplayResized | This event signals that a display was resized |
CDrawButtonClicked | |
CDrawingFinished | This event is used to inform that drawing is finished |
CEvent | A base class for application events |
CGetLayerSelected | This event is used to get a single layer selected in layer tree |
CGetMapDisplay | This event can be used to retrieve the MapDisplat component |
CHighlightLayerObjects | This event indicates that the objects of the given layer must be highlighted |
CItemOfLayerRemoved | This event signals that a item belonging to a layer will be removed from the layer explorer |
CLayerAdded | This event signals that a new layer was created |
CLayerPopUpAddAction | This event is used to add a action in a layer tree pop up |
CLayerPopUpRemoveAction | This event is used to remove a action in a layer tree pop up |
CLayerRemoved | This event signals that a layer is to be removed from the layer explorer |
CLayerSelected | This event indicates that the layer has been selected |
CLayerSelectedObjectsChanged | This event indicates that the selected objects of the layer were changed |
CLayerStyleSelected | This event indicates that the layer style was selected on the layer explorer |
CLayerVisibilityChanged | This event signals that the layer visibility has changed |
CMapColorChanged | This event signals that the color of the map display changed |
CMapSRIDChanged | This event signals that the srid of the map display changed |
CPanButtonToggled | |
CProjectAdded | It indicates that a new project was created |
CProjectUnsaved | It indicates that the project has unsaved changes |
CSelectionButtonToggled | |
CTableAlternatingColorsChanged | This event signals that table has alternating row colors |
CToolBarAdded | This event signals that a new toolbar was added |
CToolChanged | This event signals that the tool being used, on current map display, changed |
CZoomInButtonToggled | |
CZoomOutButtonToggled | |
CAbstractSettingWidget | A frame for setting Table options |
CApplicationController | The base API for TerraLib applications |
CBaseApplication | A QMainWindow to be used as the basis for TerraLib applications |
CChartDisplayDockWidget | A dock widget for ChartDisplayWidget objects |
CDataSetTableDockWidget | A dock widget for DataSetTableView objects |
CDisplayWidget | A frame for setting display options |
CDisplayWidgetFactory | A factory to build the display frame object |
CGeneralConfigWidget | |
CGeneralConfigWidgetFactory | A factory to build the general config frame object |
CInterfaceController | A connector to controll all non modal interfaces |
CLayerExplorer | A connector for the te::qt::widgets::LayerExplorer class to the Application Framework |
CMapDisplay | A connector of the te::qt::widgets::MapDisplay class to the Application Framework |
CMenuBarModel | Defines a model, based on a QMenuBar, to present all system buttons as a table |
CProject | This class models the concept of a project for the TerraLib Application Framework |
CProjectInfoDialog | |
CProjectInfoWidget | A widget for present te::qt::af::Project informations |
CProjectWidget | A frame for setting grid options |
CProjectWidgetFactory | A factory to build the project frame object |
CSettingsDialog | |
CSettingsWidgetsFactory | |
CSplashScreenManager | A singleton for holding he application splash screen |
CStyleExplorer | A connector for the te::qt::widgets::StyleDockWidget class to the Application Framework |
CTableWidget | A frame for setting Table options |
CTableWidgetFactory | A factory to build the Table widget object |
CToolbarsWidget | |
CToolbarsWidgetFactory | A factory to build the Table widget object |
CXMLFormatter | A class that formats strings |
►Ndesigner | |
CTerraLibCustomCollectionWidget | This class includes all component classes into a single library |
►Nplugins | |
►Naddressgeocoding | |
CPlugin | |
►Nado | |
CADOConnector | ADO connector implementation for the Qt data source widget |
CADOConnectorDialog | ... |
CADOCreatorDialog | ... |
CADOType | |
CPlugin | |
►Nattributefill | |
CAbstractAction | This is an abstract class used to register actions into Attribute Fill pluging |
CPlugin | |
CRasterToVectorAction | This class register the contrast action into Attribute Fill Plugin |
CVectorToRasterAction | This class register the contrast action into Attribute Fill Plugin |
CVectorToVectorAction | This class register the contrast action into Attribute Fill Plugin |
►Ncellspace | |
CAbstractAction | This is an abstract class used to register actions into Cellular Spaces pluging |
CCreateCellLayerAction | This class register the contrast action into Cellular Space Plugin |
CCreateCellularSpaceDialog | ... |
CPlugin | |
►Nedit | |
CApplicationListener | A listener of application framework. It is used to listen events sent by the application framework |
CPlugin | |
CToolBar | The main toolbar of TerraLib Edit Qt plugin |
►Ngdal | |
CGDALConnector | GDAL connector implementation for the Qt data source widget |
CGDALConnectorDialog | A dialog window for showing the GDAL connector widget |
CGDALType | |
CPlugin | |
►Ngeofile | |
CGeoFileConnector | GeoFile connector implementation for the Qt data source widget |
►CGeoFileConnectorDialog | A dialog window for showing the GeoFile connector widget |
CFindById | |
CGeoFileType | |
CPlugin | |
►Nlayout | |
CAbstractAction | This is an abstract class used to register actions into vp pluging |
CDisplayDock | |
CEditTemplateDock | |
CLayoutEditorAction | This class register the contrast action into VP Plugin |
CMainLayout | |
CObjectInspectorDock | |
COutsideArea | |
CPlugin | |
CPropertiesDock | |
CProxyProject | Provide a surrogate or placeholder for te::qt::af::Project to control access to it. A wrapper to access without complexity. This proxy is required because module not must have dependence te::qt::af. Useful to access the Layers belonging to the project |
►Nmysql | |
CMySQLConnector | MySQL connector implementation for the Qt data source widget |
CMySQLConnectorDialog | ... |
CMySQLCreatorDialog | |
CMySQLType | |
CPlugin | |
►Nogr | |
COGRConnector | OGR connector implementation for the Qt data source widget |
COGRConnectorDialog | A dialog window for showing the OGR connector widget |
COGRType | |
CPlugin | |
►Npgis | |
CPlugin | |
CPostGISConnector | PostGIS connector implementation for the Qt data source widget |
CPostGISConnectorDialog | A dialog window for showing the PostGIS connector widget |
CPostGISCreatorDialog | |
CPostGISType | |
►Nrp | |
CAbstractAction | This is an abstract class used to register actions into rp pluging |
CArithmeticOpAction | This class register the arithmeticOp action into RP Plugin |
CClassifierAction | This class register the classifier action into RP Plugin |
CClippingAction | This class register the Clipping action into RP Plugin |
CColorTransformAction | This class register the colorTransform action into RP Plugin |
CComposeBandsAction | This class register the compose bands action into RP Plugin |
CContrastAction | This class register the contrast action into RP Plugin |
CFilterAction | This class register the filter action into RP Plugin |
CFusionAction | This class register the fusion action into RP Plugin |
CMixtureModelAction | This class register the mixture model action into RP Plugin |
CMosaicAction | This class register the mosaic action into RP Plugin |
CPlugin | |
CRegisterAction | This class register the register action into RP Plugin |
CSegmenterAction | This class register the Segmenter action into RP Plugin |
CVectorizationAction | |
►Nsa | |
CAbstractAction | This is an abstract class used to register actions into sa pluging |
CBayesGlobalAction | |
CBayesLocalAction | |
CGeostatisticalMethodsAction | |
CKernelMapAction | |
CKernelRatioAction | |
CPlugin | |
CProximityMatrixCreatorAction | |
CSamplePointsGeneratorAction | |
CSkaterAction | |
CSpatialStatisticsAction | |
►Nsqlite | |
CPlugin | |
CSQLiteConnector | SQLite connector implementation for the Qt data source widget |
CSQLiteConnectorDialog | ... |
CSQLiteCreatorDialog | ... |
CSQLiteType | |
►Nst | |
CAbstractAction | This is an abstract class used to register actions into st pluging |
CObservationAction | |
CObservationLayerItem | |
CPlugin | |
CTimeSeriesAction | This class register the time series action into the St plugin |
CTimeSeriesLayerItem | |
CTimeSliderWidgetAction | This class register the contrast action into TIMESLIDERWIDGET Plugin |
CTrajectoryAction | This class register the observation action into the St plugin |
CTrajectoryLayerItem | |
►Nterralib4 | |
CPlugin | |
CTL4ConnectorWizardPage | A wizard page that provides the capability of connecting to a TerraLib 4.x database |
CTL4ConverterAction | Manage the menu and action for TerraLib 4.x Converter Plugin |
CTL4ConverterWizard | |
CTL4FinalPageWizardPage | |
CTL4LayerSelectionWizardPage | |
CTL4RasterFolderSelectionWizardPage | |
CTL4ThemeSelectionWizardPage | |
►Nvp | |
CAbstractAction | This is an abstract class used to register actions into vp pluging |
CAggregationAction | This class register the contrast action into VP Plugin |
CBufferAction | This class register the contrast action into VP Plugin |
CGeometricOpAction | |
CIntersectionAction | This class register the contrast action into VP Plugin |
CLineToPolygonAction | This class register the contrast action into VP Plugin |
CMultipartToSinglepartAction | This class register the contrast action into VP Plugin |
CPlugin | |
CPolygonToLineAction | This class register the contrast action into VP Plugin |
CSummarizationAction | This class register the contrast action into VP Plugin |
CTransformationAction | This class register the contrast action into VP Plugin |
►Nwcs | |
CPlugin | |
CWCSConnector | OGC Web Coverage Service (WCS) connector implementation for the Qt data source widget |
CWCSConnectorDialog | A dialog window for showing the WCS connector widget |
CWCSType | |
►Nwfs | |
CPlugin | |
CWFSConnector | OGC Web Feature Service (WFS) connector implementation for the Qt data source widget |
CWFSConnectorDialog | A dialog window for showing the WFS connector widget |
CWFSType | |
►Nwms | |
CPlugin | |
CWMSConnector | OGC Web Map Service (WMS) connector implementation for the Qt data source widget |
CWMSConnectorDialog | A dialog window for showing the WMS connector widget |
CWMSType | |
►Nwidgets | Namespace for the Qt Widgets module of TerraLib |
►Ncolorbar | |
CColorBar | It QWidget implementation of color bar |
CAbstractDataSourceConnector | A base class for widgets that allows application to create, edit or remove data sources |
CAbstractDataSourceTreeItem | |
CAbstractFillWidget | Abstract class that represents a widget that can be used to build a fill element |
CAbstractFillWidgetFactory | The abstract factory of widgets used to configure Symbology Enconding Fill element |
CAbstractGraphicWidget | Abstract class that represents a widget that can be used to build a graphic element |
CAbstractGraphicWidgetFactory | The abstract factory of widgets used to configure Symbology Enconding Graphic element |
CAbstractLayerSelector | An abstract class for layer selection widgets |
CAbstractPropertyItem | A widget used to define the main property items that can be used to describe a se object |
CAbstractPropertyManager | A singleton for holding the property browser items factories |
CAbstractTool | This class defines an interface for objects that can receive application events and respond to them, according to specific tool behavior. Tools, in general, receives map display interaction events, like MouseClick, MouseMove, etc. Tools are created to do some GIS operation using the user interactions |
CAbstractTreeItem | The class that represents an item in a LayerTreeModel |
CAbstractTreeItemFactory | A class for building layer items |
CAddColumnDialog | |
CAlterDataDialog | |
CAnimation | |
CAnimationItem | An abstract class for Animation Item |
CAnimationScene | This class allows to add multiple trajectories and temporal image |
CAnimationView | This class is a animation view |
CArithmeticOpWizard | This class is GUI used to define the arithmeticOp wizard for the RP arithmeticOp operation |
CArithmeticOpWizardPage | This class is GUI used to define the arithmeticOp parameters for the RP arithmeticOp operation |
CAssistantHelpManagerImpl | A help manager that uses the QAssistant to manage help files |
CBasicFillDialog | A dialog used to build a basic fill element. If you want to use this dialog, you can use commands like: te::se::Fill* f = te::qt::widgets::BasicFillDialog::getFill(0, parent, "Title"); te::se::Fill* f = te::qt::widgets::BasicFillDialog::getFill(initialFill, parent, "Title"); ... delete f; |
CBasicFillPropertyItem | A widget used to define the basic fill se object |
CBasicFillWidget | A widget used to build a basic fill element |
CBasicFillWidgetFactory | A concrete factory that builds a fill widget used to configure a basic fill element |
CBasicStrokeDialog | A dialog used to build a basic stroke element. If you want to use this dialog, you can use commands like: te::se::Stroke* s = te::qt::widgets::BasicStrokeDialog::getStroke(0, parent, "Title"); te::se::Stroke* s = te::qt::widgets::BasicStrokeDialog::getStroke(initialStroke, parent, "Title"); ... delete s; |
CBasicStrokePropertyItem | |
CBasicStrokeWidget | A widget used to build a basic stroke element |
CCanvas | A canvas built on top of Qt |
CCentralizedCheckBoxDelegate | |
CChannelSelectionWidget | A dialog used to build a ChannelSelection element |
CCharMapWidget | A widget used to show the set of characters of a specified font |
CChartConfigurer | A Symbology Enconding visitor that configures a given chart based on symbolizers elements. If you want to use this visitor, use a command like: te::qt::widgets::ChartConfigurer cc(chart); cc.config(symbolizer); |
CChartDisplay | A class to represent a chart display |
CChartDisplayWidget | A wdiget used to display a chart |
CChartItem | |
CChartLayerDialog | A dialog used to build a chart |
CChartLayerWidget | A widget used to build a grouping |
CChartProperties | A dialog used to customize a graphic's parameters |
CChartRenderer | A concrete chart renderer based on Qt4 |
CChartSliceItem | |
CChartStyle | |
CChartStyleFrame | |
CChartStyleFrameFactory | |
CChartStyleWidget | |
CChartWidget | A base widget for settings |
CChartWidgetFactory | A factory to build widget objects |
CCheckConstraintItem | |
CClassifierDialog | A dialog used to execute image classification |
CClassifierWizard | This class is GUI used to define the classifier wizard for the RP constast operation |
CClassifierWizardPage | This class is GUI used to define the classifier parameters for the RP constast operation |
CClippingWizard | This class is GUI used to define the clipping wizard for the RP constast operation |
CClippingWizardPage | This class is GUI used to define the clipping parameters for the RP constast operation |
CColorCatalogWidget | .. |
CColorKeyInfo | Associate a rect to a color |
CColorMapItem | |
CColorMapSliceItem | |
CColorMapWidget | A dialog used to build a ColorMap element |
CColorPickerPopup | Create a frame with a default color palette |
CColorPickerToolButton | Custom tool button used to pick a color |
CColorTransformWizard | This class is GUI used to define the colorTransform wizard for the RP colorTransform operation |
CColorTransformWizardPage | This class is GUI used to define the colorTransform parameters for the RP colorTransform operation |
CCompareHistogramInterval | |
CComposeBandsWizard | This class is GUI used to allows users to compose or decompose bands |
CComposeBandsWizardPage | This class is GUI used to defines a class for a Compose / Decompose Bands Wizard page |
CCompositionModeDialog | This class is a dialog used to select the composition mode for a layer |
CCompositionModeMenuWidget | This class is widget that provides a menu for composition mode selection |
CConstraintsIndexesListWidget | This class is used to list the constraints and indexes of a datasetype |
CConstraintsIndexesPropertyDialog | A dialog for creating a constraint or a index property |
CConstraintsItem | |
CConstraintWidget | This virtual class is used to define a Constraint DataSet class object |
CContrastDialog | A dialog used to execute image contrast enhencement |
CContrastEnhancementWidget | A dialog used to build a ContrastEnhancementWidget element |
CContrastWizard | This class is GUI used to define the contrast wizard for the RP constast operation |
CContrastWizardPage | This class is GUI used to define the contrast parameters for the RP constast operation |
CCoordTracking | This class implements a concrete tool to geographic coordinate tracking on mouse move operation |
CCreateProgressWidgetItemEvent | The CreateProgressWidgetItemEvent is a custom event used to create a progress widget item |
CDataExchangerWizard | Qt dialog for ... |
CDataExchangeStatus | |
CDataExchangeSummaryWizardPage | |
CDatapPropertiesWidget | A class to represent a chart display |
CDataPropertiesDialog | A dialog used to configure the properties of a new textual file based layer |
CDataSet2Layer | |
CDataSetAdapterLayerItem | |
CDataSetAdapterWidget | A dialog for creating a data set adapter |
CDataSetCategoryGroupItem | |
CDataSetCategoryItem | |
CDataSetCategoryModel | |
CDataSetDisplay | A map display for a dataset |
CDataSetExplorer | A widget designed to explore the datasets of a data source |
CDataSetGroupItem | |
CDataSetItem | |
CDataSetLayerItem | |
CDataSetLayerSelector | A simple widget that allows the selection of datasets from a given data source |
►CDataSetOptionsWizardPage | |
CFindByName | |
CDataSetSelectorDialog | ... |
►CDataSetSelectorWidget | A wizard for selecting datasets from a data source |
CDataSetComparer | |
CDataSetSelectorWizardPage | |
CDataSetTableHorizontalHeader | |
CDataSetTableModel | A table model representing a te::da::DataSet |
CDataSetTableVerticalHeader | A vertical header used for selecting rows at a table view |
CDataSetTableView | A customized table view for te::map::AbstractLayer objects. Uses a te::qt::widgets::DataSetModel as its model |
CDataSetTreeModel | |
CDataSetTreeView | A tree view for datasets of a data source |
CDataSetWidget | This class is used to define the FROM object of select operation |
CDataSetWizardPage | This class is a wizard page with the DataSetWidget component |
CDataSourceConnectorManager | A widget that groups datasource identificatin and connection information |
CDataSourceExplorer | A widget designed to explore the data sources of an application |
CDataSourceExplorerDialog | A dialog for selecting a data source |
CDataSourceItem | |
CDataSourceSelectorDialog | A dialog for selecting a data source |
CDataSourceSelectorWidget | A dialog for selecting a data source |
CDataSourceSelectorWizardPage | |
CDataSourceToolBox | |
CDataSourceTreeModel | |
CDataSourceTreeView | A tool box to help explorer data sources |
CDataSourceType | A base class for the suppported types of data source |
CDataSourceTypeManager | A singleton to keep all the registered data source types |
CDateTimePropertyWidget | A widget used to define a string property |
CDateTimePropertyWidgetFactory | A factory to build the string property widget object |
CDirectExchangerDialog | |
CDoubleListWidget | .. |
CDrawLayerThread | This class represents a thread responsible to draw a given layer. Basically, this class receives draw layer requests and generates a QImage as result |
CEta5kmItem | |
CExpressionProperty | |
CExtentAcquire | This class implements a concrete tool to define a boundary rectangle |
CExternalGraphicRenderer | A concrete renderer based on Qt4 for conversion of Symbology Enconding External Graphic elements to an image pattern |
CEyeBirdMapDisplayWidget | This class defines the map display EyeBird, this component is only a specific map that shows the original extent and a box representing the current extent |
CFieldsDialog | |
CFieldsWizardPage | This class is a wizard page with the DoubleListWidget component, used to create the FIELD object of a select operation |
CFileChooser | Defines a component for choose a file |
CFilterWizard | |
CFilterWizardPage | |
CFixGeometryDialog | A dialog to fix geometries |
CFixGeometryWidget | A widget to fix geometries |
CFolderLayerItem | |
CForeignKeyItem | |
CFusionWizard | This class is GUI used to define the fusion wizard for the RP fusion operation |
CFusionWizardPage | This class is GUI used to define the fusion parameters for the RP fusion operation |
CGeometryPropertyWidget | A widget used to define a string property |
CGeometryPropertyWidgetFactory | A factory to build the string property widget object |
CGlobals | An static class with global definitions |
CGlyphGraphicWidget | A widget used to build a graphic associate with a glyph mark element |
CGlyphGraphicWidgetFactory | A concrete factory that builds a graphic widget used to configure a graphic associate with a glyph mark element |
CGlyphMarkDialog | A dialog used to build a glyph mark element. If you want to use this dialog, you can use commands like: te::se::Mark* m = te::qt::widgets::GlyphMarkWidget::getMark(0, parent, "Title"); te::se::Mark* m = te::qt::widgets::GlyphMarkWidget::getMark(initialMark, parent, "Title"); ... delete m; |
CGlyphMarkPropertyItem | A widget used to define a glyph object |
CGlyphMarkRenderer | A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern. It is a extension that considers marks with well-known name in the format: "ttf://font#code". Here, "font" is the name of a TrueType font and "code" is the character code. The character code can be enconded in hexadecimal, octonal or decimal. e.g.: "ttf://Arial#0x12", "ttf://Times#042", "ttf://Verdana#10" |
CGlyphMarkWidget | A widget used to build a mark element represented by a glyph |
CGoesItem | |
CGraphicDialog | A dialog used to build a graphic element. If you want to use this dialog, you can use commands like: te::se::Graphic* g = te::qt::widgets::GraphicDialog::getGraphic(0, parent, "Title"); ... delete g; |
CGraphicFillWidget | A widget used to build a fill element associated with a graphic |
CGraphicFillWidgetFactory | A concrete factory that builds a fill widget used to configure a fill element associated with a graphic |
CGraphicProperty | A widget used to define the general properties of a se object |
CGraphicPropertyItem | A widget used to define the general properties of a se object |
CGraphicSelectorWidget | A widget used to select a graphic element |
CGroupByWizardPage | This class is a wizard page with the DoubleListWidget component, used to create the GROUPBY object of a select operation |
CGroupingDialog | A dialog used to build a grouping |
CGroupingItem | |
CGroupingSliceItem | |
CGroupingWidget | A widget used to build a grouping |
CHelpManager | Facade for a te::qt::widgets::HelpManagerImpl object |
CHelpManagerImpl | An interface for help managers implementations |
CHelpPushButton | Push button that uses te::qt::widgets::HelpManager on its mouse pressed implementation |
CHelpToolButton | Tool button that uses te::qt::widgets::HelpManager on its mouse pressed implementation |
CHiddenDataSetLayerSelector | ... |
CHidroItem | |
CHighlightDelegate | An specialization of QItemDelegate to be used with te::map::AbstractTable objects |
CHistogram | A class to represent a Histogram |
CHistogramChart | |
CHistogramDataWidget | A widget used to adjust a histogram's input data |
CHistogramDialog | A Dialog used to customize a Histogram parameters and generate it's ChartDisplayWidget |
CHistogramFrame | A frame for setting display options |
CHistogramFrameFactory | A factory to build the histogram frame object |
CHistogramStyle | |
CHistogramStyleWidget | A widget used to adjust a histogram's style |
CHorizontalSliderWidget | .. |
CImageItem | |
CImageOutlineWidget | A dialog used to build a ImageOutlineWidget element |
CIndexGroupItem | |
CIndexItem | |
CIndexWidget | This class is used to define a Index DataSet class object |
CInfo | This class implements a concrete tool to get informations about a specified feature using pointing operation |
CInterfaceController | A virtual class for non modal interfaces |
CIntervalToObjectId | |
CLayerAttributesWizardPage | This class is used to define the layer attributes information |
CLayerExplorer | A widget designed to explore the layers of an application |
CLayerPropertiesInfo | |
CLayerPropertiesInfoWidget | |
CLayerSearchDialog | This class is a dialog for the LayerSearchWidget |
CLayerSearchWidget | A widget used to search layers over list of layers |
CLayerSearchWizardPage | |
CLayerSelectorWidget | This class represents a component used to quickly select a layer |
CLayerTreeModel | |
►CLayerTreeView | A tree view for the layers of an application |
CImpl | LayerTreeView implementation |
CLegend | |
CLegendItem | |
CLineSymbolizerProperty | A widget used to define the polygon symbolizer properties, such as: |
CLineSymbolizerWidget | A widget used to build a line symbolizer element |
CLinkTableInfo | |
CListWidget | .. |
CLocalGraphicWidget | A widget used to build a graphic associate with an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
CLocalGraphicWidgetFactory | 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 |
CLocalImagePropertyItem | A widget used to define a local image graphic for a se symbolizer |
CLocalImageWidget | A widget used to build an external graphic element that references a local image. e.g. a SVG file, a PNG file, etc |
CMapDisplay | A widget to control the display of a set of layers |
CMarkSymbol | A class that specialize the QwtSymbol to draw a Terralib Mark |
CMaskDialog | This class is a dialog to create a user defined mask |
CMeasure | This class implements a concrete tool to measure operation (distance, area, and angle) |
CMixtureModelDialog | A dialog used to execute mixture model decomposition |
CMixtureModelDialogMDEventFilter | A event filter to handle map display events |
CMixtureModelWizard | This class is GUI used to define the mixture model wizard for the RP constast operation |
►CMixtureModelWizardPage | This class is GUI used to define the mixture model parameters for the RP constast operation |
CMixModelComponent | |
CModule | This singleton defines the TerraLib Qt Widgets module entry |
CMosaicWizard | This class is GUI used to define the mosaic wizard for the RP mosaic operation |
CMosaicWizardPage | This class is GUI used to define the mosaic parameters for the RP mosaic operation |
CMultiResolutionDialog | A dialog to create multi resolution over a raster |
CMultiResolutionWidget | A widget to create multi resolution over a raster |
CMultiThreadMapDisplay | A multi thread Qt4 widget to control the display of a set of layers |
CNewPropertyDialog | A dialog for creating a new property |
CNewPropertyWidget | |
CNumericPropertyWidget | A widget used to define a string property |
CNumericPropertyWidgetFactory | A factory to build the string property widget object |
CObservationPropertiesWidget | A widget used to adjust a Observation layer's properties |
CObservationPropertiesWizardPage | A WizardPage used to configure the general properties of a new spatio-temporal layer |
CObservationWizard | |
COrderByWidget | This class is used to define the ORDER BY object of select operation |
COrderByWizardPage | |
COutputRasterParametersWidget | This class represents a component used to quickly define a raster parameters |
COverlapBehaviorWidget | A dialog used to build a OverlapBehaviorWidget element |
COverlayDialog | This class is a dialog for the Overlay widget |
COverlayWidget | This class is used to define a component for viewing overlaid layers |
CPan | This class implements a concrete tool to geographic pan operation |
CPanExtent | This class implements a concrete tool to pan a user defined extent |
CParameterDialog | A dialog to be used as input of key/value pairs |
CParameterTableWidget | .. |
CPluginBuilderWizard | |
CPluginCMakeWriter | This class is used to create the cmake file for the new plugin builded |
CPluginManagerDialog | |
CPluginsModel | |
CPluginSourceWriter | |
CPointPicker | This class implements a concrete tool to geographic coordinate picker on mouse click operation |
CPointSymbolizerProperty | A widget used to define the point symbolizer properties, such as: |
CPointSymbolizerWidget | A widget used to build a point symbolizer element |
CPointToObjectId | |
CPolygonAcquire | This class implements a concrete tool to acquire a polygon geometry |
CPolygonSymbolizerProperty | A widget used to define the polygon symbolizer properties, such as: |
CPolygonSymbolizerWidget | A widget used to build a polygon symbolizer element |
CPostGIS2SHPDialog | |
CPrimaryKeyConstraintWidget | This class is used to define a Primare Key Constraint DataSet class object |
CPrimaryKeyItem | |
CProgressResetEvent | The ProgressResetEvent is a custom event used to reset a progress bar |
CProgressSetMessageEvent | The ProgressSetMessageEvent is a custom event used to set a new message into a progress bar |
CProgressSetValueEvent | The ProgressSetValueEvent is a custom event used to set a new value into a progress bar |
CProgressViewerBar | A class that defines the interface of a qt bar progress viewer |
CProgressViewerDialog | A progress dialog |
CProgressViewerWidget | A class that defines the interface of a qt widget to group a set of ProgressWidgetItem |
CProgressWidgetItem | Custom widget used to represent a single task |
CPromoter | A class used for logical ordering of rows |
CPropertyConverterDialog | A dialog for creating a adaptor property converter |
CPropertyGroupItem | |
CPropertyItem | |
CQtKnowItem | |
CQueryBuilderWizard | |
CQueryDataSourceDialog | This file defines a class for a Query Data Source Dialog Dialog |
CQueryDialog | This file defines a class for a Query Dialog Dialog |
CQueryLayerBuilderWizard | |
CQueryLayerItem | |
CRasterHistogramDialog | This class is a dialog for the RasterHistogram widget |
CRasterHistogramWidget | This class is used to define a component for viewing overlaid layers |
CRasterInfoDialog | This class is a dialog for the RasterInfoWidget |
CRasterInfoWidget | This class is used to define a map of information necessary to create a raster |
CRasterInfoWizardPage | This class is GUI used to define the raster info parameters for raster factory |
CRasterLayerItem | |
CRasterNavigatorDialog | This class is a dialog for the RasterNavigator widget |
CRasterNavigatorWidget | This class is used to navigate over a DataSetLayer (having a raster representation) and given a set of tools, such as, zoom in, zoom out, pan, recompose. Two new tools as created for raster interaction: |
CRasterNavigatorWizardPage | This class is a wizard page for the RasterNavigator widget |
CRasterSymbolizerDialog | A dialog used to build a RasterSymbolizerDialog element |
CRasterSymbolizerWidget | A widget used to configure a Raster Symbolizer SE element |
CReadPixelTool | |
CRegisterWizard | A Qt wizard that allows users to register a image |
CRemoveProgressWidgetItemEvent | The RemoveProgressWidgetItem is a custom event used to remove a progress widget item |
CRenameColumnDialog | |
CResourceChooser | Defines a component for choosing a file or directory |
CRetypeColumnDialog | |
CROIManagerDialog | This class is a dialog for the ROI Manager widget |
CROIManagerWidget | This class is used to manager the ROI acquisition |
CRubberBand | This class provides a rectangle that can indicate a boundary |
CScatter | A class to represent a scatter |
CScatterChart | A class to represent a scatter chart |
CScatterDataWidget | |
CScatterDialog | A dialog used to customize a Scatter parameters and generate it's ChartDisplayWidget |
CScatterFrame | A frame for setting display options |
CScatterFrameFactory | A factory to build the scatter frame object |
CScatterStyle | |
CScatterStyleWidget | A widget used to adjust a scatter's style |
CScopedCursor | An object that when created shows a cursor during its scope |
CSegmenterAdvancedOptionsWizardPage | This class is GUI used to define the segmenter advanced options parameters for the RP constast operation |
CSegmenterDialog | A dialog used to execute image segmentation |
CSegmenterWizard | This class is GUI used to define the segmenter wizard for the RP constast operation |
CSegmenterWizardPage | This class is GUI used to define the segmenter parameters for the RP constast operation |
CSelectedChannelWidget | A dialog used to build a SelectedChannelWidget element |
CSelection | This class implements a concrete tool to select layer features using an extent |
CShadedReliefWidget | A dialog used to build a ShadedRelief element |
CSHP2ADODialog | |
CSHP2PostGISDialog | |
CSimplePropertyWidget | A base widget for simple properties |
CSimplePropertyWidgetFactory | A factory to build widget objects |
CSliderPropertiesDialog | A dialog used to configure the behaviour of the SliderSliderWidget |
CSRSManagerDialog | A dialog used to build a SRSManagerDialog element |
CStringPropertyWidget | A widget used to define a string property |
CStringPropertyWidgetFactory | A factory to build the string property widget object |
CStringScaleDraw | |
CStyleControllerWidget | A widget used to controll the style se element |
CStyleDockWidget | A dock widget used control the geographic data style using SE elements and a property browser to show its properties |
CStyleExplorer | A widget used to explore a style |
CSymbol | This class represents a symbol. TODO: More description! |
CSymbolEditorWidget | A widget used to edit symbols |
CSymbolInfo | Information about a given Symbol |
CSymbolInfoDialog | A dialog used to configure informations about a symbol |
CSymbolLibrary | This class represents a library of symbols |
CSymbolLibraryManager | The SymbolLibraryManager is a singleton that can be used to manage all loaded symbol libraries in TerraLib |
CSymbologyPreview | |
CSymbolPreviewWidget | A widget used to preview symbol elements |
CSymbolSelectorDialog | A dialog used to select a specific symbol |
CSymbolTableWidget | A widget used to preview a symbol as separated layers |
CTableLinkDialog | This class represents a TableLinkDialog component |
CTemporalPropertiesWidget | A widget used to adjust a temporal layer's properties |
CTiePointData | |
CTiePointLocatorDialog | |
CTiePointLocatorParametersWidget | This class is used to define a widget for tie point parameters acquirement |
CTiePointLocatorWidget | This class is used to define a widget for tie point acquirement |
CTiePointsLocatorAdvancedDialog | A dialog used to execute tie points location advanced options |
►CTiePointsLocatorDialog | A dialog used to execute tie points location |
CTiePointData | |
CTiePointsLocatorDialogMDEventFilter | A event filter to handle map display events |
CTimeSeriesPropertiesWidget | A widget used to adjust a time series layer's properties |
CTimeSeriesPropertiesWizardPage | A WizardPage used to configure the general properties of a new spatio-temporal layer |
CTimeSeriesWizard | |
CTimeSliderWidget | A wdiget used to control the visualization of temporal data |
CTrajectoryItem | |
CTrajectoryPropertiesWidget | A widget used to adjust a Trajectory layer's properties |
CTrajectoryPropertiesWizardPage | A WizardPage used to configure the general properties of a new spatio-temporal layer |
CTrajectoryWizard | |
CUniqueKeyConstraintWidget | This class is used to define a Unique Key Constraint DataSet class object |
CUniqueKeyItem | |
CVectorizationWizard | |
CVectorizationWizardPage | |
CWellKnownGraphicWidget | A widget used to build a graphic associate with a well-known mark element |
CWellKnownGraphicWidgetFactory | A concrete factory that builds a graphic widget used to configure a graphic associate with an one well-known mark element |
CWellKnownMarkDialog | A dialog used to build a well known mark element. If you want to use this dialog, you can use commands like: te::se::Mark* m = te::qt::widgets::MarkDialog::getMark(0, parent, "Title"); te::se::Mark* m = te::qt::widgets::MarkDialog::getMark(initialMark, parent, "Title"); ... delete m; |
CWellKnownMarkPropertyItem | A widget used to define the mark se properties |
CWellKnownMarkRenderer | A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern. It considers basic marks defined on Symbology Enconding Specification: "square", "circle", "triangle", "star", "cross", and "x" |
CWellKnownMarkWidget | A widget used to build a well known mark element |
CWhereClauseWidget | This class is used to define the WHERE object of select operation |
CWhereClauseWizardPage | This class is a wizard page with the WhereClauseWidget component |
CZoom | This is a utility class to geographic zoom operation |
CZoomArea | This class implements a concrete tool to geographic zoom in operation using a boundary rectangle |
CZoomClick | This class implements a concrete tool to geographic zoom operation using the mouse click |
CZoomInMapDisplayWidget | This class defines the map display ZoomIn, this component is only a specific map that shows the current extent in a larger scale |
CZoomKeyboard | This class implements a concrete tool to geographic zoom operation using the keyboard |
CZoomLeftAndRightClick | This class implements a concrete tool to geographic zoom operation using the left and right mouse clicks |
CZoomWheel | This class implements a concrete tool to geographic zoom operation using the mouse wheel |
►Nrp | Namespace for Raster Processing module of TerraLib |
CAbstractFeeder | Abstract objects feeder |
CAlgorithm | Raster Processing algorithm base interface |
CAlgorithmInputParameters | Raster Processing algorithm input parameters base interface |
CAlgorithmOutputParameters | Raster Processing algorithm output parameters base interface |
►CArithmeticOperations | Performs arithmetic operation over raster data |
CExecStackElement | Execution stack element |
CInputParameters | ArithmeticOperations input parameters |
COutputParameters | ArithmeticOperations output parameters |
►CBlender | Blended pixel value calculation for two overlaped rasters |
CBlendIntoRaster1ThreadParams | The parameters passed to blendIntoRaster1Thread method |
CRasterBlockInfo | Raster block info |
►CClassifier | Raster classification |
CInputParameters | Classifier input parameters |
COutputParameters | Classifier output parameters |
►CClassifierDummyStrategy | Dummy strategy (just for testing purposes) |
CParameters | Classifier Parameters |
CClassifierDummyStrategyFactory | Raster dummy Classifier strategy factory |
►CClassifierEMStrategy | EM strategy for pixel-based classification. This is an unsupervised and pixel-based classification algorithm. Expectation-Maximization (EM) works iteratively by applying two steps: the E-step (Expectation) and the M-step (Maximization). The method aims to approximate the parameter estimates to real data distribution, along the iterations: |
CParameters | Classifier Parameters |
CClassifierEMStrategyFactory | Raster EM Classifier strategy factory |
►CClassifierISOSegStrategy | ISOSeg strategy for OBIA classification. The algorithm orders regions by area (larger first), and classify the largest region as Cluster 1. All regions similar to this cluster are inserted in Cluster 1, otherwise new Clusters are created. After all regions belong to a cluster, the algorithm merges similar clusters. The acceptance threshold is the only parameter given by the user, and it indicates the maximum distance between two regions to be clustered togheter |
CParameters | Classifier Parameters |
CPattern | Describes a region or a cluster (group of regions with similar properties) to be used by ISOSeg method |
CClassifierISOSegStrategyFactory | Raster ISOSeg Classifier strategy factory |
►CClassifierKMeansStrategy | KMeans strategy for image classification. Step-by-step: |
CParameters | Classifier Parameters |
CClassifierKMeansStrategyFactory | Raster KMeans Classifier strategy factory |
►CClassifierMAPStrategy | Maximum a posteriori probability strategy |
CParameters | Classifier Parameters |
CClassifierMAPStrategyFactory | Maximum a posteriori probability strategy factory |
►CClassifierSAMStrategy | Spectral Angle Mapper classification strategy |
CParameters | Classifier Parameters |
CClassifierSAMStrategyFactory | Spectral Angle Mapper strategy factory |
CClassifierStrategy | Raster classifier strategy base class |
CClassifierStrategyFactory | Raster classifier strategy factory base class |
►CContrast | Contrast enhancement |
CInputParameters | Contrast input parameters |
COutputParameters | Contrast output parameters |
CFeederConstRaster | Feeder from a input rasters |
CFeederConstRasterDirectory | A feeder from an input directory name |
CFeederConstRasterInfo | |
CFeederConstRasterVector | A feeder from a input rasters vector; |
►CFilter | A series of well-known filtering algorithms for images, linear and non-linear. |
CInputParameters | Filter input parameters |
COutputParameters | Filter output parameters |
►CGeoMosaic | Create a mosaic from a set of geo-referenced rasters |
CInputParameters | GeoMosaic input parameters |
COutputParameters | GeoMosaic output parameters |
CGetCovarianceValueThreadParams | |
CGetMeanValueThreadParams | |
CGetStdDevValueThreadParams | |
►CIHSFusion | Fusion of a low-resolution multi-band image with a high resolution image using the IHS method |
CInputParameters | IHSFusion input parameters |
COutputParameters | IHSFusion output parameters |
►CMatrix | A generic template matrix |
CDiskLineInfo | Disk lines info |
COpenDiskFileHandler | Openend disk files info node |
►CMixtureModel | Raster decomposition using mixture model |
CInputParameters | MixtureModel input parameters |
COutputParameters | MixtureModel output parameters |
►CMixtureModelLinearStrategy | |
CParameters | MixtureModel Parameters |
CMixtureModelLinearStrategyFactory | Raster linear mixture model strategy factory |
►CMixtureModelPCAStrategy | |
CParameters | MixtureModel Parameters |
CMixtureModelPCAStrategyFactory | Raster PCA mixture model strategy factory |
CMixtureModelStrategy | Raster mixture model strategy base class |
CMixtureModelStrategyFactory | Raster Mixture model strategy factory base class |
CModule | This singleton defines the TerraLib Raster Processing module entry |
►CPCAFusion | Fusion of a low-resolution multi-band image with a high resolution image using the PCA (Principal components analysis) method |
CInputParameters | PCAFusion input parameters |
COutputParameters | PCAFusion output parameters |
CRasterAttributes | Extraction of attributes from Raster, Bands, and Polygons |
CRasterHandler | RasterHandler |
►CRegister | Performs raster data registering into a SRS using a set of tie points |
CInputParameters | Register input parameters |
COutputParameters | Register output parameters |
CRemapValuesThreadParams | |
►CSegmenter | Raster segmentation |
CInputParameters | Segmenter Input Parameters |
COutputParameters | Segmenter Output Parameters |
CSegmenterThreadEntryParams | The parameters passed to the Segmenter::segmenterthreadEntry method |
CSegmenterDummyStrategy | Dummy strategy (just for testing purposes) |
CSegmenterDummyStrategyFactory | Raster dummy segmenter strategy factory |
CSegmenterIdsManager | Segmenter segments IDs manager |
CSegmenterRegionGrowingSegment | Region Growing segment |
CSegmenterRegionGrowingSegmentsPool | Segments pool |
►CSegmenterRegionGrowingStrategy | Raster region growing segmenter strategy |
CBaatzMerger | Baatz based Segments merger |
CMeanMerger | Mean based Segments merger |
CMerger | Segments merger |
CParameters | Segmenter Parameters |
CSegmenterRegionGrowingStrategyFactory | Raster region growing segmenter strategy factory |
CSegmenterSegmentsBlock | Segmenter segments block description class |
CSegmenterStrategy | Raster segmenter strategy base class |
CSegmenterStrategyFactory | Raster segmenter strategy factory base class |
CSegmenterStrategyParameters | Segmenter Strategy Parameters |
►CSequenceMosaic | Create mosaics from a sequence of overlapped rasters using an automatic tie-points detection method |
CInputParameters | Mosaic input parameters |
CMosaicSequenceInfo | Mosaic sequence info |
COutputParameters | Mosaic output parameters |
►CSkeleton | Creation of skeleton images |
CApplyVecDiffusionThreadParams | |
CInputParameters | Skeleton input parameters |
COutputParameters | Skeleton output parameters |
CStrategyParameters | Raster strategy parameters base class |
CTexture | A structure to hold the set of GLCM metrics |
►CTiePointsLocator | Tie points locator |
COutputParameters | TiePointsLocator output parameters |
CTiePointsLocatorInputParameters | TiePointsLocator input parameters |
►CTiePointsLocatorMoravecStrategy | Tie-points locator Moravec strategy |
CExecuteMatchingByCorrelationThreadEntryParams | The parameters passed to the matchCorrelationEuclideanThreadEntry method |
CMoravecLocatorThreadParams | The parameters passed to the moravecLocatorThreadEntry method |
►CTiePointsLocatorStrategy | Tie-points locator strategy |
CInterestPointT | |
CMatchedInterestPointsT | |
►CTiePointsLocatorSURFStrategy | Tie-points locator SURF strategy |
CExecuteMatchingByEuclideanDistThreadEntryParams | The parameters passed to the executeMatchingByEuclideanDistThreadEntry method |
CSurfLocatorThreadParams | The parameters passed to the surfLocatorThreadEntry method |
►CTiePointsMosaic | Create a mosaic from a set of rasters using tie-points |
CInputParameters | Mosaic input parameters |
COutputParameters | Mosaic output parameters |
►CWisperFusion | Fusion of a low-resolution multi-band image with a high resolution image using the WiSpeR method |
CInputParameters | WisperFusion input parameters |
COutputParameters | WisperFusion output parameters |
►Nrst | Namespace for the Raster module of TerraLib |
CAbstractBandIterator | This class implements an abstract iterator to "navigate" over a single band |
CAbstractPositionIterator | This class is the base for implementing ways to navigate over the band with spatial restriction, e.g. through a line, inside a bounding box or polygon, etc |
CBand | A raster band description |
CBandIterator | This class implements an iterator to "navigate" over a single band |
CBandIteratorWindow | 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 |
CBandIteratorWithMask | This class implements an iterator to "navigate" over a single band, with a spatial restriction given by a mask |
►CBandProperty | A raster band description |
CColorEntry | An structure to represent a color tuple |
CBandSummary | A summary of a raster band (most statistics) |
CCDouble | A simple type for use by driver to cast raster data blocks |
CCFloat | A simple type for use by driver to cast raster data blocks |
CCInt16 | A simple type for use by driver to cast raster data blocks |
CCInt32 | A simple type for use by driver to cast raster data blocks |
CConstBandIterator | This class implements an iterator to "navigate" over a single band (const) |
CGrid | A rectified grid is the spatial support for raster data |
CInterpolator | It interpolates one pixel based on a selected algorithm. Methods currently available are Nearest Neighbor, Bilinear, and Bicubic |
CLineIterator | This class implements the strategy to iterate with spatial restriction, the iteration occurs inside a line |
CModule | This singleton defines the TerraLib Raster module entry |
CPointSetIterator | This class implements the strategy to iterate with spatial restriction, the iteration occurs inside a vector of points |
CPolygonIterator | This class implements the strategy to iterate with spatial restriction, the iteration occurs inside a polygon |
CProxyRaster | A proxy class for bands of several rasters over the same region |
CRaster | An abstract class for raster data strucutures |
CRasterFactory | This is the abstract factory for Rasters |
CRasterIterator | This class implements and iterator to "navigate" over a raster, with a predefined number of bands |
CRasterProperty | Raster property |
CRasterSummaryManager | A singleton for keeping raster summaries (most statistics). It stores an internal map of raster conn info str and their respective summaries |
CRasterSynchronizer | An access synchronizer to be used in SynchronizedRaster raster instances |
CSynchronizedBand | Syncrhonized raster band |
►CSynchronizedBandBlocksManager | Synchronized raster raster band blocks manager |
CBlockIndex | Internal blocks indexes |
CSynchronizedRaster | An adapter class to allow concurrent access to raster data by multiple threads |
CTileIndexer | Polygon tile indexing class for optmized geometrical relational tests |
CVectorizer | It implements the vectorizer, based on TerraLib 4 algorithm |
CVectorizerPolygonStructure | A polygon container node class |
►Nsa | Namespace for the TerraLib SA module |
CBayesGlobalDialog | |
CBayesGlobalOperation | Class used to execute the bayes global operations |
CBayesInputParams | Class that represents the Bayes input parameters |
CBayesLocalDialog | |
CBayesLocalOperation | |
CBayesOutputParams | Class that represents the Bayes output parameters |
CEdgeRemovalInfo | A struct that represents the skater partition values for each edge |
CGeneralizedProximityMatrix | This class defines a Generalized Proximity Matrix |
CGeostatisticalDataItem | |
CGeostatisticalMethod | Geostatistics is used for modelling spatial data. It provides accurate and reliable estimations of phenomena at locations where no measurements are available |
CGeostatisticalMethodsDialog | |
CGeostatisticalMethodSemivariogram | Semivariogram is a function describing the degree of spatial dependence of a spatial random field. It is defined as the variance of the difference between field values at two locations (x and y) across realizations of the field |
CGeostatisticalModel | The empirical variogram cannot be computed at every lag distance h and due to variation in the estimation it is not ensured that it is a valid variogram, as defined above. However some Geostatistical methods such as kriging need valid semivariograms. In applied geostatistics the empirical variograms are thus often approximated by model function ensuring validity (Chiles&Delfiner 1999) |
CGeostatisticalModelExponential | Class that represents the geostatistical exponential model |
CGeostatisticalModelGaussian | Class that represents the geostatistical gaussian model |
CGeostatisticalModelSpherical | Class that represents the geostatistical spherical model |
CGPMBuilder | This class defines the GPM Builder class |
CGPMConstructorAbstractStrategy | This class defines a an Abstract class for a GPM constructor |
CGPMConstructorAdjacencyStrategy | This class defines a an adjacency strategy class for a GPM constructor |
CGPMConstructorDistanceStrategy | This class defines a an distance strategy class for a GPM constructor |
CGPMConstructorNearestNeighborStrategy | This class defines a nearest neighbor class for a GPM constructor |
CGPMWeightsAbstractStrategy | This class defines a an Abstract class to calculates a weight for a GPM |
CGPMWeightsInverseDistanceStrategy | This class defines a class to calculates a weight for a GPM using Inverse Distance strategy |
CGPMWeightsNoWeightsStrategy | This class defines a class to calculates a weight for a GPM using No Weights strategy |
CGPMWeightsSquaredInverseDistanceStrategy | This class defines a class to calculates a weight for a GPM using Inverse Distance strategy |
CKernelInputParams | Class that represents the kernel input parameters |
CKernelMapDialog | |
CKernelMapOperation | Class used to calculate the kernel map of a dataset |
CKernelOperation | Virtual class used to execute the kernel operations |
CKernelOutputParams | Class that represents the kernel output parameters |
CKernelRatioDialog | |
CKernelRatioOperation | Class used to calculate the kernel ratio of a datasets |
CMinimumSpanningTree | |
CModule | This singleton defines the TerraLib Spatial Analysis module entry |
CProximityMatrixCreatorDialog | |
CSamplePointsGeneratorAbstract | Virtual class to generate samples points |
CSamplePointsGeneratorDialog | |
CSamplePointsGeneratorRandom | Class to generate samples points using random strategy |
CSamplePointsGeneratorStratified | Class to generate samples points using stratified strategy |
CSkaterDialog | |
CSkaterInputParams | Class that represents the skater input parameters |
CSkaterOperation | Class used to execute the skater operations |
CSkaterOutputParams | Class that represents the skater output parameters |
CSkaterPartition | Class that represents the skater partition operation |
CSpatialStatisticsDialog | |
CSpatialWeightsExchanger | This class defines functions used to load and save gpm's using GAL and GWT formats, both formats use a ' ' as separator |
►Nsam | This is the namespace for the TerraLib Spatial Access Methods module |
►Nkdtree | This is the namespace for the K-d Tree Spatial Access Method |
CAdaptativeIndex | A class that represents a two dimensional K-d Tree (2-d Tree) that store data-elements into the leafs |
CAdaptativeNode | A class that represents an Kd-tree node |
CIndex | A class that represents a two dimensional K-d Tree (2-d Tree) |
Ckd_node_m_dataset_tag | Kd-Tree node type for nodes with multuple elements (used by template instantiation) |
Ckd_node_m_datasingle_tag | Kd-tree node type for nodes with single elements (used by template instantiation) |
CNode | A class that represents an Kd-tree node |
►Nrtree | This is the namespace for the R-tree Spatial Access Method |
CBranch | It represents a node-branch of a Rtree |
CIndex | A class that represents an R-tree |
CNode | A class that represents an R-tree node |
CPartitionVars | Auxiliary structure when searching for a split partition |
►Nse | Namespace for the Symbology Encoding module of TerraLib |
►Nserialize | |
CStyle | |
CSymbolizer | |
CAnchorPoint | An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it relative to a point geometry |
CCategorize | The transformation of continuous values to distinct values (Categorize function) |
CChangeCase | Changes the case of strings (String formatting functions) |
CChannelSelection | ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imagery source) |
CColorMap | A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel values to colors |
CConcatenate | Concatenates strings (String formatting functions) |
CContrastEnhancement | ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for a whole grey/color image |
CCoverageStyle | The CoverageStyle defines the styling that is to be applied to a subset of Coverage data |
CDescription | A Description gives human-readable descriptive information for the object it is included within |
CDisplacement | A Displacement gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer near a point |
CExternalGraphic | The ExternalGraphic allows a reference to be made to an external graphic file with a Web URL or to in-line content |
CFeatureTypeStyle | The FeatureTypeStyle defines the styling that is to be applied to a dataset that can be viewed as a feature type |
CFill | A Fill specifies the pattern for filling an area geometry |
CFont | A Font specifies the text font to use in a text symbolizer |
CFormatDate | Date formatting function |
CFormatNumber | Numeric formatting function |
CFunction | Symbology Encoding functions |
CGraphic | A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size |
CGraphicStroke | A GraphicStroke defines a repeated-linear graphic pattern to be used for stroking a line |
CHalo | A Halo is a type of Fill that is applied to the backgrounds of font glyphs |
CImageOutline | 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 |
CInlineContent | InlineContent is XML- or base64-encoded encoded content in some externally-defined format that is included in an SE in-line |
CInterpolate | The transformation of continuous values to a number of values (Interpolate function) |
CInterpolationPoint | They are used to define a graph of points |
CLabelPlacement | The LabelPlacement specifies where and how a text label should be rendered relative to a geometry |
CLinePlacement | A LinePlacement specifies how a text label should be rendered relative to a linear geometry |
CLineSymbolizer | A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line segments |
CMapItem | |
CMark | A Mark specifies a geometric shape and applies coloring to it |
CModule | This singleton defines the TerraLib Symbology Encoding module entry |
►CParameterValue | The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters |
CParameter | Data parameter |
CPointPlacement | A PointPlacement specifies how a text label should be rendered relative to a geometric point |
CPointSymbolizer | A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point |
CPolygonSymbolizer | A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline) |
CRasterSymbolizer | The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos, DEMs) |
CRecode | Transformation of discrete values to other values |
CRule | A Rule is used to attach property/scale conditions to and group the individual symbols used for rendering |
CSelectedChannel | A selected channel to be display |
CShadedRelief | 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 |
CStringLength | Returns length of string (String formatting functions) |
CStringPosition | It returns the position of first occurence of a substring (String formatting functions) |
CStroke | A Stroke specifies the appearance of a linear geometry |
CStyle | The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage) |
CSubstring | It returns the substring (String formatting functions) |
CSvgParameter | A SvgParameter refers to an SVG/CSS graphical-formatting parameter |
CSymbolizer | A Symbolizer describes how a feature is to appear on a map |
CSymbolizerColorFinder | A Symbology Enconding visitor that finds a color given a symbolizer element. If you want to use this visitor, use a command like: te::se::SymbolizerColorFinder scf; scf.find(symbolizer); te::color::RGBAColor color = scf.getColor(); |
CSymbologyManager | The SymbologyManager is a singleton that can be used to manage all loaded symbols in TerraLib |
CTextSymbolizer | A TextSymbolizer is used to render text labels according to various graphical parameters |
CTrim | Strips off chars from a string value (String formatting functions) |
CVisitor | A visitor interface for the SymbologyEncoding hierarchy |
►Nserialize | |
►Nsqlite | |
CBatchExecutor | |
►CDataSource | |
CImpl | |
►CDataSourceCatalogLoader | |
CImpl | |
►CDataSourceTransactor | |
CImpl | |
CEWKBSize | |
►CFwDataSet | |
CImpl | |
CModule | |
CPreparedQuery | A class that implements a prepared query for the TerraLib SQLite Data Access Driver |
CSQLVisitor | A visitor for building an SQL statement using SQLite dialect |
►Nsrs | Namespace for the Spatial Reference System module of TerraLib |
CConverter | A Converter is responsible for the conversion of coordinates between different Coordinate Systems (CS) |
CDatum | A geodetic datum defines a reference to measure Earth's surface |
CEllipsoid | A reference ellipsoid is an approximation of the Earth's surface as a squashed sphere |
CGeographicCoordinateSystem | A Geographic Coordinate System (GEOGCS) |
CModule | This singleton defines the TerraLib Spatial Reference System module entry |
CProjectedCoordinateSystem | A Projected Coordinate System (PROJCS) |
CSpatialReferenceSystem | A Spatial Reference System, also known as a Coordinate System |
►CSpatialReferenceSystemManager | A class to manage Coordinate Systems representations within TerraLib environment |
Csrs_desc | |
CWKTActions | A class that implements the Grammar Rules for well known text (WKT) format for Spatial Reference Systems |
CWKTParser | A class that implements the Grammar Rules for well known text (WKT) format of Spatial Reference Systems |
CWKTReader | A class that deserializes a SRS from a valid WKT |
►Nst | Namespace for the TerraLib ST module |
CAbstractCoverageSeriesInterp | An abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries |
CAbstractPointCoverageInterp | An abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage |
CAbstractSTDataSetLayer | A layer with reference to a dataset that contains spatiotemporal data |
CAbstractTimeSeriesInterp | An abstract class for an interpolation function or interpolator that estimate a value at non-observaved times of a time series |
CAbstractTrajectoryInterp | An abstract class for an interpolation function or interpolator that estimates geometries at non-observed times of a trajectory |
CCompareShrDateTime | An auxiliary struct to compare two datetime shared pointers |
CCoverage | An abstract class to represent a coverage |
CCoverageDataSetInfo | An abstract class that contains infos about a DataSource and DataSet that contains observations of a coverage |
CCoverageSeries | A class to represent a coverage series |
CCoverageSeriesIterator | A class to traverse the observations of a CoverageSeries |
CEvent | A class to represent an event |
CGlobals | An static class with global definitions for the TerraLib ST module |
CIDWInterpolator | A class that implements an inverse distance weighted (IDW) interpolationan function for PointCoverage |
CModule | This singleton defines the TerraLib ST module entry |
CNearestCoverageAtTimeInterp | It is an interpolation function the estimates the nearest coverage at a given non-observed time |
CNearestGeometryAtTimeInterp | It is an interpolation function the estimates the nearest geometry at a given non-observed time of a trajectory |
CNearestValueAtTimeInterp | It is an interpolation function the estimates the nearest value at a given non-observed time of a time series |
CObject | A class to represent an object |
CObservation | A class to represent an observation |
CObservationDataSet | A class to represent a DataSet that contains observations |
CObservationDataSetInfo | A class that contains infos about a DataSet that contains observations |
CObservationDataSetLayer | A layer with reference to a dataset that contains observations |
CObservationDataSetType | A class that contains complemental DataSetType information about a DataSet that holds observations |
CPointCoverage | A concrete class to represent a point coverage |
CPointCoverageDataSetInfo | A class that contains infos about a DataSource and DataSet that contains observations of a point coverage |
CPointCoverageIterator | A class to traverse the observations of a PointCoverage |
CRasterCoverage | A concrete class to represent a raster coverage |
CRasterCoverageDataSetInfo | A class that contains infos about a DataSource and DataSet that contains observations of a raster coverage |
CSTDataLoader | A class that contains a set of static methods to load spatiotemporal data from data sources |
CSTDataLoaderFromDS | A class responsible for loading spatiotemporal data from a DataSource using query capabilities |
CSTDataLoaderFromDSFactory | This is the concrete factory for a STDataSourceLoaderFromDS |
CSTDataLoaderFromMemDS | 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 |
CSTDataLoaderFromMemDSFactory | This is the concrete factory for a STDataLoaderFromMemDS |
CSTDataLoaderImpl | An abstract class responsible for loading spatiotemporal data from data sources |
CTimeSeries | A class to represent time series |
CTimeSeriesDataSet | A class to represent a time series data set |
CTimeSeriesDataSetInfo | A class that contains infos about a DataSet that contains observations of one or more time series |
CTimeSeriesDataSetLayer | A layer with reference to a dataset that contains trajectories |
CTimeSeriesIterator | A class to traverse the observations of a TimeSeries |
CTimeSeriesObservation | A class to represent an observation (time and value) of a time series |
CTimeSeriesPatch | A struct to represent a patch or a continuous piece of a time series |
CTrajectory | A class to represent trajectory |
CTrajectoryDataSet | A class to represent a trajectory data set |
CTrajectoryDataSetInfo | A class that contains infos about a DataSet that contains observations of one or more trajectories |
CTrajectoryDataSetLayer | A layer with reference to a dataset that contains trajectories |
CTrajectoryIterator | A class to traverse the observations of a trajectory |
CTrajectoryPatch | A struct to represent a patch or a continuous piece of a trajectory |
►Nstat | This is the namespace for the Statistics module |
CModule | This singleton defines the TerraLib Qt Widgets module entry |
CNumericStatisticalSummary | A structure to hold the set of statistics from a set of numerical values |
CStatisticsDialog | |
CStringStatisticalSummary | A structure to hold the set of statistics from a set of categorical (sample) values |
►Nstmem | Namespace for the TerraLib ST memory module |
CDataSet | Implementation of a in-memory data set that contains spatiotemporal observations indexed by time and space |
CDataSource | Implements a DataSource that contains In-Memory DataSets indexed by space and time |
CGlobals | An static class with global definitions for the TerraLib ST module |
CModule | This singleton defines the TerraLib st memory module entry |
CTransactor | An implementation of DataSourceTransactor class for the ST in-memory driver |
►Ntools | |
►Ndscopy | |
CDSCopy | Class with methods to manage the application |
CDSCopyDialog | TerraLib Data Source Copy GUI |
CDSCopyDialogController | |
CUtils | Class with help methods for the application |
►Nrastermanager | |
CRasterManager | Class with methods to manage and manipulate rasters |
CRasterManagerDialog | |
CUtils | Class with help methods for the application |
►Nvp | Namespace for Vector Processing module of TerraLib |
CAggregationDialog | |
CAggregationMemory | |
CAggregationOp | |
CAggregationQuery | |
CBufferDialog | |
CBufferMemory | |
CBufferOp | |
CBufferQuery | |
CGeometricOp | |
CGeometricOpMemory | |
CGeometricOpOutputWizardPage | This class is GUI used to define the basic geometric operator parameters for the VP operation |
CGeometricOpQuery | |
CGeometricOpWizard | This class is GUI used to define the wizard for the VP geometric operation |
CGeometricOpWizardPage | |
CIntersectionDialog | A dialog used to execute vector intersection |
►CIntersectionMemory | |
CIntersectionMember | |
CIntersectionOp | |
CIntersectionQuery | |
CLayerItem | |
CLayerTreeModel | |
CLegendGroupItem | |
CLineToPolygonDialog | |
CLineToPolygonMemory | |
CLineToPolygonOp | |
CLineToPolygonQuery | |
CModule | This singleton defines the TerraLib Qt Widgets module entry |
CMultipartToSinglepart | |
CMultipartToSinglepartDialog | |
CPolygonToLineDialog | |
CPolygonToLineMemory | |
CPolygonToLineOp | |
CPolygonToLineQuery | |
CPropertyGroupItem | |
CPropertyItem | |
CSummarizationDialog | |
CTransformationDialog | |
►Nwcs | |
CDataSource | Implementation of the data source for the WCS driver |
CModule | |
CTransactor | Implementation of the transactor for the WCS driver |
CWCSLayerInfo | Informations about WCS Layers |
►Nwfs | |
CDataSource | Implementation of the data source for the WFS driver |
CModule | |
CTransactor | Implementation of the transactor for the WFS driver |
CWFSLayerInfo | Informations about WFS Layers |
►Nwms | |
CDataSource | Implementation of the data source for the WMS driver |
CModule | |
CTransactor | Implementation of the transactor for the WMS driver |
CWMS2Layer | |
CWMSLayer | A layer with reference to a WMS Layer |
CWMSLayerInfo | Informations about WMS Layers |
CWMSLayerItem | |
CWMSLayerRenderer | It renders the data associated to a WMS layer |
CWMSLayerRendererFactory | This is the concrete factory for renderers of a WMSLayer |
CWMSLayerSelector | A simple widget that allows the selection of datasets from a given WMS server |
►Nxerces | Namespace for TerraLib Xerces module |
CErrorHandler | This class implements Xerces interface for error handlers |
CGlobals | A singleton class with global definitions |
CModule | The TerraLib Xerces module is a plugin |
CReader | A class that models a XML reader object built on top of Xerces-C++ |
CReaderFactory | This is the concrete factory for XML reader built on top of Xerces-C++ parser |
CReaderHandler | This class implements Xerces interface for a handler that receives general document events |
CStrToXMLCh | A class for converting a standard string to a Xerces string (XMLCh) |
CWriter | |
CWriterFactory | This is the concrete factory for XML writer built on top of Xerces-C++ parser |
CXMLChToStr | A class for converting a Xerces string (XMLCh) to a standard string |
►Nxl | This is the namespace for the XLink module |
CGlobals | |
CSimpleLink | Simple link |
►Nxml | Namespace for the XML module of TerraLib |
CAbstractWriter | This class models a XML writer object |
CAbstractWriterFactory | This is the abstract factory for XML writers |
CModule | This singleton defines the TerraLib XML-API module |
CReader | This class models a XML reader object |
CReaderFactory | This is the abstract factory for XML readers |
CWriter | This class models a XML writer object |
►Nxsd | |
CAbstractAttribute | This is the base class for XML Schema Attribute classes |
CAll | This class models an XML Schema all element |
CAnnotated | A base class for XSD classes that may allow annotation |
CAnnotation | A class that models a XSD annotation element |
CAnnotationItem | A base class for XSD annotation elements |
CAny | It models the XML Schema any element |
CAnyAttribute | It models an XML anyAttribute element |
CAppInfo | This class models an object that specifies information to be used by applications |
CAttribute | It models a XML Schema attribute |
CAttributeGroup | |
CChoice | This class models the XML Schema choice element |
CComplexContent | It models an XML Schema complexContent element |
CComplexType | It models a XML Schema Complex Type definition |
CContent | 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 |
CDocumentation | A class that models a documentation element used to enter text comments in annotations |
CElement | This class models the element of a XML Schema |
CExtension | This class models an extension element that can be used to extend an existing simpleType or complexType element |
CFacet | This class can be used to model a facet (a constraint in the range of values) |
CField | It models the field element of an XML Schema |
CGroup | This class models a group element in a XML Schema |
CIdentifiable | A base class for XSD classes that must provide a unique ID property |
CIdentityConstraint | This is the base class for XML Schema elements that are related to identity constraint |
CImport | It models a XML Schema import |
CInclude | It models a XML Schema include |
CKey | This class models a key element from an XML Schema |
CKeyRef | This class models a keyref element from a XML Schema element |
CList | It is used to define a simple type element as a list of values |
CNotation | This class models a notation element from a XML Schema |
COccurs | A base class for XSD classes that have occurs attributes |
CQName | A class to be used to represent XML qualified names |
CRedefine | It models a XML Schema redefine |
CRestriction4ComplexContent | The restriction class can be used to define restrictions on a complexContent |
CRestriction4SimpleContent | This restriction class defines restrictions on a simpleContent |
CRestriction4SimpleType | The restriction element defines restrictions on a simpleType definition |
CSchema | A class that models a XML schema (XSD) |
CSelector | It models the selector element of an XML Schema |
CSequence | This class models a sequence element in a XML Schema |
CSimpleBuiltInType | A class for representing built-in XML Schema types |
CSimpleContent | A class that models an XML Schema simpleContent element |
CSimpleType | It models a XML Schema SimpleType element |
CSimpleTypeConstructor | A base class for SympleType elements. List, Union and Restriction4SimpleType is derived from this base class |
CType | An abstract class for modeling the definition of a new XML Schema Type |
CTypeDerivation | SimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for the type extension mechanism |
CUnion | It defines a simple type as a collection (union) of values from specified simple data types |
CUnique | It models the unique element in an XML Schema |
►Nterralib4 | |
►CBand | |
CImpl | |
CDataSource | |
CGeomReader | |
CGlobals | An static class with global definitions |
CModule | |
►CRaster | |
CImpl | |
CRasterDataSet | |
CTableDataSet | Implementation of a dataset for the TerraLib 4 driver |
CThemeInfo | |
CTransactor | |
CVectorDataSet | Implementation of a dataset for the TerraLib 4 driver |
CAboutDialog | |
CAbstractWriter | A class that models a XML writer object built on top of Xerces-C++ |
CAGraphDataManager | 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 |
CApplyRansacThreadEntryThreadParams | Parameters used by the GTFilter::applyRansacThreadEntry method |
CBidirectionGraphFactory | This is the concrete factory for the bidirectional Graph type |
CBinaryOp | Boolean logic operator: OR |
CCCInfo | Struct that stores information about a check constraint using the most common data types |
CChart | A wdiget used to customize a chart's style parameters |
CChartFrame | A frame for setting display options |
CChartFrameFactory | A factory to build the Chart frame object |
CDataSetConstraint | A class that describes a constraint |
CDataSetStruct | Struct that stores information about a data set using the most common data types |
CDataSourceHeader | Struct that stores information about a data source header |
CDataTime | An abstract class for date and time types |
CDraw | This event signals that the draw button clicked |
CDSInfo | Class with methods to manage the application |
CEditor | |
CEWKBReader | An utility class for reading a TerraLib 4.x geometry |
CFeederConstRasterFileNames | A feeder from a vector of input rasters infos |
CFieldsWidget | This class represents a FieldsWidget component |
CFilter | |
CFKInfo | Struct that stores information about a foreign key using the most common data types |
CGeometricOperationAction | This class register the contrast action into VP Plugin |
CGeometricWizardPage | This class is GUI used to define the basic geometric operator parameters for the VP operation |
CGlobal | An static class with global definitions |
CHidtogramChart | A class to represent a histogram chart |
CIdxInfo | Struct that stores information about a index using the most common data types |
CInputParameters | TiePointsLocator input parameters |
CLiteralInt | A class that models a Literal for a integer value |
CLiteralInt | A class that models a Literal for a integer value |
CLiteralInt | A class that models a Literal for a integer value |
CMemoryterator | 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 |
CMySQLCreationDialog | ... |
CObjectIdComparator | |
CObservationDialog | A Dialog used to generate a new ObservationLayer |
CPan | This class implements a concrete tool to geographic pan operation |
CPan | This event signals that the pan button toggled |
CParser | A class that implements the Grammar Rules for well known text (WKT) format of Geometry |
Cpattern_src_brightness_to_alpha_rgba8 | |
CPKInfo | Struct that stores information about a primary key using the most common data types |
CPlatform | A utility class to initialize and terminate TerraLib ADO driver support |
CPlatform | A utility class to initialize and terminate TerraLib 4 driver support |
CPostgreSQLCreationDialog | ... |
CPrintManager | Class with methods to print the Data SOurce information |
CSelection | This event signals that the selection button toggled |
CSimpleData< T *, DT > | Template specialization for simple data using pointers |
CSwapDoubleUnion | It swaps eight bytes in local |
CSymbolType | Enumeration that indicates the symbol type |
CTablePopupFilter | |
Cterralib | Spatial reference system transformation function |
►CTerraLib | An utility class to control the startup and cleanup of the TerraLib Platform and its resources |
CModule | This internal structure is used to model the basic information about a TerraLib module |
CTerraView | The main class of TerraView |
CThis | |
CThis | |
CThis | |
CThis | |
CThis | |
CThis | |
CTimeSeriesDialog | A Dialog used to generate a new TimeSeriesLayer |
CTrajectoryDialog | A Dialog used to generate a new TrajectoryLayer |
CUKInfo | Struct that stores information about a unique key using the most common data types |
CUtils | Class with help methods for the application |
CVectorToVector | A class that execute vector to vector operations in the memory |
CZoom | This event signals that the zoom in button toggled |
CZoom | This event signals that the zoom out button toggled |
CZoomArea | This class implements a concrete tool to geographic zoom in operation using a boundary rectangle |