public class PDPanoseClassification
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
int |
getArmStyle() |
|
byte[] |
getBytes() |
|
int |
getContrast() |
|
int |
getFamilyKind() |
|
int |
getLetterform() |
|
int |
getMidline() |
|
int |
getProportion() |
|
int |
getSerifStyle() |
|
int |
getStrokeVariation() |
|
int |
getWeight() |
|
int |
getXHeight() |
|
java.lang.String |
toString() |
public int getFamilyKind()
public int getSerifStyle()
public int getWeight()
public int getProportion()
public int getContrast()
public int getStrokeVariation()
public int getArmStyle()
public int getLetterform()
public int getMidline()
public int getXHeight()
public byte[] getBytes()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2002–2018. All rights reserved.