Interface SurfaceEdge


public interface SurfaceEdge
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    the right edge.
    static final int
    the top edge.
    static final int
    the top right corner.
    static final int
    the top left corner.
    static final int
    the lower edge.
    static final int
    the lower right corner.
    static final int
    the lower left corner.
    static final int
    the left edge.