| synopsis || arguments || prev || next |
kdu_long get_precinct_id( kdu_coords precinct_idx)
Java: long Get_precinct_id( Kdu_coords precinct_idx)
[Declared in "../coresys/common/kdu_compressed.h"]
Returns the same identifier which would be returned if open_precinct were used to first open a precinct and kdu_precinct::get_unique_id were invoked on the returned interface. However, this function does not actually open the precinct.
Must lie within the range returned by get_valid_precinct.