Class PTEID_FeaturePoint

java.lang.Object
pt.gov.cartaodecidadao.PTEID_FeaturePoint

public class PTEID_FeaturePoint extends Object
  • Method Details

    • delete

      public void delete()
    • type

      public short type()
      Return the feature point type
    • featurePoint

      public short featurePoint()
      Return the feature point identifier
    • majorCode

      public short majorCode()
      Return the major code
    • minorCode

      public short minorCode()
      Return the minor code
    • x_coord

      public int x_coord()
      Return the X coordinate of the feature point
    • y_coord

      public int y_coord()
      Return the Y coordinate of the feature point
    • reserved

      public int reserved()