O
- technology-specific type to access range object.public class Caption<O>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Caption.CaptionKind |
Modifier and Type | Field and Description |
---|---|
private Caption.CaptionKind |
_kind |
private Range<O> |
_range |
Constructor and Description |
---|
Caption(Caption.CaptionKind kind,
Range<O> range)
Constructor.
|
private final Caption.CaptionKind _kind
public Caption(Caption.CaptionKind kind, Range<O> range)
kind
- public final Caption.CaptionKind getKind()
public Style getStyle()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2009-2015 Tatjana (Tanja) Kostic