Package d3

Class D3FileTypes

java.lang.Object
d3.D3FileTypes

public class D3FileTypes extends Object
Class that makes files of any type from a single starting point - strips of the bit after the . and then returns all the oether ones.
Author:
Doug Gillespie
  • Constructor Details

    • D3FileTypes

      public D3FileTypes(String baseName)
  • Method Details