-
DisplayProject.controls.Line
The Line class defines a single-segment line.
-
VisualLogic.Line
@author Homer
-
asia.redact.bracket.properties.big.Line
Representation of a line. "index" is the absolute offset of this line in the file at the time it was read out. This class is thread-safe.
@author Dave
-
asia.redact.bracket.properties.line.Line
Representation of a line of text in a file. Index is the absolute offset of this line in the file at the time it was read out. This class is thread-safe.
@author Dave
-
br.com.objectos.comuns.io.Line
@author marcio.endo@objectos.com.br (Marcio Endo)
-
ch.blackspirit.graphics.Line
@author Markus Koller
-
ch.blackspirit.graphics.shape.Line
Simple line implementation. Colors are set to null
by default.
@author Markus Koller
-
chunmap.model.elem.Line
直线
@author chunquedong
-
com.ardor3d.scenegraph.Line
-
com.asakusafw.compiler.trace.testing.SimpleOperatorFactory.Line
-
com.asakusafw.testdriver.windgate.emulation.testing.model.Line
Data model for testing.
-
com.barrybecker4.game.twoplayer.pente.analysis.Line
Represents a run of symbols to be evaluated on the board. All the symbols in the line should be of the same side.
@author Barry Becker
-
com.baulsupp.kolja.log.line.Line
-
com.blitline.image.functions.Line
-
com.bookstore.domain.model.Line
-
com.cadrlife.jhaml.internal.Line
-
com.google.collide.shared.document.Line
Model for a line of text (including the newline character) in a document. Lines by design do not know their line numbers since that would require a line insertion/deletion to iterate through all of the following lines to update the line numbers, thus making insertion/deletion slower operations than they have to be. The {@link LineFinder} can help to efficiently resolvea line number given the line, or vice versa. Lines can have tags attached to them by clients of this class.
-
com.google.test.metric.report.Source.Line
-
com.google.wave.api.Line
Represents a line within a Wave.
-
com.googlecode.charts4j.Line
Encapsulates data and plot decorations that will be rendered in a {@link LineChart}. Construct with {@link Plots} static factory class.
@author Julien Chastang (julien.c.chastang at gmail dot com)
@see Data
@see DataUtil
@see LineChart
-
com.jme.scene.Line
-
com.jme3.scene.shape.Line
A simple line implementation with a start and an end.
@author Brent Owens
-
com.lastcalc.db.Line
-
com.positive.charts.util.Line
-
cranks.geom.Line
This class actually creates a line segment. There is no infinite line that is used anywhere. However, intersections are calculated as though the line is infinite.
-
data.Line
-
dwlab.shapes.Line
Line is represented by A B and C values in Ax + Bx + C = 0 equation.
-
eas.simulation.spatial.sim2D.physicalSimulation.physicsEngine.net.phys2d.raw.shapes.Line
Implemenation of a bunch of maths functions to do with lines. Note that lines can't be used as dynamic shapes right now - also collision with the end of a line is undefined.
@author Kevin Glass
-
engine.geometry.Line
-
framework.spacial.Line
-
gab.opencv.Line
-
gov.nasa.worldwind.geom.Line
-
ij.gui.Line
This class represents a straight line selection.
-
it.stefanobertini.zebra.cpcl.labelmode.Line
-
javafx.scene.shape.Line
-
javax.sound.sampled.Line
-
jimm.datavision.Line
A line is a visual report element. Lines are used in field {@link jimm.datavision.field.Border}s and independently.
Note that currently, line thickness is ignored in the Java GUI (but not in layout engines such as the LaTeXLE).
@author Jim Menard, jimm@io.com
-
lifesbest23.common.math.Line
-
main.components.Line
@author codefire
-
model.Line
La classe Line représente une ligne de transports en commun
@version 1.0
@author Pierre Facq
@author Alan Grente-Lequertier
@author Alexandre Paris-Vergne
@author Thomas Sileghem
@see TransportType
@see Station
-
net.helipilot50.stocktrade.displayproject.controls.Line
The Line class defines a single-segment line.
-
net.phys2d.raw.shapes.Line
Implemenation of a bunch of maths functions to do with lines. Note that lines can't be used as dynamic shapes right now - also collision with the end of a line is undefined.
@author Kevin Glass
-
net.sf.minuteProject.loader.implicitstructure.node.Line
-
net.sourceforge.ganttproject.chart.GraphicPrimitiveContainer.Line
-
net.wigis.graph.dnv.geometry.Line
The Class Line.
@author Brynjar Gretarsson
-
nl.nuggit.words.board.Line
-
nu.fw.jeti.plugins.drawing.shapes.Line
This class represents the line.
@author El�bieta Iwaszkiewicz (ei197866@students.mimuw.edu.pl)
-
org.apache.commons.math3.geometry.euclidean.threed.Line
The class represent lines in a three dimensional space.
Each oriented line is intrinsically associated with an abscissa which is a coordinate on the line. The point at abscissa 0 is the orthogonal projection of the origin on the line, another equivalent way to express this is to say that it is the point of the line which is closest to the origin. Abscissa increases in the line direction.
@since 3.0
-
org.apache.commons.math3.geometry.euclidean.twod.Line
This class represents an oriented line in the 2D plane.
An oriented line can be defined either by prolongating a line segment between two points past these points, or by one point and an angular direction (in trigonometric orientation).
Since it is oriented the two half planes at its two sides are unambiguously identified as a left half plane and a right half plane. This can be used to identify the interior and the exterior in a simple way by local properties only when part of a line is used to define part of a polygon boundary.
A line can also be used to completely define a reference frame in the plane. It is sufficient to select one specific point in the line (the orthogonal projection of the original reference frame on the line) and to use the unit vector in the line direction and the orthogonal vector oriented from left half plane to right half plane. We define two coordinates by the process, the abscissa along the line, and the offset across the line. All points of the plane are uniquely identified by these two coordinates. The line is the set of points at zero offset, the left half plane is the set of points with negative offsets and the right half plane is the set of points with positive offsets.
@since 3.0
-
org.apache.openejb.table.Line
-
org.apache.poi.hslf.model.Line
Represents a line in a PowerPoint drawing
@author Yegor Kozlov
-
org.drools.benchmark.model.waltz.Line
-
org.drools.examples.benchmarks.waltz.model.Line
Lines have the line label followed by the 2 points defining the line. (literalize line p1 p2)
-
org.eclipse.ecf.tutorial.scribbleshare.toolbox.Line
A line shape.
@author kgilmer
-
org.geotools.math.Line
Equation of a line in a two dimensional space (x,y). A line has an equation of the form y=ax+b. At the difference of {@link Line2D} (which are bounded by (x1,y1)and (x2,y2) points), {@code Line} objects extends toward infinity.The equation parameters for a {@code Line} object can bet set at constructiontime or using one of the {@code setLine(...)} methods. The y valuecan be computed for a given x value using the {@link #y} method. Method{@link #x} compute the converse and should work even if the line is vertical.
@since 2.0
@source $URL$
@version $Id$
@author Martin Desruisseaux (PMO, IRD)
@see Point2D
@see Line2D
@see Plane
-
org.netbeans.modules.exceptions.entity.Line
@author Jan Horvath
-
org.newdawn.slick.geom.Line
Implemenation of a bunch of maths functions to do with lines. Note that lines can't be used as dynamic shapes right now - also collision with the end of a line is undefined.
@author Kevin Glass
-
org.nlogo.shape.Line
-
org.openide.text.Line
-
org.pdfclown.documents.interaction.annotations.Line
fanochizzolini.it)
@since 0.0.7
@version 0.1.0
-
org.plutext.jaxb.svg11.Line
A simple Line class example with two intrinsic Point end point objects. Demonstrates use of {@link org.ObjectLayout.IntrinsicObjectModel}members and their initialization, either at field initialization or during construction.
Note that the following rules apply to intrinsic object members:
- All intrinsic object members must be private final fields.
- Intrinsic object members should be initialized (either at field declaration, initialization code section, or in the containing object's constructor) using one of the {@link org.ObjectLayout.IntrinsicObjects#constructWithin} variants
- Intrinsic object members should not be initialized to null
- Intrinsic object members should not be initialized with the value of another intrinsic object member
- Intrinsic object members should be constructed with their containing object as a parameter
Failure to follow these rules can result in error, warnings, or simply in slower execution.
-
org.telehash.model.Line
A representation of the model object '
Line'.
The following features are supported:
- {@link org.telehash.model.Line#getAddress Address}
- {@link org.telehash.model.Line#getEnd End}
- {@link org.telehash.model.Line#getNeighbors Neighbors}
- {@link org.telehash.model.Line#getRingIn Ring In}
- {@link org.telehash.model.Line#getRingOut Ring Out}
- {@link org.telehash.model.Line#getInit Init}
- {@link org.telehash.model.Line#getSeenAt Seen At}
- {@link org.telehash.model.Line#getSentAt Sent At}
- {@link org.telehash.model.Line#getLineAt Line At}
- {@link org.telehash.model.Line#getTapLastAt Tap Last At}
- {@link org.telehash.model.Line#getBr Br}
- {@link org.telehash.model.Line#getBrIn Br In}
- {@link org.telehash.model.Line#getBrOut Br Out}
- {@link org.telehash.model.Line#getBsent Bsent}
- {@link org.telehash.model.Line#getLineId Line Id}
- {@link org.telehash.model.Line#isVisible Visible}
- {@link org.telehash.model.Line#isAdvertised Advertised}
- {@link org.telehash.model.Line#getRules Rules}
- {@link org.telehash.model.Line#getSession Session}
@see org.telehash.model.TelehashPackage#getLine()
@model
@generated
-
org.vaadin.gwtgraphics.client.Line
Line represents a straight line from one point to another. Line can be stroked.
@author Henri Kerola / IT Mill Ltd
-
org.waveprotocol.wave.client.editor.content.paragraph.Line
Metadata useful for managing line rendering and behaviour within documents. Additionally contains useful methods to manipulate this information.
@author danilatos@google.com (Daniel Danilatos)
@author patcoleman@google.com (Pat Coleman)
-
state.objects.Line
-
urban.kappa.Line
A representation of the model object 'Line'.
@see urban.kappa.KappaPackage#getLine()
@model
@generated
-
urban.urban.Line
A representation of the model object '
Line'.
The following features are supported:
- {@link urban.urban.Line#getLine Line}
@see urban.urban.UrbanPackage#getLine()
@model
@generated
-
window.graphic.Line