-
DisplayProject.controls.Point
The Point class defines points, which can be displayed not only as single points, but also as graphic symbols, such as stars, circles, and squares.
-
ae.java.awt.Point
A point representing a location in {@code (x,y)} coordinate space,specified in integer precision.
@author Sami Shaio
@since 1.0
-
at.fhj.itm.model.Point
A point of a calculated route
@author Seuchter
-
battleTank.Point
This class is a point (overriding Java's Point class) that will be used to determine the location of tanks and obstacles
@author Team Exception
@implements Serializable
@see PlayerTank, EnemyTank, Item, Map
@serial
-
bean.Point
-
buri.ddmsence.ddms.summary.gml.Point
An immutable implementation of gml:Point.
{@ddms.versions 11110}
{@table.header History}The GML profile was removed in favour of TSPI in DDMS 5.0. {@table.footer}{@table.header Nested Elements}{@child.info gml:pos|1|11110}{@table.footer}{@table.header Attributes}{@child.info gml:id|1|11110}{@child.info <
srsAttributes>|0..*|11110}{@table.footer}{@table.header Validation Rules}{@ddms.rule The qualified name of this element must be correct.|Error|11111}{@ddms.rule The srsName must exist.|Error|11111}{@ddms.rule The gml:id must exist, and must be a valid NCName.|Error|11111}{@ddms.rule If the gml:pos has an srsName, it must match the srsName of this Point.|Error|11111}{@ddms.rule Warnings from any SRS attributes are claimed by this component.|Warning|11111}{@table.footer}
@author Brian Uri!
@since 0.9.b
-
ca.carleton.gcrc.geom.Point
-
charva.awt.Point
Represents a point in (x,y) coordinate space, with integer precision.
-
cl.alejo.jcsim.csim.circuit.Point
-
colonies.src.Point
-
com.android.chimpchat.adb.LinearInterpolator.Point
-
com.ardor3d.scenegraph.Point
Point
defines a collection of vertices that are rendered as single points or textured sprites depending on PointType.
-
com.barrybecker4.ca.dj.jigo.sgf.Point
Represents a point on a Goban. The x and y values are directly accessible due to their common, and frequent use.
-
com.beoui.geocell.model.Point
-
com.esri.core.geometry.Point
A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane. In case of Geographic Coordinate Systems, the X coordinate is the longitude and the Y is the latitude.
-
com.extjs.gxt.ui.client.util.Point
Instances of this class represent places on the (x, y) coordinate plane.
@see Rectangle
-
com.facebook.LinkBench.distributions.PiecewiseLinearDistribution.Point
-
com.forgeessentials.util.AreaSelector.Point
-
com.forgeessentials.util.selections.Point
-
com.gameloftProgrammersCup.clientInterfaces.Point
-
com.geophile.z.spatialobject.d2.Point
-
com.github.davidmoten.rtree.geometry.Point
-
com.google.code.appengine.awt.Point
-
com.google.gwt.maeglin89273.game.mengine.physics.Point
-
com.google.gwt.maps.client.geom.Point
-
com.google.gwt.touch.client.Point
-
com.googlecode.libkml.Point
-
com.gwtmobile.ui.client.utils.Point
-
com.impetus.kundera.gis.geometry.Point
Geometric Point implementation
@author amresh.singh
-
com.jgraph.gaeawt.java.awt.Point
-
com.lbslocal.api.objects.external.Point
-
com.lbslocal.cc.objects.v0.common.Point
-
com.linkedin.restli.examples.typeref.api.Point
-
com.metamx.collections.spatial.Point
-
com.neophob.sematrix.gui.model.Point
@author michu
-
com.nr.cg.Point
-
com.sencha.gxt.core.client.util.Point
Instances of this class represent places on the (x, y) coordinate plane.
@see Rectangle
-
com.spatial4j.core.shape.Point
A Point with X & Y coordinates.
-
com.sromku.polygon.Point
Point on 2D landscape
@author Roman Kushnarenko (sromku@gmail.com)
-
com.sun.jna.examples.win32.User32.POINT
Defines the x- and y-coordinates of a point.
-
com.sun.jna.examples.win32.WinDef.POINT
-
com.sun.jna.platform.win32.WinDef.POINT
@author dblock[at]dblock[dot]org
-
com.sun.jna.platform.win32.WinUser.POINT
@author dblock[at]dblock[dot]org
-
com.sun.star.awt.Point
-
com.tensegrity.palo.gwt.widgets.client.util.Point
-
com.vaadin.addon.timeline.gwt.client.VCanvasPlotter.Point
-
com.vividsolutions.jts.geom.Point
Basic implementation of Point
.
@version 1.7
-
com.wizriver.entity.beans.Point
@Project_name : jinbawang
@Class_name : Point
@Description :
@Author :
bobo 下午04:35:08
@Modifier : 下午04:35:08
@Modify_note :
@version :
-
common.Point
Représentaion d'un point sur le plateau
@author Ait Elhaj Brahim
-
cranks.geom.Point
-
de.ailis.jollada.model.Point
Point light source.
@author Klaus Reimer (k@ailis.de)
-
de.micromata.opengis.kml.v_2_2_0.Point
A geographic location defined by longitude, latitude, and (optional) altitude. When a Point is contained by a Placemark, the point itself determines the position of the Placemark's name and icon. When a Point is extruded, it is connected to the ground with a line. This "tether" uses the current LineStyle.
The element acts as a inside a element. It draws an icon to mark the position of the PhotoOverlay. The icon drawn is specified by the and fields, just as it is for .
Syntax: <Point id="ID"> <!-- specific to Point --> <extrude>0</extrude> <!-- boolean --> <altitudeMode>clampToGround</altitudeMode> <!-- kml:altitudeModeEnum: clampToGround, relativeToGround, or absolute --> <!-- or, substitute gx:altitudeMode: clampToSeaFloor, relativeToSeaFloor --> <coordinates>...</coordinates> <!-- lon,lat[,alt] --> </Point>
Extends:
@see : Contained By:
@see :
@see :
-
de.psi.telco.sumoplayer.util.Point
-
def_classes.Point
A point class representing a point in a 2D plane. Supporting both floating point and integer value representation.
@author Johansson M.
-
ds.moteur.geometrie.Point
Repr�sente un point de l'espace.
@author Yannick BISIAUX
-
edu.caltech.csn.geocell.Point
Generic Point class for use in Geocell classes.
@author Michael Olson
-
engine.geometry.Point
-
etch.examples.perf.Perf.Point
-
eu.stratosphere.example.java.clustering.KMeans.Point
-
flash.swf.builder.types.Point
A value object for an x and y pair.
@author Peter Farland
-
fr.soleil.comete.util.Point
-
geometry.java.Point
-
gistoolkit.features.Point
A point is a feature that has no dimension, it only represents a point in two dimension space.
-
globalscreen.application.tracability.tracer.Point
-
go.Point
-
gps.garmin.img.structure.data.Point
@author aranzuglia
-
graphics.common.Point
The base co-ordinate data structure that will enable the engine to know where things are and be able to move them around and such.
@author Freezerburn
-
iryrwarosh.Point
-
java.awt.Point
A point representing a location in {@code (x,y)} coordinate space,specified in integer precision.
@version 1.40, 02/24/06
@author Sami Shaio
@since 1.0
-
jimm.datavision.Point
A point with double coordinates.
@author Jim Menard,
jimm@io.com
-
jjil.core.Point
Point: an object holding a 2-dimensional point coordinate
@author webb
-
jpbrt.core.Point
-
lejos.geom.Point
Point with float co-ordinates for use in navigation.
@author Lawrie Griffiths
-
model.Point
-
musicwriter.gui.Point
-
net.algart.math.Point
Point in multidimensional space with real coordinates. Represented as an array of double numbers.
All calculations in this class are performed in strictfp mode, so the result is absolutely identical on all platforms.
This class is immutable and thread-safe: there are no ways to modify settings of the created instance.
AlgART Laboratory 2007–2014
@author Daniel Alievsky
@version 1.2
@since JDK 1.5
@see IPoint
-
net.fortytwo.twitlogic.model.geo.Point
two.net).
-
net.fortytwo.twitlogic.persistence.beans.Point
two.net).
-
net.helipilot50.stocktrade.displayproject.controls.Point
The Point class defines points, which can be displayed not only as single points, but also as graphic symbols, such as stars, circles, and squares.
-
net.mygwt.ui.client.util.Point
Instances of this class represent places on the (x, y) coordinate plane.
@see Rectangle
-
net.sf.myway.base.db.Point
@author Andreas Beckers
@version $Revision: 1.6 $
-
nodebox.graphics.Point
-
nodebox.node.polygraph.Point
A simple 2-dimensional point with floating point values.
-
org.andrewberman.ui.Point
The
Point
class is, like the
Color
class, a crappy extension of Java's built-in AWT functionality. The most important change is that this
Point
class is set to
final
, meaning that if the JVM is smart enough, it will run significantly faster than a non-final class.
Also included are a couple of convenient methods, such as translate()
and scale
.
@author Greg
@see java.awt.Point
@see org.andrewberman.ui.UIUtils
@see org.andrewberman.ui.Color
-
org.apache.abdera.ext.geo.Point
-
org.apache.ambari.eventdb.model.TaskData.Point
-
org.apache.batik.svggen.font.Point
@version $Id: Point.java,v 1.3 2004/08/18 07:15:18 vhardy Exp $
@author
David Schweinsberg
-
org.apache.cxf.configuration.foo.Point
3.org/2001/XMLSchema}anyType"> <sequence> <element name="x" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="y" type="{http://www.w3.org/2001/XMLSchema}int"/> </sequence> </restriction> </complexContent> </complexType>
-
org.apache.etch.examples.perf.Perf.Point
-
org.apache.flex.forks.batik.svggen.font.Point
@version $Id: Point.java,v 1.3 2004/08/18 07:15:18 vhardy Exp $
@author
David Schweinsberg
-
org.apache.flex.utils.Point
A value object for an x and y pair.
-
org.apache.flink.examples.java.clustering.KMeans.Point
-
org.apache.jdo.tck.pc.mylib.Point
A simple class with two fields
@author Dave Bristor
-
org.apache.pivot.wtk.Point
Class representing the location of an object.
-
org.codemap.Point
A point on the visualization pane, with associated document. Coordinates are logical coordinates. When normalized, coordinates are typically between 0 and 1 (except for outliers).
Instances of this class are immutable.
@author Adrian Kuhn
-
org.eclipse.dd.dc.Point
A representation of the model object '
Point'.
The following features are supported:
- {@link org.eclipse.dd.dc.Point#getX X}
- {@link org.eclipse.dd.dc.Point#getY Y}
@see org.eclipse.dd.dc.DcPackage#getPoint()
@model extendedMetaData="name='Point' kind='empty'"
@generated
-
org.eclipse.draw2d.geometry.Point
-
org.eclipse.graphiti.mm.algorithms.styles.Point
-
org.eclipse.sapphire.ui.Point
-
org.eclipse.swt.graphics.Point
se.org/swt/">Sample code and further information
-
org.eclipse.swt.internal.win32.POINT
-
org.eclipse.wb.draw2d.geometry.Point
-
org.geolab3d.geometry.Point
-
org.geolatte.geom.Point
-
org.geomajas.gwt.client.spatial.geometry.Point
GWT client side implementation of a Point.
@author Pieter De Graef
-
org.geomajas.puregwt.client.spatial.Point
GWT client side implementation of a Point.
@author Pieter De Graef
@since 1.0.0
-
org.gephi.preview.api.Point
Point interface.
@author Jérémy Subtil
-
org.geppetto.core.visualisation.model.Point
-
org.gtugs.domain.Point
@author jasonacooper@google.com (Jason Cooper)
-
org.gwt.mosaic.core.client.Point
A point represents a location in {@code (x,y)} coordinate space, specified ininteger precision.
@author georgopoulos.georgios(at)gmail.com
-
org.gwtopenmaps.openlayers.client.geometry.Point
...
@author Edwin Commandeur - Atlis EJS
-
org.hibernate.search.spatial.impl.Point
Normalized latitude,longitude holder (in [-90;90],[-180,180]) with distance and destination computations methods
@author Nicolas Helleringer
@author Mathieu Perez
-
org.jboss.arquillian.ajocado.geometry.Point
Point as position rendered on browser canvas.
@author
Lukas Fryc
@version $Revision$
-
org.jemmy.Point
Replacement for java.awt.Point
@author Alexander Kouznetsov
-
org.jgroups.demo.tankwar.model.Point
-
org.jwildfire.create.eden.primitive.Point
-
org.jwildfire.create.tina.meshgen.marchingcubes.Point
-
org.kabeja.dxf.helpers.Point
@author
org.kalimullin.fsraytracer.geometry.Point
-
org.locationtech.udig.tools.edit.support.Point
A point implementation. Each point for a given location is a singleton and immutable so points can be compared with ==.
@author jones
@since 1.1.0
-
org.lwjgl.util.Point
A 2D integer point class, which looks remarkably like an AWT one.
@author $Author: matzon $
@version $Revision: 2983 $$Id: Point.java 2983 2008-04-07 18:36:09Z matzon $
-
org.mongodb.morphia.query.Shape.Point
-
org.moparscape.msc.gs.model.Point
-
org.moxieapps.gwt.highcharts.client.Point
Represents a single data point that can be added to a {@link Series}. As an extension of {@link Configurable} each point instance can also optionally have configuration options set on it.Standard example:
chart.addSeries(chart.createSeries() .setName("Browser share") .setPoints(new Point[] { new Point(15, 45.0), new Point(25, 26.8), new Point(35, 12.8), new Point(46, 8.5), new Point(55, 6.2), new Point(65, 0.7) }) );
Advanced pie chart example (where the points represent categories and values for each category):
chart.addSeries(chart.createSeries() .setName("Browser share") .setPoints(new Point[]{ new Point("Firefox", 45.0), new Point("IE", 26.8), new Point("Chrome", 12.8) .setSliced(true) .setSelected(true), new Point("Safari", 8.5), new Point("Opera", 6.2), new Point("Others", 0.7) }) );
@author squinn@moxiegroup.com (Shawn Quinn)
@since 1.0.0
-
org.newdawn.slick.geom.Point
A single point shape
@author Kova
-
org.opencv.core.Point
-
org.opengis.geometry.primitive.Point
eospatial.org/standards/as">ISO 19107
@author Martin Desruisseaux (IRD)
@since GeoAPI 1.0
@see PrimitiveFactory#createPoint
@todo Some associations are commented out for now.
-
org.openpixi.pixi.physics.util.Point
-
org.openpnp.model.Point
-
org.openqa.selenium.Point
-
org.postgis.Point
-
org.pptx4j.Point
-
org.renjin.graphics.geom.Point
-
org.rometools.feed.module.georss.geometries.Point
Point object, contains a position
@author runaas
-
org.rstudio.core.client.Point
-
org.sbml.jsbml.ext.layout.Point
@author Nicolas Rodriguez
@author Sebastian Frölich
@author Andreas Dräger
@author Clemens Wrzodek
@since 1.0
@version $Rev: 1639 $
-
org.sgx.yuigwt.yui.util.Point
YUI often represents a point in a 2 number array, like Node.getXY and we overlay that in this class.
@author sg
-
org.spout.api.geo.discrete.Point
-
org.spoutcraft.api.gui.Point
-
org.springframework.data.geo.Point
Represents a geospatial point value.
@author Mark Pollack
@author Oliver Gierke
@author Thomas Darimont
@since 1.8
-
org.springframework.data.mongodb.core.geo.Point
-
org.springframework.data.solr.core.geo.Point
@author Christoph Strobl
@since 1.1
-
org.thechiselgroup.choosel.core.client.geometry.Point
-
org.waveprotocol.wave.client.paging.Traverser.Point
-
org.yaml.snakeyaml.immutable.Point
-
org.zkoss.ganttz.data.DependencyType.Point
-
org.zkoss.openlayers.geometry.Point
@author jumperchen
-
pivot.wtk.Point
Class representing the location of an object.
@author gbrown
-
pl.balon.gwt.diagrams.client.connection.data.Point
Represents 2D point and vector. Unmodifiable type.
@author Michał Baliński (michal.balinski@gmail.com)
-
pl.tecna.gwt.connectors.client.Point
-
progs.lib.Point
@author KRishna Atkuru
-
purrpackagedemo.Point
-
pythagoras.f.Point
Represents a point on a plane.
-
rinde.sim.core.graph.Point
Point represents a position in euclidean space, it is defined as a simple tuple (double,double).
@author Rinde van Lon (rinde.vanlon@cs.kuleuven.be)
-
ru.dubov.primitives.Point
Represents a point in two dimensional space.
@author Mikhail Dubov
-
statistics.Point
-
trafficjams.model.util.Point
Created by IntelliJ IDEA. User: Администратор Date: 13.11.11 Time: 15:58 To change this template use File | Settings | File Templates.
-
tv.floe.metronome.clustering.kmeans.Point
-
worldManager.geom.Point
@author KeithKong
| PGGeom bean = new PGGeom();
bean.type = geom.getType();
bean.xyCoords = new double[numPoints * 2];
for (int j = 0; j < numPoints; j++)
{
Point pt = geom.getPoint(j);
bean.xyCoords[j * 2] = pt.x;
bean.xyCoords[j * 2 + 1] = pt.y;
}
geometricData.add(bean);
}
|
| svg.getSVGDescriptionClassOrSVGAnimationClassOrSVGStructureClass().add(line);
line.setX1(b.getOffset().getXAsString() );
line.setY1(b.getOffset().getYAsString() );
Point otherEnd = b.getOtherCorner();
line.setX2( otherEnd.getXAsString() );
line.setY2( otherEnd.getYAsString() );
line.setStyle("stroke:rgb(99,99,99)");
// You can't see the line in Midori, unless you specify the color.
// width eg stroke-width:2 is optional
|
| public static final int NPC = 17;
@Internal
@DataParallel
public static double grconvertX(@Current Context context, @Recycle double x, int from, int to) {
return grConvert(context, new Point(x, Double.NaN), from, to).getX();
}
|
| if (posElement != null) {
geoRSSModule = new GMLModuleImpl();
String coordinates = posElement.getText();
String[] coord = GeoRSSUtils.trimWhitespace(coordinates).split(" ");
Position pos = new Position(Double.parseDouble(coord[0]), Double.parseDouble(coord[1]));
geoRSSModule.setGeometry(new Point(pos));
}
} else if (lineStringElement != null) {
Element posListElement = lineStringElement.getChild("posList", GeoRSSModule.GML_NS);
if (posListElement != null) {
geoRSSModule = new GMLModuleImpl();
|
| {
Element el = inputPanel_.getElement();
int x = event.getNativeEvent().getClientX();
int y = event.getNativeEvent().getClientY();
Point p = new Point(
x - el.getAbsoluteLeft(), y - el.getAbsoluteTop());
showFeedbackAt(p);
SelectionEvent.fire(LocatorPanel.this, p);
|
|
/** Calculate the maximum and minium X and Y values for the given layout.
* Is needed to set the unset nodes in the layout.
*/
private void setXYRange(Collection<BoundingBox> boxes){
Point point;
double x;
double y;
boolean setX = false;
boolean setY = false;
if (min_x != 0.0 || max_x != 0.0){ setX = true; }
if (min_y != 0.0 || max_y != 0.0){ setX = true; }
for (BoundingBox box : boxes){
point = box.getPosition();
x = point.getX();
y = point.getY();
if (x != 0.0){
if (!setX){
min_x = x;
max_x = x;
setX = true;
|
| " Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc pretium quam eu mi varius pulvinar. Duis orci arcu, ullamcorper sit amet, luctus ut, interdum ac, quam. Pellentesque euismod. Nam tincidunt, purus in ultrices congue, urna neque posuere arcu, aliquam tristique purus sapien id nulla. Etiam rhoncus nulla at leo. Cras scelerisque nisl in nibh. Sed eget odio. Morbi elit elit, porta a, convallis sit amet, rhoncus non, felis. Mauris nulla pede, pretium eleifend, porttitor at, rutrum id, orci. Quisque non urna. Nulla aliquam rhoncus est. \n"+
" </p>\n"+
"</div>");
// Window.alert( Y.one("#overlay-position")+" - "+Y.one("#overlay-position").getXY());
Point xy = Y.one("#overlay-position").getXY();
overlay = Y.newOverlay((OverlayConfig) OverlayConfig.create().
xy(xy.x()+30, xy.y()+40).
height("13em").
width("200px").
srcNode("#overlay").
plugins(new PluginBase[]{Y.Plugin().Drag()})
);
|
| * primary effect is not the same as the secondary effect. Note that in order for the secondary effect to be applied it must differ from the primary effect otherwise a buff will just be applied to
* the primary effect.
*/
public void doUpdate() {
resetUpdateDelay();
Point pos = getPoint();
EntityEffectType primary = getPrimaryEffect();
EntityEffectType secondary = getSecondaryEffect();
if (getLevels() < 1 || primary == null || primary == EntityEffectType.NONE) {
return;
}
for (Player player : pos.getWorld().getNearbyPlayers(pos, (int) getEffectRange())) {
Effects effects = player.add(Effects.class);
effects.add(new EntityEffect(primary, getPrimaryAmplifier(), getEffectDuration()));
if (secondary != null && secondary != EntityEffectType.NONE && getLevels() == 4 && primary != secondary) {
effects.add(new EntityEffect(secondary, getEffectDuration()));
}
|
| });
addProperty("scrollpos", new Property() {
@Override
public void set(Object value) {
Point p = (Point) value;
scrollTo(p, false, 0);
}
@Override
public Object get() {
return mapOutsideToCoords(new Point(0,0));
}
});
setScrollBarPolicy(Orientation.HORIZONTAL, ScrollBarPolicy.SHOW_NEVER);
setScrollBarPolicy(Orientation.VERTICAL, ScrollBarPolicy.SHOW_NEVER);
|
| * @see DATAREST-279
*/
@Test
public void parsesPointFromString() {
Point reference = new Point(20.9, 10.8);
assertThat(INSTANCE.convert("10.8,20.9"), is(reference));
assertThat(INSTANCE.convert(" 10.8,20.9 "), is(reference));
assertThat(INSTANCE.convert(" 10.8 ,20.9"), is(reference));
assertThat(INSTANCE.convert(" 10.8 , 20.9 "), is(reference));
|
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact
coftware#gmail.com.