Documentation of 'kcl.waterloo.annotation.GJAnnotatableInterface' Java class
GJAnnotatableInterface
kcl.waterloo.annotation

Interface GJAnnotatableInterface<T,U,V,W,X>

  • Type Parameters:
    T - for a Swing container, Path2D
    U - for a Swing container, GJGraphInterface
    V - for a Swing container, Stroke
    W - for a Swing container, Paint
    X - for a Swing container, Font
    All Known Implementing Classes:
    GJAbstractGraphContainer, GJGraphContainer


    public interface GJAnnotatableInterface<T,U,V,W,X>
    Specifies the methods required for a container to support annotations.
    • Method Detail

      • getAnnotations

        java.util.ArrayList<GJAnnotationInterface<T,U,V,W,X>> getAnnotations()
        Returns an ArrayList of annotations
        Returns:
        the ArrayList
      • setAnnotations

        void setAnnotations(java.util.ArrayList<GJAnnotationInterface<T,U,V,W,X>> a)
        Replaces the ArrayList of annotations with the supplied instance.
        Parameters:
        a - an ArrayList

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.