Interface | Description |
---|---|
GJAnnotatableInterface<T,U,V,W,X> |
Specifies the methods required for a container to support annotations.
|
GJAnnotationInterface<T,U,V,W,X> |
Defines the methods for use by annotations.
|
Class | Description |
---|---|
GJAnnotation |
GJAnnotation is an abstract class that provides concrete internal classes to
annotate parentGraph containers and static factory methods to construct them.
|
GJAnnotation.ArrowAnnotation |
Internal class for arrow annotations
|
GJAnnotation.LineAnnotation |
Internal class for line annotations
|
GJAnnotation.ShapeAnnotation |
Internal class for shape annotations
|
GJAnnotation.TextAnnotation |
Internal class for text annotations
|