pcomposition-class {fsr}R Documentation

An S4 Class for representing plateau compositions (subclass of pgeometry)

Description

An S4 Class for representing plateau compositions (subclass of pgeometry)

Details

A pcomposition object is composed of a ppoint object, pline object, pregion object and inherits the attribute supp from the class pgeometry (i.e., the support).

Slots

supp

It is inherited from pgeometry.

ppoint

A plateau point object.

pline

A plateau line object.

pregion

A plateau region object.

References

Carniel, A. C.; Schneider, M. Spatial Data Types for Heterogeneously Structured Fuzzy Spatial Collections and Compositions. In Proceedings of the 2020 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE 2020), pp. 1-8, 2020.


[Package fsr version 2.0.1 Index]