Interface CdmrFeatureProto.CoordTransformOrBuilder

    • Method Detail

      • getIsHoriz

        boolean getIsHoriz()
        bool isHoriz = 1;
        Returns:
        The isHoriz.
      • getName

        String getName()
         short name, unique within dataset
         
        string name = 2;
        Returns:
        The name.
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
         short name, unique within dataset
         
        string name = 2;
        Returns:
        The bytes for name.
      • getParamsCount

        int getParamsCount()
        repeated .Attribute params = 3;