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