de.tu_berlin.cs.tfs.muvitorkit.animation
Class IAnnotation.LabelAnnotation
java.lang.Object
de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation.Stub
de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation.LabelAnnotation
- All Implemented Interfaces:
- IAnnotation
- Enclosing interface:
- IAnnotation
public static class IAnnotation.LabelAnnotation
- extends IAnnotation.Stub
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IAnnotation.LabelAnnotation
public IAnnotation.LabelAnnotation(String text,
Point offset,
AbstractConnectionAnchor targetAnchor,
boolean isStatic)
IAnnotation.LabelAnnotation
public IAnnotation.LabelAnnotation(String text,
Point offset,
boolean isStatic)
IAnnotation.LabelAnnotation
public IAnnotation.LabelAnnotation(String text,
boolean isStatic)