Package ch.bailu.gtk.adw
Schnittstelle BreakpointConditionRatioType
public interface BreakpointConditionRatioType
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
true if the aspect ratio is
less than or equal to the condition valuestatic final int
true if the aspect ratio is
greater than or equal to the condition value
-
Felddetails
-
MIN_ASPECT_RATIO
static final int MIN_ASPECT_RATIOtrue if the aspect ratio is
greater than or equal to the condition value- Siehe auch:
-
MAX_ASPECT_RATIO
static final int MAX_ASPECT_RATIOtrue if the aspect ratio is
less than or equal to the condition value- Siehe auch:
-