org.autoplot.VapSchemeChooser
VapSchemeChooser( )
Creates new form VapSchemeChooser
getScheme
getScheme( ) → String
return the scheme to target.
Returns:
a String
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]
isEmbedData
isEmbedData( ) → boolean
return true if the scientist wants to embed data within the vap.
Returns:
a boolean
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]
isLocalPwdReferences
isLocalPwdReferences( ) → boolean
return true if the local references to be relative when possible.
Returns:
a boolean
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]
isOnlyEmbedLocal
isOnlyEmbedLocal( ) → boolean
return true if the scientist only wants the local data to be embedded.
Returns:
a boolean
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]