Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages

U

UMINUS - omix.mathxp.MathOperation.Operator
 
unaryExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
 
UnchangeableValue - Annotation Type in omix.util.annotation
This annotation marks a class type unchangeable.
Undeletable - omix.plugin.data.DataMatrixInterface.DeletableFlag
 
undo() - Method in interface omix.plugin.undo.UndoableAction
 
UndoableAction - Interface in omix.plugin.undo
Represents an undoable command.
UndoMacro - Interface in omix.plugin.undo
 
UNICODE_ESC - Static variable in class omix.mathxp.parser.MathExpressionsLexer
 
UNICODE_ESC - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
unit - Variable in class omix.mathxp.units.UnitFactor
 
unit - Variable in class omix.mathxp.util.Error.ExponentWithUnitError
 
unit - Variable in class omix.mathxp.util.Error.ImpossibleExponentOnUnitError
 
Unit - Annotation Type in omix.lang.annotation
Deprecated.
unitA - Variable in class omix.mathxp.util.Error.ImpossibleUnitMultiplicationError
 
unitA - Variable in class omix.mathxp.util.Error.MismatchingUnitsError
 
unitB - Variable in class omix.mathxp.util.Error.ImpossibleUnitMultiplicationError
 
unitB - Variable in class omix.mathxp.util.Error.MismatchingUnitsError
 
unitBracketExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
 
UnitCheckMessage(UnitCheckMessageCollectorInterface.UnitCheckMessage.MessageType, MathExpression...) - Constructor for class omix.mathxp.util.UnitCheckMessageCollectorInterface.UnitCheckMessage
 
UnitCheckMessageCollectorInterface - Interface in omix.mathxp.util
 
UnitCheckMessageCollectorInterface.UnitCheckMessage - Class in omix.mathxp.util
 
UnitCheckMessageCollectorInterface.UnitCheckMessage.MessageType - Enum in omix.mathxp.util
 
unitExponent() - Method in class omix.mathxp.parser.MathExpressionsParser
 
unitExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
 
UnitFactor - Class in omix.mathxp.units
 
UnitFactor(double, SIPrefix, UnitInterface, int) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitFactor(double, UnitInterface) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitFactor(double, UnitInterface, int) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitFactor(SIPrefix, UnitInterface) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitFactor(SIPrefix, UnitInterface, int) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitFactor(UnitInterface) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitFactor(UnitInterface, int) - Constructor for class omix.mathxp.units.UnitFactor
 
UnitInterface - Interface in omix.mathxp.units
 
unitPowerExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
 
UnitReaderInterface - Interface in omix.mathxp.io
 
unitStarExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
 
unitUnaryExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
 
UnitUtilities - Class in omix.mathxp.units
 
UnitWriterInterface - Interface in omix.mathxp.io
 
unknownEffectArrowShape() - Method in interface omix.lang.model.EffectorEdge
The shape of the edge's arrow when it shows unknown effect.
unknownEffectArrowShape() - Method in interface omix.plugin.model.EffectorEdge
The shape of the edge's arrow when it shows unknown effect.
unknownEffectArrowShape() - Method in interface omix.plugin.model.LinkEdge.EffectorEdgeAppearance
The shape of the edge's arrow when it shows unknown effect.
unknownEffectArrowShape() - Method in interface omix.plugin.motifstamp.writable.EffectorEdge
The shape of the edge's arrow when it shows unknown effect.
unknownEffectBrush() - Method in interface omix.lang.model.EffectorEdge
The paint brush of the edge's arrow when it shows unknown effect.
unknownEffectBrush() - Method in interface omix.plugin.model.EffectorEdge
The paint brush of the edge's arrow when it shows unknown effect.
unknownEffectBrush() - Method in interface omix.plugin.model.LinkEdge.EffectorEdgeAppearance
The paint brush of the edge's arrow when it shows unknown effect.
unknownEffectBrush() - Method in interface omix.plugin.motifstamp.writable.EffectorEdge
The paint brush of the edge's arrow when it shows unknown effect.
unmodifiableCollection(Collection<? extends T>) - Static method in class omix.util.collections.Collections
 
unmodifiableList(List<? extends T>) - Static method in class omix.util.collections.Collections
 
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class omix.util.collections.Collections
 
unmodifiableNavigableMap(NavigableMap<K, ? extends V>) - Static method in class omix.util.collections.Collections
 
unmodifiableNavigableSet(NavigableSet<T>) - Static method in class omix.util.collections.Collections
 
unmodifiableSet(Set<? extends T>) - Static method in class omix.util.collections.Collections
 
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class omix.util.collections.Collections
 
unmodifiableSortedSet(SortedSet<T>) - Static method in class omix.util.collections.Collections
 
Unset - omix.plugin.model.util.ChangeEvent.EventType
 
unspecified - omix.mathxp.units.DerivedUnit
 
unwrap() - Method in class omix.util.wrap.ArrayWrapper
 
unwrap(Object) - Static method in class omix.util.wrap.Wrapper
 
unwrapArray(Class<?>, Object[]) - Static method in class omix.util.wrap.Wrapper
 
Up45 - omix.lang.chart.util.CategoryAxis.LabelPosition
UP_45 category label positions.
Up90 - omix.lang.chart.util.CategoryAxis.LabelPosition
UP_90 category label positions.
updateSelection(List<Table.SelectedContent>) - Method in interface omix.plugin.data.DataMatrixChangeListener
 
updateSelection(List<Table.SelectedContent>) - Method in class omix.util.data.AbstractDataMatrix
 
updateShape() - Method in class omix.mathxp.ui.scene.MathRoot2D
 
updatesUntilDate - Variable in class omix.util.licensing.LicenseKey
 
urlConnection - Variable in class omix.util.io.AbstractReader
Can be used to open the file read stream.
urlConnection - Variable in class omix.util.io.AbstractWriter
Can be used to open the file write stream.
URLConnectionHandlerFactory - Interface in omix.plugin.net
This interface must be derived by a custom plugin class in order to implement network communication for Omix.
A custom class implementing URLConnectionHandlerInterface can be registered at the Omix Plugin Manager:
URLConnectionHandlerInterface - Interface in omix.plugin.net
This interface allows to realize network communication for Omix.
URLConnectionInterface - Interface in omix.plugin.net
This interface represents the network communication manager for a certain protocol.
URLUtility - Class in omix.util.io
 
username - Variable in class omix.plugin.util.Authenticator.UsernamePassword
 
username - Variable in class omix.util.licensing.LicenseKey
 
UsernamePassword(String, String) - Constructor for class omix.plugin.util.Authenticator.UsernamePassword
 
userRequest() - Method in interface omix.lang.reflect.OVLEnvironment
Returns the UserRequest interface used in OVL to implement messaging and user interaction.
UserRequest - Interface in omix.lang
This interface offers access to Omix dialog widgets for messaging and user input in OVL scripts.
useVisualizingOnDemand() - Method in interface omix.plugin.model.StyleSheet
 
utilities - Variable in class omix.util.io.AbstractReader
 
utilities - Variable in class omix.util.io.AbstractWriter
 
UtilityToolBar - omix.plugin.util.PluginToolbarItemType
The toolbar containing, amongst others, the import/export button
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages