DocumentObject

class pyslm.core.DocumentObject(name)

Bases: object

Attributes Summary

attributes

label

name

Methods Summary

boundingBox()

extents()

setName(name)

Attributes Documentation

attributes
label
name

Methods Documentation

boundingBox()
Return type:

ndarray

extents()
Return type:

ndarray

setName(name)
Return type:

None