public class GFXGlyphOrientation extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HORIZONTAL |
static int |
HORIZONTAL_ROTATED |
static int |
VERTICAL |
static int |
VERTICAL_UPRIGHT |
| Constructor and Description |
|---|
GFXGlyphOrientation() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
usesHorizontalGlyphs(int orientation) |
static boolean |
usesVerticalGlyphs(int orientation) |
public static final int HORIZONTAL
public static final int VERTICAL
public static final int HORIZONTAL_ROTATED
public static final int VERTICAL_UPRIGHT
Copyright © 2010 - 2020 Adobe. All Rights Reserved