Interface ILcdMIFShape

All Superinterfaces:
Cloneable, ILcdBounded, ILcdCloneable, ILcdDataObject, ILcdFeatured, ILcdShape, Serializable
All Known Implementing Classes:
TLcdMIFCollection, TLcdMIFMultipoint, TLcdMIFPLine, TLcdMIFPoint, TLcdMIFRegion, TLcdMIFText

public interface ILcdMIFShape extends ILcdShape, ILcdFeatured, ILcdDataObject
This class represents the shape elements that are present in MIF files.
  • Field Details

  • Method Details

    • getMIFType

      short getMIFType()
      Returns the MIF type of this shape.
      Returns:
      one of POINT, LINE, PLINE,...