Interface PositionType


public interface PositionType
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The feature is at the bottom edge.
    static final int
    The feature is at the left edge.
    static final int
    The feature is at the right edge.
    static final int
    The feature is at the top edge.