python.pyDM Namespace Reference

Classes

class  AddInfo
 AddInfo objects store a set of attributes. More...
 
class  AddInfoLayout
 AddInfo layouts describe a set of attributes that can be attached to geometry objects. More...
 
class  AddInfoLayoutFactory
 Interface to a factory object for creating AddInfo layouts. More...
 
class  AddInfoStatistics
 stores a statistics about a set of addinfo objects. More...
 
class  AnalyseDistance
 
class  Box
 Geometry object describing a 3d box. More...
 
class  Calculator
 Generic calculator for evaluating formulas or manipulating objects based on the OPALS generic filter syntax. More...
 
class  Circle
 Geometry object describing a 2d circle. More...
 
class  ClassificationElement
 Element of a cross classification matrix. More...
 
class  ClassificationMatrix
 Object for storing a cross classification matrix. More...
 
class  ColumnSemantic
 
class  ColumnType
 
class  ControlObject
 Control object are used to get status information of extensive processing step and/or to interrupt those processing steps. More...
 
class  CoordRefSys
 
class  Cylinder
 Geometry object describing a finite 3d cylinder. More...
 
class  DataFormat
 
class  Datamanager
 Interface to an Datamanager (ODM) object. More...
 
class  Endianness
 
class  Export
 base class for exporting original geometry data file More...
 
class  FileHeader
 
class  Filter
 
class  GeometricAlgorithms
 provides a set of geometric algorithms (Douglas-Peucker algorithm, densification of lines) More...
 
class  GeometricOperations
 Geometric operations for geometry objects. More...
 
class  Geometry
 Base class of all geometry objects. More...
 
class  GeometryFilterIteratorRange
 Wrapper object for geometry iteration using filters. More...
 
class  GeometryFilterIteratorRangeLayout
 Wrapper object for geometry iteration using filters with a specific attribute layout. More...
 
class  GeometryIteratorRange
 Wrapper object for geometry iteration. More...
 
class  GeometryIteratorRangeLayout
 Wrapper object for geometry iteration with a specific attribute layout. More...
 
class  GeometryType
 
class  Histogram
 Class for representing a histogram. More...
 
class  HistogramIteratorRange
 Wrapper object for polygon face iteration. More...
 
class  HistogramSet
 Interface to a set of histograms. More...
 
class  HistogramValueIterRange
 Wrapper object for histogram value iteration. More...
 
class  Import
 base class for importing original geometry data file More...
 
class  ImportAny
 generic import for pretty much any ascii or binary original geometry data file More...
 
class  IndexHelper
 Helper class for traversing a IndexMap object in multiple stages. More...
 
class  IndexHelperIteratorRange
 Wrapper object for index helper iteration. More...
 
class  IndexHelperSet
 Helper class for traversing a IndexMapSet object in multiple stages. More...
 
class  IndexHelperSetFactory
 
class  IndexMap
 Interface to a set of histograms. More...
 
class  IndexMapIteratorRange
 Wrapper object for index map iteration. More...
 
class  IndexMapSet
 Interface to a set of index map objects. More...
 
class  IndexMapSetFactory
 Interface to a set of index map objects. More...
 
class  IndexStats
 Object representing statistical information an spatial index. More...
 
class  IndexType
 
class  IntIteratorRange
 Wrapper object for integer value iteration. More...
 
class  InvalidObjectStatistic
 
class  KernelPoint
 
class  KernelPointEx
 
class  KnnMode
 
class  NumpyConverter
 Converting points including their attributes into numpy arrays. More...
 
class  Orientation
 
class  Point
 3d point object More...
 
class  PointFilterIteratorRange
 Wrapper object for point iteration using filters with a specific attribute layout. More...
 
class  PointIndex
 Interface to a point index object managing the point objects within the datamanager. More...
 
class  PointIndexLeaf
 object representing a spatial leaf within a point index More...
 
class  PointIndexLeafIteratorRange
 Wrapper object for point index leaf iteration. More...
 
class  PointIteratorRange
 Wrapper object for point iteration. More...
 
class  PointIteratorRangeLayout
 Wrapper object for point iteration with a specific attribute layout. More...
 
class  PointSet
 a set of 3d point object More...
 
class  Polygon
 interface to a 2.5d polygon of arbitrary complexity More...
 
class  PolygonFace
 
class  PolygonFaceIteratorRange
 Wrapper object for polygon face iteration. More...
 
class  PolygonFactory
 factory interface for creating polygon objects More...
 
class  Polyline
 
class  PolylineFactory
 factory interface for creating polyline objects More...
 
class  PolylineIndex
 Interface to an polyline and polygon index object managing all non point objects within the datamanager. More...
 
class  PolylinePart
 
class  PolylinePartIteratorRange
 Wrapper object for polyline part iteration. More...
 
class  Processor
 
class  ProcessorEx
 Extended processor/kernel concept. More...
 
class  QueryBase
 Base class of all query objects. More...
 
class  QueryBox
 Base class of all geometry objects. More...
 
class  QueryCircle
 Base class of all geometry objects. More...
 
class  QueryCombined
 combined spatial queries More...
 
class  QueryCylinder
 Base class of all geometry objects. More...
 
class  QueryDescriptor
 
class  QueryGeometry
 Base class of all query geometry objects. More...
 
class  QueryIncremental
 Incremental spatial query. More...
 
class  QueryKnn
 Base class of all query objects. More...
 
class  QuerySort
 For defining post spatial query sorting. More...
 
class  QuerySphere
 Base class of all geometry objects. More...
 
class  QueryType
 
class  QueryWindow
 Base class of all geometry objects. More...
 
class  RangeType
 range class for query geometry objects More...
 
class  SamplingStrategy
 Base class of all geometry objects. More...
 
class  SelectionMode
 
class  SpatialQueryMode
 
class  Sphere
 3d sphere object More...
 
class  StatFeature
 
class  Window
 2d window object More...
 

Functions

def withRConverter ()
 

Detailed Description

Python bindings pyDM of the OPALS Datamanager

Function Documentation

◆ withRConverter()

def python.pyDM.withRConverter ( )
returns flag if library comes with RConveter functionality
@return (type: bool)