getFeature

open override fun <F : StructureFeature> getFeature(type: KClass<out F>): F?

Get the first feature matching given class. Does not guarantee that matrix has only one feature matching the criteria.

Sources

common source
Link copied to clipboard