java.lang.Object
de.grogra.pointcloud.importer.LeafMap
- All Implemented Interfaces:
Map
Read the registry and map the name from the items bellow the filter
to their given class.
-
Nested Class Summary
-
Field Summary
Fields inherited from interface de.grogra.util.Map
DEFAULT_VALUE, EMPTY_MAP
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LeafMap
-
-
Method Details
-
get
Description copied from interface:Map
Returns the value associated withkey
. If there is no value associated withkey
,defaultValue
is returned. -
eval
-