Interface Corner


public interface Corner
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The bottom left corner
    static final int
    The bottom right corner
    static final int
    The top left corner
    static final int
    The top right corner