net.sourceforge.plantuml
Class EmbededDiagram
java.lang.Object
net.sourceforge.plantuml.EmbededDiagram
- All Implemented Interfaces:
- CharSequence
public class EmbededDiagram
- extends Object
- implements CharSequence
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbededDiagram
public EmbededDiagram(Display system)
length
public int length()
- Specified by:
length
in interface CharSequence
charAt
public char charAt(int index)
- Specified by:
charAt
in interface CharSequence
subSequence
public CharSequence subSequence(int start,
int end)
- Specified by:
subSequence
in interface CharSequence
getLines
public final Display getLines()
Copyright © 2014. All Rights Reserved.