-
cbcb.kmulus.util.PresenceVector.union()
Takes the union of this with the given {@link PresenceVector} and generates a new vectorwith the results. This vector is unchanged as a result of this operation. Equivalent to '|'.
@param other the vector which is unioned
@return a new {@link PresenceVector} which is the result of this operation
-
ch.agent.t2.time.Range.union()
Return a new range which is the union with the argument.
@param range a non-null range
@return the union of both ranges
@throws T2Exception
-
ch.epfl.lbd.database.spatial.Geometry.union()
-
com.caucho.util.IntSet.union()
Adds the range [min,max] to the set.
-
com.fray.evo.EcState.union()
-
com.google.javascript.jscomp.regex.CharRanges.union()
-
com.hp.hpl.jena.rdf.model.Model.union()
Create a new, independant, model containing all the statements in this model together with all of those in another given model. By
independant we mean that changes to the result model do not affect the operand models, and
vice versa.
The new model need not be of the same type as either this model or the argument model: typically it will be a memory-based model, even if this model is a database model.
@return A new model containing all the statements that are in either model
@param model The other model whose statements are to be included.
-
com.intellij.openapi.util.TextRange.union()
-
com.jcloisterzone.board.Location.union()
Merge two locations together
-
com.metamx.collections.bitmap.BitmapFactory.union()
Compute the union (bitwise-OR) of a set of bitmaps. They are assumed to be instances of of the proper WrappedConciseBitmap otherwise a ClassCastException is thrown.
@param b input ImmutableGenericBitmap objects
@return the union.
@throws ClassCastException if one of the ImmutableGenericBitmap objects if not an instanceof WrappedImmutableConciseBitmap
-
com.metamx.collections.bitmap.ConciseBitmapFactory.union()
-
com.metamx.collections.bitmap.ImmutableBitmap.union()
-
com.metamx.collections.bitmap.RoaringBitmapFactory.union()
-
com.projectlibre.core.time.TimeIntervals.union()
-
com.salesforce.phoenix.query.KeyRange.union()
-
com.sun.org.apache.xerces.internal.impl.dtd.models.CMStateSet.union()
-
com.vividsolutions.jts.geom.Geometry.union()
Computes a Geometry
representing all the points in this Geometry
and other
.
@param other the Geometry
with which to compute the union
@return a set combining the points of this Geometry
andthe points of other
@throws TopologyException if a robustness error occurs
@throws IllegalArgumentException if either input is a non-empty GeometryCollection
-
com.vividsolutions.jts.geom.GeometryCollection.union()
-
com.vividsolutions.jts.geom.LineString.union()
-
de.sciss.io.Span.union()
Union operation on two spans.
@param span1 first span to fuse (may be null
)
@param span2 second span to fuse (may be null
)
@return a new span whose extensioncovers both span1 and span2, or null
if both span1
and span2
are null
-
dk.brics.automaton.Automaton.union()
See {@link BasicOperations#union(Automaton,Automaton)}.
-
edu.cmu.cs.fusion.constraint.FreeVars.union()
-
htsjdk.samtools.GATKBAMFileSpan.union()
Computes the union of two FileSpans.
@param other FileSpan to union with this one.
@return A file span that's been unioned.
-
java.awt.Rectangle.union()
-
jmathexpr.set.EmptySet.union()
-
jmathexpr.set.Set.union()
Union of this set with another one.
@param set another set
@return a new set that contains all elements of both sets
-
joust.tree.annotatedtree.treeinfo.EffectSet.union()
Return the effect set representing the current effect set unioned with the given effect set. Provided in addition to the varargs one for performance reasons.
@param unionee An EffectSet to add to this one.
@return The effect set representing the union of the effects of this set with the argument.
-
kodkod.ast.Expression.union()
Returns the union of this and the specified expression. The effect of this method is the same as calling this.compose(UNION, expr).
@return this.compose(UNION, expr)
-
kodkod.ast.Variable.union()
-
mf.org.apache.xerces.impl.dtd.models.CMStateSet.union()
-
org.antlr.xjlib.appkit.gview.base.Rect.union()
-
org.apache.isis.viewer.dnd.drawing.Bounds.union()
-
org.apache.james.mailbox.model.MailboxACL.union()
Performs the set theoretic operation of union of this {@link MailboxACL}and toAdd {@link MailboxACL}. A schematic example: "user1:lr;user2:lrwt".union("user1:at;-$group1:lrwt") returns "user1:alrt;user2:lrwt;-$group1:lrwt". Implementations must return a new unmodifiable instance of {@link MailboxACL}. However, implementations may decide to return this or toAdd parameter value in case the result would be equal to the respective one of those.
@param toAdd
@return
@throws UnsupportedRightException
-
org.apache.lucene.util.OpenBitSet.union()
this = this OR other
-
org.apache.phoenix.query.KeyRange.union()
-
org.apache.pig.pen.util.LineageTracer.union()
-
org.apache.pivot.wtk.Bounds.union()
-
org.apache.solr.util.OpenBitSet.union()
this = this OR other
-
org.apache.spark.streaming.api.java.JavaStreamingContext.union()
-
org.apache.xerces.impl.dtd.models.CMStateSet.union()
-
org.apache.xmlbeans.QNameSet.union()
Returns a new QNameSet that is the union of this one and another.
@param set the set to union with
@return the union
-
org.apache.xmlbeans.QNameSetBuilder.union()
Returns a new QNameSet that is the union of this one and another.
-
org.cipres.treebase.domain.search.TaxonSearchResults.union()
-
org.dbwiki.data.time.TimeSequence.union()
Builds a string representing the interval, using timestampPrinter to convert version numbers to datetimes
@return
@throws org.dbwiki.exception.WikiException
-
org.eclipse.draw2d.geometry.Dimension.union()
-
org.eclipse.draw2d.geometry.Rectangle.union()
-
org.eclipse.swt.graphics.Rectangle.union()
Returns a new rectangle which represents the union of the receiver and the given rectangle.
The union of two rectangles is the smallest single rectangle that completely covers both of the areas covered by the two given rectangles.
@param rect the rectangle to perform union with
@return the union of the receiver and the argument
@exception IllegalArgumentException
- ERROR_NULL_ARGUMENT - if the argument is null
@see #add(Rectangle)
-
org.exist.dom.NodeSet.union()
Return a new node set which represents the union of the current node set and the given node set.
@param other
-
org.gdbms.engine.strategies.Strategy.union()
Realiza una union a partir de la instrucci�n que se pasa como par�metro
@param instr Objeto con la informaci�n sobre las tablas que entran enjuego en la instrucci�n
@return DataSource con el resultado de la instruccion
@throws ExecutionException The query failed
-
org.geomajas.gwt.client.spatial.Bbox.union()
Calculates the union of 2 bounding boxes.
@param other The other Bbox. Can be a bounding box with width and height equal to 0.
-
org.geotools.util.NumberRange.union()
Returns the union of this range with the given range. Widening conversions will be applied as needed.
-
org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec.union()
Returns a spec that accepts the union of those module versions that are accepted by this spec and the given spec.
-
org.hsqldb.navigator.RowSetNavigatorData.union()
-
org.infinispan.distribution.ch.ConsistentHashFactory.union()
Creates a union of two compatible ConsistentHashes (use the same hashing function and have the same configuration parameters).
-
org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.union()
Merges two consistent hash objects that have the same number of segments, numOwners and hash function. For each segment, the primary owner of the first CH has priority, the other primary owners become backups.
-
org.mindswap.pellet.DependencySet.union()
Create a new DependencySet and all the elements of this
and set
.
@param ds
@return
-
org.neo4j.support.versioning.Range.union()
-
org.opengis.geometry.primitive.Surface.union()
-
org.openstreetmap.osmosis.core.domain.v0_6.Bound.union()
Calculate the union area of this with the specified bound. Not a strict mathematical union, but the smallest rectangular area which includes both bound. Thus, result may include areas not contained in the original bound.
@param unionBound Bound element with which to calculate the union
@return Bound Resultant union of the two bound objects
-
org.springframework.aop.support.ComposablePointcut.union()
Apply a union with the given ClassFilter.
@param other the ClassFilter to apply a union with
@return this composable pointcut (for call chaining)
-
org.tmatesoft.hg.internal.RevisionSet.union()
-
parquet.schema.MessageType.union()
-
quicktime.qd.QDRect.union()
-
quicktime.qd.Region.union()