public NPlantImage(string javaPath, PlantUmlInvocation invocation) { _javaPath = javaPath ?? "java.exe"; _invocation = invocation; }