public class EmbededDiagram extends Object implements CharSequence
| Constructor and Description |
|---|
EmbededDiagram(Display system) |
| Modifier and Type | Method and Description |
|---|---|
char |
charAt(int index) |
Display |
getLines() |
int |
length() |
CharSequence |
subSequence(int start,
int end) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchars, codePoints, toStringpublic EmbededDiagram(Display system)
public int length()
length in interface CharSequencepublic char charAt(int index)
charAt in interface CharSequencepublic CharSequence subSequence(int start, int end)
subSequence in interface CharSequencepublic final Display getLines()
Copyright © 2017. All rights reserved.