Interface IRegion

All Known Implementing Classes:
Line, Region

public interface IRegion
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getLength

      int getLength()
    • getOffset

      int getOffset()