public class LineSegmentDoubleGF extends LineSegmentDouble
| Constructor and Description |
|---|
LineSegmentDoubleGF() |
LineSegmentDoubleGF(GeometryFactory geometryFactory,
int axisCount,
double... coordinates) |
LineSegmentDoubleGF(GeometryFactory geometryFactory,
LineString line) |
LineSegmentDoubleGF(GeometryFactory geometryFactory,
Point point1,
Point point2) |
LineSegmentDoubleGF(int axisCount,
double... coordinates) |
LineSegmentDoubleGF(LineSegment line) |
LineSegmentDoubleGF(LineString line) |
LineSegmentDoubleGF(Point coordinates1,
Point coordinates2) |
| Modifier and Type | Method and Description |
|---|---|
protected LineSegment |
createLineSegment(GeometryFactory geometryFactory,
int axisCount,
double... coordinates) |
protected Point |
createPoint(GeometryFactory geometryFactory,
double... coordinates) |
GeometryFactory |
getGeometryFactory()
Gets the geometryFactory which contains the context in which this geometry was created.
|
clone, getAxisCount, getCoordinate, getCoordinates, isEmptyangle, closestPoint, closestPoints, compareTo, compareTo, convert, distance, distance, distance, distanceAlong, distanceAlong, distancePerpendicular, equals, equals, equalsTopo, extend, getElevation, getIntersection, getIntersection, getLength, getP0, getP1, getVertexCount, intersection, intersects, isEndPoint, isHorizontal, isPerpendicularTo, isPointOnLineMiddle, isVertical, isWithinDistance, isZeroLength, lineIntersection, midPoint, normalize, orientationIndex, orientationIndex, pointAlong, pointAlongOffset, project, project, projectCoordinate, projectionFactor, projectionFactor, reverse, segmentFraction, touchesEndappendVertex, compareToSameClass, computeBoundingBox, convertCoordinates, copy, deleteVertex, deleteVertex, distance, doEquals, equals, equalsExact, equalsVertex, equalsVertex, equalsVertex, equalsVertex, equalsVertex, getBoundary, getBoundaryDimension, getCoordinatesList, getDataType, getDimension, getEndPoint, getM, getMinVertexCount, getPoint, getPoint, getPointWithin, getSegment, getSegmentCount, getStartPoint, getToVertex, getVertex, getX, getY, getZ, hasVertex, insertVertex, intersects, isClockwise, isClosed, isCounterClockwise, isEquivalentClass, isRing, merge, merge, move, moveCoordinates, moveVertex, moveVertex, orientationIndex, points, prepare, segments, split, subLine, subLine, subLine, subLine, toClockwise, toCounterClockwise, verticesbuffer, buffer, buffer, checkNotGeometryCollection, compare, contains, containsProperly, convert, convexHull, coveredBy, covers, createVertexId, crosses, difference, disjoint, distance, envelopeCovers, envelopesIntersect, equal, equals, equals, equalsExact, equalsNorm, equalsTopo, geometries, getArea, getBoundingBox, getCentroid, getClassSortIndex, getCoordinateSystem, getEnvelope, getGeometries, getGeometries, getGeometry, getGeometryComponents, getGeometryCount, getGeometryType, getInteriorPoint, getNonZeroGeometryFactory, getSrid, getUserData, getVertexIndex, hashCode, hasInvalidXyCoordinates, hasNonEmptyElements, hasNullElements, intersection, intersects, isAnyTargetComponentInTest, isGeometryCollection, isRectangle, isSimple, isValid, isWithinDistance, overlaps, relate, relate, setUserData, setVertexIndex, symDifference, toString, touches, toWkt, union, union, withinfinalize, getClass, notify, notifyAll, wait, wait, waitgetBoundingBoxdistance, equals, equalsVertex, equalsVertex, equalsVertex, equalsVertex, equalsVertex, getCoordinatesList, getEndPoint, getM, getPoint, getSegmentCount, getStartPoint, getX, getY, getZ, hasVertex, isClockwise, isClosed, isCounterClockwise, isRing, merge, merge, move, moveVertex, points, prepare, split, subLine, subLine, subLine, subLineappendVertex, buffer, buffer, buffer, compareToSameClass, contains, containsProperly, convert, convexHull, copy, coveredBy, covers, crosses, deleteVertex, difference, disjoint, distance, equal, equals, equals, equalsExact, equalsExact, equalsNorm, equalsTopo, geometries, getArea, getBoundary, getBoundaryDimension, getCentroid, getClassSortIndex, getCoordinateSystem, getDimension, getEnvelope, getGeometries, getGeometries, getGeometry, getGeometryComponents, getGeometryCount, getGeometryType, getInteriorPoint, getPoint, getPointWithin, getSegment, getSrid, getToVertex, getUserData, getVertex, hashCode, hasInvalidXyCoordinates, insertVertex, intersection, intersects, intersects, isRectangle, isSimple, isValid, isWithinDistance, moveVertex, overlaps, relate, relate, segments, setUserData, symDifference, toClockwise, toCounterClockwise, touches, toWkt, union, union, vertices, withingetDataTypepublic LineSegmentDoubleGF()
public LineSegmentDoubleGF(GeometryFactory geometryFactory, int axisCount, double... coordinates)
public LineSegmentDoubleGF(GeometryFactory geometryFactory, LineString line)
public LineSegmentDoubleGF(GeometryFactory geometryFactory, Point point1, Point point2)
public LineSegmentDoubleGF(int axisCount,
double... coordinates)
public LineSegmentDoubleGF(LineSegment line)
public LineSegmentDoubleGF(LineString line)
protected LineSegment createLineSegment(GeometryFactory geometryFactory, int axisCount, double... coordinates)
createLineSegment in class LineSegmentDoubleprotected Point createPoint(GeometryFactory geometryFactory, double... coordinates)
createPoint in class LineSegmentDoublepublic GeometryFactory getGeometryFactory()
GeometrygetGeometryFactory in interface GeometrygetGeometryFactory in interface LineSegmentgetGeometryFactory in class AbstractGeometryCopyright © 2015 Revolution Systems Inc.. All rights reserved.