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 |
Constructor and Description |
---|
Caption(Caption.CaptionKind kind,
Range<O> range)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Caption.CaptionKind |
getKind() |
java.lang.String |
getLabel() |
Range<O> |
getRange() |
Style |
getStyle() |
java.lang.String |
toString() |
public Caption(Caption.CaptionKind kind, Range<O> range)
kind
- public final Caption.CaptionKind getKind()
public Style getStyle()
public java.lang.String getLabel()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2009-2016 Tatjana (Tanja) Kostic