接口 ProtoFeature.FeatureOrBuilder

    • 方法详细资料

      • hasGeometry

        boolean hasGeometry()
        .pojo.Geometry geometry = 1;
        返回:
        Whether the geometry field is set.
      • hasProperties

        boolean hasProperties()
        .pojo.Map properties = 2;
        返回:
        Whether the properties field is set.
      • getProperties

        ProtoFeature.Map getProperties()
        .pojo.Map properties = 2;
        返回:
        The properties.