Ignore:
Timestamp:
08/07/19 14:14:42 (5 years ago)
Author:
bln4
Message:

New piping and functionality implementation to support the encrypting of images.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/items/XRayable.java

    r1426 r1427  
    2525import org.expeditee.core.Colour;
    2626import org.expeditee.core.Point;
     27import org.expeditee.encryption.core.EncryptedImage;
    2728import org.expeditee.encryption.items.surrogates.Label;
    2829import org.expeditee.gui.DisplayController;
    2930
    3031public abstract class XRayable extends Item {
    31        
    3232       
    3333        protected Text _source = null;
Note: See TracChangeset for help on using the changeset viewer.