diva.sketch.toolbox
Class BulletedList
java.lang.Object
diva.util.xml.AbstractXmlBuilder
diva.sketch.toolbox.TextAnnotations
diva.sketch.toolbox.BulletedList
- All Implemented Interfaces:
- TypedData, XmlBuilder
public class BulletedList
- extends TextAnnotations
Native class that defines a collection of TextLine's. It also defines
the avg x-height and character width.
- Version:
- $Revision: 1.3 $
- Author:
- Michael Shilman (michaels@eecs.berkeley.edu), Niraj Shah (niraj@eecs.berkeley.edu)
Field Summary |
static Type |
type
The static type associated with this typed data. |
type
public static final Type type
- The static type associated with this typed data.
BulletedList
public BulletedList(double ch,
double cw)
getType
public Type getType()
- Description copied from interface:
TypedData
- Return the uniquely identifying type associated
with this piece of data.
getCharHeight
public double getCharHeight()
- Overrides:
getCharHeight
in class TextAnnotations
getCharWidth
public double getCharWidth()
- Overrides:
getCharWidth
in class TextAnnotations
toString
public String toString()
- Overrides:
toString
in class TextAnnotations
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.