public class LoadParseQueryXML extends GenericLoadParseQueryXML<SpimData2,SequenceDescription,ViewSetup,ViewDescription,ImgLoader,XmlIoSpimData2>
allAttributeInstances, attributeChoice, attributeChoiceList, attributeInstancesToProcess, attributes, buttonText, clusterExt, clusterOptions1, color, comparator, data, debugRandomClusterHash, defaultAttributeChoice, defaultAttributeEntityIndex, defaultAttributePatternString, defaultAttributeSelectedEntities, defaultClusterOption1, defaultXMLfilename, errorMsg1, gd, goodMsg1, io, listener, message1, message2, neutralMsg1, noMsg2, returnfalse, timepointsToProcess, warningMsg1, xmlfilename
Constructor and Description |
---|
LoadParseQueryXML() |
Modifier and Type | Method and Description |
---|---|
List<Angle> |
getAnglesToProcess() |
List<Channel> |
getChannelsToProcess() |
List<Illumination> |
getIlluminationsToProcess() |
static void |
main(String[] args) |
boolean |
queryXML(boolean askForAngles,
boolean askForChannels,
boolean askForIllum,
boolean askForTimepoints) |
boolean |
queryXML(String additionalTitle,
boolean askForAngles,
boolean askForChannels,
boolean askForIllum,
boolean askForTimepoints) |
boolean |
queryXML(String additionalTitle,
String query,
boolean askForAngles,
boolean askForChannels,
boolean askForIllum,
boolean askForTimepoints)
Asks the user for a valid XML (real time parsing)
|
boolean |
queryXML(String additionalTitle,
String query,
List<String> specifyAttributes)
Asks the user for a valid XML (real time parsing)
|
addButton, addListeners, buildEntityList, buildTimepointList, createUniqueName, getClusterExtension, getComparator, getData, getGenericDialog, getIO, getTimePointsToProcess, getViewSetupsToProcess, getXMLFileName, makeChoiceList, parseXML, query, queryDetails, queryIndividualEntry, queryMultipleEntries, queryPattern, queryXML, queryXML, queryXML, queryXML, setComparator, setReturnFalse, tryParsing
public boolean queryXML(String additionalTitle, boolean askForAngles, boolean askForChannels, boolean askForIllum, boolean askForTimepoints)
public boolean queryXML(boolean askForAngles, boolean askForChannels, boolean askForIllum, boolean askForTimepoints)
public boolean queryXML(String additionalTitle, String query, boolean askForAngles, boolean askForChannels, boolean askForIllum, boolean askForTimepoints)
askForAngles
- - ask the user if he/she wants to select a subset of angles, otherwise all angles are selectedaskForChannels
- - ask the user if he/she wants to select a subset of channels, otherwise all channels are selectedaskForIllum
- - ask the user if he/she wants to select a subset of illuminations, otherwise all illuminations are selectedaskForTimepoints
- - ask the user if he/she wants to select a subset of timepoints, otherwise all timepoints are selectedpublic boolean queryXML(String additionalTitle, String query, List<String> specifyAttributes)
GenericLoadParseQueryXML
queryXML
in class GenericLoadParseQueryXML<SpimData2,SequenceDescription,ViewSetup,ViewDescription,ImgLoader,XmlIoSpimData2>
specifyAttributes
- - set of attributes the user should be asked if he/she wants to select a subset of thempublic List<Angle> getAnglesToProcess()
public List<Channel> getChannelsToProcess()
public List<Illumination> getIlluminationsToProcess()
public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.