Modifier and Type | Field and Description |
---|---|
(package private) Position |
Placement.position |
Modifier and Type | Method and Description |
---|---|
static Position |
Position.aXPlusBY(double a,
Position v,
double b,
Position w) |
Position |
Position.copy() |
Position |
Direction.destination(double d) |
Position |
Placement.getPosition() |
Position |
Position.getRelativeToBoxCenter(double[] xyxy) |
static Position |
Position.midpoint(Position pa,
Position pb) |
Modifier and Type | Method and Description |
---|---|
void |
Position.absolutize(Position porig,
double scale,
Position prel) |
void |
Position.add(Position p) |
static Position |
Position.aXPlusBY(double a,
Position v,
double b,
Position w) |
double |
Position.distanceFrom(Position p) |
static Direction |
Direction.fromTo(Position pa,
Position pb) |
static Position |
Position.midpoint(Position pa,
Position pb) |
void |
Position.relativize(Position porig,
double scale,
Position pabs) |
void |
Position.rotateAbout(Position pcen,
double rad) |
void |
Position.shift(Position spos) |
void |
Position.subtract(Position p) |
Constructor and Description |
---|
Placement(Position p,
Direction d) |
Placement(Position p,
Direction d,
double t) |
Modifier and Type | Field and Description |
---|---|
(package private) Position |
SpriteMarker.position |
Modifier and Type | Method and Description |
---|---|
Position |
Box.getCenter() |
Position |
SpritePlacement.getPosition() |
Position |
SpriteMarker.getPosition() |
Modifier and Type | Method and Description |
---|---|
void |
SpriteData.addMarker(java.lang.String id,
Position position) |
void |
Box.extendTo(Position p) |
void |
Box.push(Position position) |
Constructor and Description |
---|
Box(Position p) |
SpriteMarker(java.lang.String sid,
Position pos) |
Modifier and Type | Method and Description |
---|---|
static Position[] |
Geom.copyPositionArray(Position[] pa) |
static Position[] |
Geom.getBoundary(java.util.ArrayList<Position> apts) |
static Position |
Geom.translatedRotatedPoint(Position b,
Position pc,
Heading h) |
static Position[] |
Geom.translatedRotatedPoints(Position[] bdry,
Position pc,
Heading h) |
static Position[] |
Geom.translatedRotatedPoints(Position[] bdry,
Position pt,
Heading h,
Position pcen) |
Modifier and Type | Method and Description |
---|---|
static double |
Geom.altDistanceTo(Position pos,
double[] xyxy) |
static double |
Geom.angleTo(Position position) |
static Position[] |
Geom.copyPositionArray(Position[] pa) |
static double |
Geom.distanceBetween(Position pos,
Position pse) |
static double |
Geom.distanceTo(Position pos,
double[] xyxy) |
static double |
Geom.intersectFraction(Position pa,
Position pb,
double[] xyxy) |
static double |
Geom.perimeterDistance(Position pos,
Heading h,
double radius) |
static void |
Geom.rotateAbout(Position[] rp,
Position rpc,
double rad) |
static void |
Geom.rotateAbout(Position[] rp,
Position rpc,
double rad) |
static Position |
Geom.translatedRotatedPoint(Position b,
Position pc,
Heading h) |
static Position[] |
Geom.translatedRotatedPoints(Position[] bdry,
Position pc,
Heading h) |
static Position[] |
Geom.translatedRotatedPoints(Position[] bdry,
Position pc,
Heading h) |
static Position[] |
Geom.translatedRotatedPoints(Position[] bdry,
Position pt,
Heading h,
Position pcen) |
static Position[] |
Geom.translatedRotatedPoints(Position[] bdry,
Position pt,
Heading h,
Position pcen) |
Modifier and Type | Method and Description |
---|---|
static Position[] |
Geom.getBoundary(java.util.ArrayList<Position> apts) |
Modifier and Type | Method and Description |
---|---|
void |
SegmentGraphPoint.move(Position pos) |
void |
SegmentGraphVE.pickDragged(Pickable pbl,
Position pos,
int button,
int ix,
int iy) |
void |
SGAttachmentPoint.setPosition(Position pos) |
Modifier and Type | Field and Description |
---|---|
private Position |
Shape.p_cachePosition |
private Position |
Shape.p_position |
private Position |
Shape.p_pressPosition |
(package private) Position |
ShapePoint.pAbs |
(package private) Position |
ShapePoint.pCache |
Modifier and Type | Method and Description |
---|---|
Position |
ShapePoint.getAbsolutePosition() |
Position |
ShapePoint.getCachedPosition() |
Position |
Shape.getPosition() |
Position |
ShapePoint.getPosition() |
Modifier and Type | Method and Description |
---|---|
void |
FixedDrawing.addFromScaledShape(Shape sh,
Position cpos,
double scl) |
static void |
ShapeSymmetry.applySymmetry(Shape shape,
ShapePoint sp,
Position pos) |
void |
DrawingPainter.instruct(Painter p,
FixedDrawing dr,
Position pos,
double scale) |
void |
Shape.movePoint(ShapePoint sp,
Position pos,
int action) |
void |
Shape.rotate(Position pos) |
private void |
Shape.rotate(ShapePoint sp,
Position pos) |
private void |
Shape.rotateFromTo(Position pc,
Position pos) |
void |
Shape.setPosition(Position p) |
void |
ShapePoint.setPosition(Position p) |
void |
ShapePoint.shiftFromCache(Position p) |
Constructor and Description |
---|
GenericShape(Shape sh,
Position cpos,
double scl) |
ShapePoint(Shape parent,
Position p,
int icol) |
Modifier and Type | Field and Description |
---|---|
(package private) Position |
PickablePoint.p_position |
Modifier and Type | Method and Description |
---|---|
static Position |
Geom.centerOfGravity(double[] xpts,
double[] ypts) |
Position |
AbsLocated.getAbsolutePosition() |
Position |
PickablePoint.getPosition() |
Position |
PickableRegion.getReferencePoint() |
Position |
WorldTransform.getWorldPosition(int x,
int y) |
Position |
Painter.wop(IntPosition ip) |
Modifier and Type | Method and Description |
---|---|
void |
Builder.addPickablePoint(PickablePoint pp,
Position pos) |
static double |
Geom.distanceBetween(Position a,
Position b) |
void |
Painter.drawCable(Position pa,
Position pcenter,
Position pb) |
void |
Painter.drawCenteredBox(Position pos,
int hx,
int hy) |
void |
Painter.drawCenteredOval(Position pos,
int hx,
int hy) |
void |
Painter.drawCircle(Position position,
double radius) |
void |
Painter.drawLine(Position p1,
Position p2) |
void |
Painter.fillCenteredBox(Position pos,
int hx,
int hy) |
void |
Painter.fillCenteredOval(Position pos,
int ir) |
void |
Painter.fillCircle(Position position,
double radius) |
int[] |
WorldCanvas.getIntPosition(Position pos) |
boolean |
Painter.isOnCanvas(Position p) |
void |
PickablePoint.moveTo(Position pos) |
void |
PickableRegion.moveTo(Position pos) |
void |
ZoneDemo.pickDragged(Pickable pbl,
Position pos,
int button,
int ix,
int iy) |
void |
PickListener.pickDragged(Pickable pbl,
Position pos,
int button,
int ix,
int iy) |
IntPosition |
Painter.pow(Position p) |
void |
PickablePoint.setPosition(Position p) |
void |
PickableRegion.setReferencePoint(Position p) |
void |
GraphContextMenu.showAt(Position pos) |
Constructor and Description |
---|
PickablePoint(Position p,
java.lang.Object obj) |
PickablePoint(Position p,
java.lang.Object obj,
int icol) |
Modifier and Type | Method and Description |
---|---|
void |
Polypoint.translate(Position pos) |
Modifier and Type | Method and Description |
---|---|
void |
ContextMenu.showAt(Position absolutePosition) |
Copyright © 2013. All Rights Reserved.