com.endeca.portal.format
Interface GeocodeFormatSettings
- All Superinterfaces:
- FormatSettings
- All Known Implementing Classes:
- GeocodeFormatter
public interface GeocodeFormatSettings
- extends FormatSettings
'Read only' interface that provides getters to read the format settings of Geocode.
getDecimalPlacesMode
GeocodeFormatSettings.DecimalPlacesMode getDecimalPlacesMode()
getMergedDecimalPlacesMode
GeocodeFormatSettings.DecimalPlacesMode getMergedDecimalPlacesMode()
getDecimalPlaces
int getDecimalPlaces()
getMergedDecimalPlaces
int getMergedDecimalPlaces()