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, wait
chars, codePoints, toString
public EmbededDiagram(Display system)
public int length()
length
in interface CharSequence
public char charAt(int index)
charAt
in interface CharSequence
public CharSequence subSequence(int start, int end)
subSequence
in interface CharSequence
public final Display getLines()
Copyright © 2014. All Rights Reserved.