getFeature
open override fun <F : StructureFeature> getFeature(type: KClass<out F>): F?
Content copied to clipboard
Get the first feature matching given class. Does not guarantee that matrix has only one feature matching the criteria.