Package edu.indiana.iucbrf.feature.format

Interface Summary
FeatureValueFormat FeatureValueFormat is a formatter similar in nature to java.text.NumberFormat.
 

Class Summary
DisplayMapFeatureValueFormat  
NumberFeatureValueFormat This implementation of FeatureValueFormat uses a NumberFormat object to format a Feature that has a Number for a value (such as IntegerFeature or DoubleFeature).