GeoTranslate 5.0 Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BAggregateTemplate interface representing an aggregate of BGeometry objects
BAggregateAreaAn aggregate geometry that can contain only BAreaGeo geometries
BAggregateGeoAn aggregate geometry that can contain any type of BGeometry object
BAggregateLinearAn aggregate geometry that contains only BLinearGeo geometries
BAggregatePointAn aggregate geometry that contains only BPointGeo geometries
BAlreadyOpenExceptionAn exception that indicates that the user has attempted to open a data source or sink that is already open
BAngularUnitDefines a unit that can be used to measure angles
BArcA geometry object that represents an arc
BAreaGeoAbstract base class for area-type geometries, such as BPolygon, BEllipse, etc
BAttributeProvides a definition for an element of data that can be attached to a BFeature
BAttributeDataExceptionAn exception regarding attribute data
BAttributeDefDefines a data attribute associated with a BFeature
BAttributeDefsA collection of BAttributeDef objects associated with a BVectorLayer
BAttributesA collection of BAttribute objects
BBlockDefEncapsulates a collection of BFeature objects referenced by a BBlockRefFeature
BBlockDefsA collection of BBlockDef objects
BBlockRefFeatureA BFeature containing a reference to an external BBlockDef
BByteArrayAn ordered collection of Bytes
BByteStreamableInterface for objects that can be converted to a BByteArray
BClipRepresents an area that will be used for clipping
BColorRepresents an ARGB color
BCoordinateTransformerAn object that transforms the coordinates in a BLayer
BCoordSysDefinition for a coordinate system
BCoordSysExceptionBase class for exceptions regarding coordinate system definitions
BCoordSysRepositoryA static class that encapsulates the interface with a GeoCalc data source, such as geocalc.xml or geodata.xml
BCoordSysRepositoryExceptionAn exception indicating that a problem has occured while interacting with the BCoordSysRepository
BCoordTransformEncapsulates the properties of a tranformation from one coordinate system to another
BCoordTransformSettingsEncapsulates many of the parameters necessary to construct a BCoordTransform
BCreateObjectExceptionAn exception that indicates that an error has occurred while trying to create a local object
BDataManagerRepresents a single data source or sink
BDataManagerExceptionBase class for exceptions regarding interaction with a data source or sink
BDataManagerProxyThe "plug in" interface for data format reader and writer dynamic libraries
BDataReaderAbstract base class that represents a single source from which vector or raster data can be read
BDataWriterAbstract base class that represents a single sink to which vector or raster data can be written
BDatumShiftInfoEncapsulates information about a datum shift
BDirectTransformerAbstract base class for objects that perform in-place coordinate transformation of files
BDirectTransformerProxyThe "plug-in" interface for data format transformer dynamic libraries
BDiskCacheClass encapsulating an indexed cache file
BDonutA geometry object that contains an outer shell and a collection of holes
BDynamicLibAn interface for managing a dynamic library (Windows DLL, Linux SO, etc)
BDynamicLibCoreAn interface for platform-specific logic needed to manage a dynamic library
BDynamicLibExceptionAn exception related to the use of a dynamic library
BDynamicLibsA collection of dynamic libraries used to read, write, and transform specific data formats
BEllipseA geometry object that represents an ellipse
BExceptionGeoCore exception class
BExporterA class allowing a client application to export a data set using a common dialog
BExternalRefFeatureReference to an external file that contains the geometry
BFeatureRepresents a single feature in a layer
BFeatureCollectionA collection of BFeature objects
BFeaturesA BFeatureCollection that exists in memory
BFeaturesOnDiskA collection of BFeature objects that exists on a disk
BFileContentNotValidExceptionAn exception that indicates that the a file does not have the expected format
BFileNotFoundExceptionAn exception that indicates that the specified file could not be found
BFillStyleDefines the way a closed geometry (polygon, ellipse, etc
BFontDefines a text font
BGeoCalcCoordinateFormatExceptionAn exception that indicates that GeoCalc has produced an exception regarding coordinate formats
BGeoCalcExceptionAn exception that indicates that GeoCalc has produced an exception
BGeometryAbstract base class for all geometry objects
BGeometryCollectionInterface for a collection of BGeometry objects
BGeometryCountsAn object that keeps track of the number of BGeometry objects in a collection, as well as the type and class of each BGeometry
BGridFileOutOfBoundsExceptionAn exception that indicates that the datum shift grid files do not contain data for the specified area
BIdentifierAn identifier that identifies a geodetic definition in the data source
BImporterA class allowing a client application to import a data set using a common dialog
BIndexOutOfBoundsExceptionAn exception that indicates that the specified index was outside the bounds of the collection
BInvalidDimensionExceptionAn exception that indicates that a point does not have the expected number of dimenesions
BInvalidParameterExceptionAn exception that indicates that a parameter has an unexpected or invalid value
BInvalidTypeExceptionAn exception that indicates that an unexpected or invalid type has been encountered
BInvalidUnitTypeExceptionAn exception that indicates that an angular unit was encountered in a place where a linear unit was expected, or that a linear unit was encountered in a place that an angular unit was expected
BKeyNotFoundExceptionAn exception that inidicates that the specified key does not correspond to a value in the collection
BKeyValuePairsA collection of key / value pairs
BLayerAbstract base class for a data layer
BLayerProcessorAn abstract class that performs some operation on a collection of BLayer objects
BLayersA collection of BLayer objects
BLayerTreeExceptionAn exception that indicates that the user attempted to perform an invalid operation on the hierarchy of layers
BLibraryInitializationExceptionAn exception that indicates that a necessary library could not be initialized
BLicenseExceptionAn exception that indicates that the user does not have a valid license to use this library
BLineA geometry object that represents a straight line segment connecting two points
BLinearGeoAbstract base class for line-type geometries, such as lines, polylines, and arcs
BLinearUnitDefines a unit of measurement for linear values
BLineStyleDefines the display characteristics for a line
BLoggerSingleton class providing logging capability
BMetadataA collection of key/value pairs representing format-specific properties associated with a piece of data, such as a BFeature or a BLayer
BMetadataContainerBase class for objects that contain BMetadata objects
BMultilineTextFeatureA BFeature containing multiple lines of text
BNoCoordSysExceptionAn exception that indicates that a coordinate system definition has not been supplied where it is needed
BNoLayerDataExceptionAn exception that indicates that an attempt has been made to read or write a layer that does not contain any data
BNotImplementedExceptionAn exception that indicates that the requested feature has not yet been implemented
BNotOpenExceptionAn exception that indicates that an attempt has been made to read from or write to a data source or sink that has not yet been opened
BNullReferenceExceptionAn exception that indicates that a NULL pointer was encountered in a place where a valid pointer is required
BParamListA collection of key/value pairs representing a set of parameters and values
BPathA geometry object representing a connected collection of segments
BPointA three-dimensional coordinate point that implements the BByteStreamable interface
BPoint2dA lightweight class representing a coordinate point with two dimensions
BPoint3dA lightweight class representing a coordinate point with three dimensions
BPointGeoA geometry object that represents a single point
BPointsA ordered collection of BPoint objects
BPolygonA geometry object that represents a polygon
BPolylineA geometry object that represents a polyline
BProgressReporterAn interface for objects that receive progress reports during read and write operations
BRangeA numerical range, defined by a maximum and a minimum value
BReadWriteMismatchExceptionAn exception that indicates that the user has attemted to read from a data sink that is open for writing, or that the user has attempted to write to a data source that is open for reading
BRectA rectangle represented by the lower left and upper right corner points
BRectangleA geometry object that represents a rectangle
BRenditionEncapsulates the display properties for a feature
BResamplableAn interface for geometry objects that can be be resampled
BResampLinkA class that links two BResampNodes, used in resampling functions
BResampNodeA Node class used in resampling functions
BRotatedRectA rectangle that has been rotated about its upper-left corner
BRotationDescribes a rotation in three-dimensions
BRoundRectangleA geometry that represents a rectangle with rounded corners
BSegLinkRepresents a link between two points in a BPath
BSegmentAbstract base class for segment geometries, such as lines, arcs, and polylines
BStringA string class
BSymbolFeatureA feature containing a symbol and a collection of points at which the symbol will be displayed
BTextFeatureA feature containing a single line of text
BTextLineEncapsulates a line of text and its insertion point
BTextLinesA collection of BTextLine objects
BTransformAn abstract base class for objects that transform geometric data
BUnitAn abstract base class that represents a unit of measurement
BUnknownFeatureExceptionAn exception that indicates that an unknown or invalid feature type has been encountered
BUnknownGeometryExceptionAn exception that indicates that an unknown or invalid geometry type has been encountered
BUnsupportedCapabilityExceptionAn exception that indicates that a required capability is not supported by a reader or writer
BUnsupportedCSTypeExceptionAn exception that indicates that an unsupported or invalid coordinte system type has been encountered
BUnsupportedDataTypeExceptionAn exception that indicates that an unsupported data type has been encountered
BUnsupportedFileTypeExceptionAn exception that indicates that the user attempted to read from or write to an unsupported file format
BVariantA data type that can hold many different types of data, such as numerical, point, and string data
BVectorDataWriterAbstract base class for objects that write vector data to a data sink
BVectorizableAn interface for geometry objects that can be converted to a simple type
BVectorLayerA layer of vector data, containing features and attributes
BVectorTransformerAn object that encapsulates the logic necessary to convert a BVectorLayer from one coordinate system to another


GeoTranslate 5.0 From Blue Marble Geographics