getFeature

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

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