Class PictoOperationContributor

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class PictoOperationContributor
    extends OperationContributor
    • Field Detail

      • cache

        protected static java.util.Map<java.net.URI,​java.nio.file.Path> cache
    • Constructor Detail

      • PictoOperationContributor

        public PictoOperationContributor​(IEgxModule module)
    • Method Detail

      • getImage

        public java.lang.String getImage​(java.lang.String path)
      • getURI

        public java.lang.String getURI​(java.lang.String path)
      • getURI

        public java.lang.String getURI​(java.lang.String path,
                                       boolean timestamp)
      • getFile

        public java.nio.file.Path getFile​(java.lang.String path)