This is an automated email from the ASF dual-hosted git repository.
rpardomeza pushed a change to branch WAYANG-agoraeo
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from c8a71cb5 Basic Patch Definition
new 5dfe5344 Class reformatted
new 34c67d21 Patch class storing data as bytes and obtaining coordinates
per band
new 951a5a0d Patches generation program from BandMetadata
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/wayang/agoraeo/MakePatches.java | 118 +++++++++++++++------
.../wayang/agoraeo/patches/BandMetadata.java | 7 +-
.../patches/{L2a_file.java => L2aFile.java} | 4 +-
.../org/apache/wayang/agoraeo/patches/Patch.java | 51 ++++++---
4 files changed, 125 insertions(+), 55 deletions(-)
rename
wayang-plugins/wayang-agoraeo/src/main/java/org/apache/wayang/agoraeo/patches/{L2a_file.java
=> L2aFile.java} (93%)