ReSizeRestriction Class

ReSizeRestriction Class

This Package | All Packages

Enum
  |
  +--ReSizeRestriction
public class ReSizeRestriction
extends Enum

Topic under construction.

Fields
Name Description
FREE Topic under construction.
RESTRICTEDALL Topic under construction.
RESTRICTEDX Topic under construction.
RESTRICTEDY Topic under construction.

Fields

ReSizeRestriction.FREE

Syntax
public static final int FREE;
Description
Topic under construction.

ReSizeRestriction.RESTRICTEDALL

Syntax
public static final int RESTRICTEDALL;
Description
Topic under construction.

ReSizeRestriction.RESTRICTEDX

Syntax
public static final int RESTRICTEDX;
Description
Topic under construction.

ReSizeRestriction.RESTRICTEDY

Syntax
public static final int RESTRICTEDY;
Description
Topic under construction.