-
buildcraft.core.Box
-
ca.ucalgary.ispia.rebac.Box
Box variant for the interface {@link Policy}. Asserts that every individual related to the owner via a certain relationship (identified by the relation identifier) is also related to the requestor in a manner specified by a certain policy (identified by the contained policy).
Derived from the variants {@link Negation} and {@link Diamond}.
-
cl.alejo.jcsim.csim.circuit.Box
-
com.ardor3d.scenegraph.shape.Box
Box
is an axis-aligned rectangular prism defined by a center point and x, y, and z extents from that center (essentially radii.)
-
com.barrybecker4.common.geometry.Box
A box defined by 2 locations. The coordinates have the resolution of integers.
@author Barry Becker
-
com.geophile.z.spatialobject.d2.Box
Generic version of the Box class.
@param < T> the type of the value being boxed
-
com.graphics.Box
-
com.jme.scene.shape.Box
-
com.jme3.scene.shape.Box
A box with solid (filled) faces.
@author Mark Powell
@version $Revision: 4131 $, $Date: 2009-03-19 16:15:28 -0400 (Thu, 19 Mar 2009) $
-
com.lightcrafts.ui.layout.Box
sun.com/docs/books/tutorial/uiswing/layout/box.html">How to Use BoxLayout, a section in
The Java Tutorial. Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans
package. Please see {@link java.beans.XMLEncoder}.
@see BoxLayout
@author Timothy Prinzing
@version 1.43 12/19/03
-
com.nr.cg.Box
-
com.sun.j3d.utils.geometry.Box
-
com.sun.media.imageioimpl.plugins.jpeg2000.Box
This class is defined to create the box of JP2 file format. A box has a length, a type, an optional extra length and its content. The subclasses should explain the content information.
-
de.lessvoid.nifty.layout.Box
The Box class represent a rectangular area on the screen. It has a position (x,y) as well as height and weight attributes. The Box represent and already resolved position in pixel.
@author void
-
def_classes.Box
An area with a position and a dimension. The position is the top-left corner of the area.
@author Johansson M.
-
eas.simulation.spatial.sim2D.physicalSimulation.physicsEngine.net.phys2d.raw.shapes.Box
A simple box in the engine - defined by a width and height
@author Kevin Glass
-
edu.cmu.cs.stage3.math.Box
-
edu.vt.rt.datastructures.util.Box
This class encapsulates a value. Not intended for direct use.
@author Rich Hickey
-
gov.nasa.worldwind.geom.Box
-
gov.nasa.worldwind.render.Box
-
graphics.common.Box
-
it.cilea.osd.jdyna.web.Box
-
it.stefanobertini.zebra.cpcl.labelmode.Box
-
javafx.scene.shape.Box
-
javax.swing.Box
-
jinngine.geometry.Box
A box geometry implementation
-
ket.display.box.Box
In order to draw an equation to a Graphics object, it may be represented by a hierarchy of subclasses of Box. These provide a framework to describe the layout of an equation in terms of rectangles (hence box) in which each sub-component will be drawn. The box superclass provides standard mechanisms by which a box may be interrogated for its dimensions, aligned and drawn to a specified graphics object.
-
limelight.util.Box
-
mindnotes.client.ui.Box
-
net.minecraft.src.buildcraft.core.Box
-
net.phys2d.raw.shapes.Box
A simple box in the engine - defined by a width and height
@author Kevin Glass
-
net.sourceforge.jaad.mp4.boxes.Box
-
org.apache.cayenne.testdo.testmap.Box
-
org.apache.myfaces.tobago.layout.Box
-
org.eclipse.ecf.tutorial.scribbleshare.toolbox.Box
Creates a box shape.
@author kgilmer
-
org.librebiz.pureport.definition.Box
-
org.locationtech.udig.printing.model.Box
A Box is a conceptual object that can appear on a page. It is an extension of an Element
and provides methods that allow a Box to draw itself and support connections to other boxes. Implementors should directly implement this interface or one of its implementations. DecoratorBox in particular.
@author Richard Gould
@since 0.3
@see Element
@model
-
org.pptx4j.Box
-
org.rascalmpl.library.vis.figure.combine.containers.Box
-
org.springframework.data.geo.Box
Represents a geospatial box value
@author Mark Pollack
@author Oliver Gierke
@author Thomas Darimont
@since 1.8
-
org.springframework.data.mongodb.core.geo.Box
-
org.xhtmlrenderer.render.Box
-
org.zkoss.zul.Box
A box.
Default {@link #getZclass}: z-vbox.(since 3.5.0)
@author tomyeh