Uses of Class
com.esri.core.geometry.AttributeStreamOfInt32
-
Packages that use AttributeStreamOfInt32 Package Description com.esri.core.geometry -
-
Uses of AttributeStreamOfInt32 in com.esri.core.geometry
Fields in com.esri.core.geometry with type parameters of type AttributeStreamOfInt32 Modifier and Type Field Description (package private) java.util.ArrayList<AttributeStreamOfInt32>TopoGraph. m_chainIndices(package private) java.util.ArrayList<AttributeStreamOfInt32>TopoGraph. m_clusterIndices(package private) java.util.ArrayList<AttributeStreamOfInt32>TopoGraph. m_edgeIndices(package private) java.util.ArrayList<AttributeStreamOfInt32>EditShape. m_geometry_indices(package private) java.util.ArrayList<AttributeStreamOfInt32>EditShape. m_indices(package private) java.util.ArrayList<AttributeStreamOfInt32>EditShape. m_pathindicesMethods in com.esri.core.geometry that return AttributeStreamOfInt32 Modifier and Type Method Description AttributeStreamOfInt32MultiPathImpl. getPathStreamRef()Returns a reference to the AttributeStream of MultiPathImpl parts (Paths).AttributeStreamOfInt32MultiPathImpl. getSegmentIndexStreamRef()Methods in com.esri.core.geometry with parameters of type AttributeStreamOfInt32 Modifier and Type Method Description (package private) static voidCutter. _Cut(boolean bConsiderTouch, boolean bLocalCutsOnly, java.util.ArrayList<Cutter.CutEvent> cutEvents, EditShape shape, java.util.ArrayList<OperatorCutLocal.CutPair> cutPairs, AttributeStreamOfInt32 segmentCounts)(package private) voidClipper. beforeRemoveVertex_(int v_1, AttributeStreamOfInt32 sorted_vertices, int sorted_index)(package private) voidClusterer. collectClusterCandidates_(int xyindex, AttributeStreamOfInt32 candidates)(package private) voidClusterer. collectNearestNeighbourCandidates_(int xyindex, int hash, Point2D pointOfInterest, int bucket_ptr, AttributeStreamOfInt32 candidates)(package private) voidTopoGraph. createHalfEdges_(int inputMode, AttributeStreamOfInt32 sorted_vertices)(package private) voidTopologicalOperations. cut(int sideIndex, int cuttee, int cutter, AttributeStreamOfInt32 cutHandles)private voidTopologicalOperations. cutPolygonPolyline_(int sideIndex, int cuttee, int cutter, AttributeStreamOfInt32 cutHandles)(package private) static EditShapeCutter. CutPolyline(boolean bConsiderTouch, Polyline cuttee, Polyline cutter, double tolerance, java.util.ArrayList<OperatorCutLocal.CutPair> cutPairs, AttributeStreamOfInt32 segmentCounts, ProgressTracker progressTracker)(package private) voidTopoGraph. deleteEdgesBreakFaces_(AttributeStreamOfInt32 edgesToDelete)private voidTopologicalOperations. flushVertices_(int geometry, AttributeStreamOfInt32 vertices)(package private) voidPlaneSweepCrackerHelper. getAffectedEdges(int cluster, AttributeStreamOfInt32 edges)private static voidOperatorExportToGeoJsonCursor. lineStringTaggedText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. lineStringTaggedText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, java.lang.StringBuilder string)(package private) static intOperatorImportFromWktLocal. lineStringText(boolean b_ring, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, AttributeStreamOfInt8 path_flags, WktParser wkt_parser)(package private) static voidOperatorExportToWktLocal. lineStringText_(boolean bRing, boolean b_closed, int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, int path, java.lang.StringBuilder string)private static voidOperatorExportToGeoJsonCursor. multiLineStringTaggedText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int path_count, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. multiLineStringTaggedText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int path_count, java.lang.StringBuilder string)(package private) static intOperatorImportFromWktLocal. multiLineStringText(AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, AttributeStreamOfInt8 path_flags, WktParser wkt_parser)private static voidOperatorExportToGeoJsonCursor. multiLineStringText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int path_count, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. multiLineStringText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int path_count, java.lang.StringBuilder string)private static voidOperatorExportToGeoJsonCursor. multiPolygonTaggedText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int polygon_count, int path_count, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. multiPolygonTaggedText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int polygon_count, int path_count, java.lang.StringBuilder string)(package private) static intOperatorImportFromWktLocal. multiPolygonText(AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, AttributeStreamOfInt8 path_flags, WktParser wkt_parser)private static voidOperatorExportToGeoJsonCursor. multiPolygonText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int polygon_count, int path_count, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. multiPolygonText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int polygon_count, int path_count, java.lang.StringBuilder string)private static voidOperatorExportToGeoJsonCursor. polygonTaggedText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, int path_count, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. polygonTaggedText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int path_count, java.lang.StringBuilder string)(package private) static intOperatorImportFromWktLocal. polygonText(AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, AttributeStreamOfInt8 path_flags, int total_point_count, WktParser wkt_parser)private static voidOperatorExportToGeoJsonCursor. polygonText_(int precision, boolean bFixedPoint, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt32 paths, int polygon_start, int polygon_end, JsonWriter json_writer)(package private) static voidOperatorExportToWktLocal. polygonText_(int precision, boolean b_export_zs, boolean b_export_ms, AttributeStreamOfDbl zs, AttributeStreamOfDbl ms, AttributeStreamOfDbl position, AttributeStreamOfInt8 path_flags, AttributeStreamOfInt32 paths, int polygon_start, int polygon_end, java.lang.StringBuilder string)(package private) voidRingOrientationFixer. processBunchForRingOrientationRemoveEdges_(AttributeStreamOfInt32 bunch)private booleanOperatorSimplifyLocalHelper. processBunchForRingOrientationTest_(AttributeStreamOfInt32 bunch)(package private) booleanRingOrientationFixer. processBunchForRingOrientationTest_(AttributeStreamOfInt32 bunch)(package private) booleanRingOrientationFixer. processBunchForRingOrientationTestOddEven_(AttributeStreamOfInt32 bunch)private booleanOperatorSimplifyLocalHelper. processBunchForSelfIntersectionTest_(AttributeStreamOfInt32 bunch)private voidIntervalTreeImpl. querySortedDuplicatesRemoved_(AttributeStreamOfInt32 end_indices_sorted)private voidIntervalTreeImpl. querySortedEndPointIndices_(AttributeStreamOfInt32 end_indices)(package private) voidClipper. removeOverlap_(AttributeStreamOfInt32 sorted_vertices, int v, int nextv, int v_1, int prevv_1, int sorted_index)(package private) voidTopoGraph. setEditShapeImpl_(EditShape shape, int inputMode, AttributeStreamOfInt32 editShapeGeometries, ProgressTracker progress_tracker, boolean bBuildChains)voidMultiPathImpl. setPathStreamRef(AttributeStreamOfInt32 paths)sets a reference to an AttributeStream of MultiPathImpl paths (Paths).voidBucketSort. sort(AttributeStreamOfInt32 indices, int begin, int end, ClassicSort sorter)Executes sort on the Bucket_sort.private voidIntervalTreeImpl. sortEndIndices_(AttributeStreamOfInt32 end_indices, int begin_, int end_)private voidIntervalTreeImpl. sortEndIndicesHelper_(AttributeStreamOfInt32 end_indices, int begin_, int end_)(package private) voidEditShape. sortVerticesSimpleByX_(AttributeStreamOfInt32 points, int begin_, int end_)(package private) voidEditShape. sortVerticesSimpleByY_(AttributeStreamOfInt32 points, int begin_, int end_)(package private) voidEditShape. sortVerticesSimpleByYHelper_(AttributeStreamOfInt32 points, int begin_, int end_)private voidEnvelope2DIntersectorImpl. sortYEndIndices_(AttributeStreamOfInt32 end_indices, int begin_, int end_, boolean b_red)private voidEnvelope2DIntersectorImpl. sortYEndIndicesHelper_(AttributeStreamOfInt32 end_indices, int begin_, int end_, boolean b_red)(package private) booleanTopoGraph. tryOptimizedInsertion_(Treap aet, int treeNodeIndex, AttributeStreamOfInt32 new_edges, int cluster, int firstHalfEdge)voidBoundary.MultiPathImplBoundarySorter. userSort(int begin, int end, AttributeStreamOfInt32 indices)abstract voidClassicSort. userSort(int begin, int end, AttributeStreamOfInt32 indices)voidEditShape.EditShapeBucketSortHelper. userSort(int begin, int end, AttributeStreamOfInt32 indices)voidEnvelope2DIntersectorImpl.Envelope2DBucketSortHelper. userSort(int begin, int end, AttributeStreamOfInt32 indices)voidIntervalTreeImpl.IntervalTreeBucketSortHelper. userSort(int begin, int end, AttributeStreamOfInt32 indices)voidOperatorSimplifyLocalHelper.IndexSorter. userSort(int begin, int end, AttributeStreamOfInt32 indices)voidQuadTreeImpl.QuadTreeSortedIteratorImpl.Sorter. userSort(int begin, int end, AttributeStreamOfInt32 indices)Constructors in com.esri.core.geometry with parameters of type AttributeStreamOfInt32 Constructor Description AttributeStreamOfInt32(AttributeStreamOfInt32 other)AttributeStreamOfInt32(AttributeStreamOfInt32 other, int maxSize)
-