public class BulletedList extends TextAnnotations
Modifier and Type | Field and Description |
---|---|
static Type |
type
The static type associated with this typed data.
|
CHAR_HEIGHT, CHAR_WIDTH
Constructor and Description |
---|
BulletedList(double ch,
double cw) |
Modifier and Type | Method and Description |
---|---|
double |
getCharHeight() |
double |
getCharWidth() |
Type |
getType()
Return the uniquely identifying type associated
with this piece of data.
|
String |
toString() |
build, equals, generate, setCharHeight, setCharWidth
getDelegate, setDelegate
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setDelegate
public static final Type type
public Type getType()
TypedData
public double getCharHeight()
getCharHeight
in class TextAnnotations
public double getCharWidth()
getCharWidth
in class TextAnnotations
public String toString()
toString
in class TextAnnotations
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.