Interface Record


  • public interface Record
    A list of logically related elements as (name, value) pairs in a dictionary. A record may be used as an implementation representation for features.

    This class can be think as the equivalent of the Java Object class.

    Since:
    GeoAPI 2.1
    Author:
    Bryce Nordgren (USDA), Martin Desruisseaux (IRD)
    See Also:
    RecordType