Uses of Class
ome.xml.model.Union
-
Packages that use Union Package Description ome.xml.model -
-
Uses of Union in ome.xml.model
Methods in ome.xml.model that return Union Modifier and Type Method Description UnionROI. getUnion()UnionShape. getUnion()Methods in ome.xml.model with parameters of type Union Modifier and Type Method Description voidROI. setUnion(Union union)voidShape. setUnion(Union union_BackReference)Constructors in ome.xml.model with parameters of type Union Constructor Description Union(Union orig)Copy constructor.
-