[
https://issues.apache.org/jira/browse/LUCENE-7918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115488#comment-16115488
]
Karl Wright commented on LUCENE-7918:
-------------------------------------
[~ivera], didn't pass documentation-lint. This is what it said:
{code}
[exec]
file:///build/docs/spatial3d/org/apache/lucene/spatial3d/geom/GeoBaseCompositeAreaShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec]
[exec]
file:///build/docs/spatial3d/org/apache/lucene/spatial3d/geom/GeoCompositePolygon.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec]
[exec]
file:///build/docs/spatial3d/org/apache/lucene/spatial3d/geom/GeoCompositeAreaShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec]
[exec]
file:///build/docs/spatial3d/org/apache/lucene/spatial3d/geom/GeoCompositeMembershipShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec] BROKEN LINK:
file:///build/docs/core/org/apache/lucene/spatial3d.geom.GeoBaseCompositeShape.html
[exec]
[exec] Broken javadocs links were found! Common root causes:
[exec] * A typo of some sort for manually created links.
[exec] * Public methods referencing non-public classes in their signature.
{code}
Can you fix and resubmit your patch?
> Give access to members of a composite shape
> -------------------------------------------
>
> Key: LUCENE-7918
> URL: https://issues.apache.org/jira/browse/LUCENE-7918
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/spatial3d
> Reporter: Ignacio Vera
> Assignee: Karl Wright
> Attachments: LUCENE-7918.patch
>
>
> Hi [~daddywri],
> I hope this is my last point in my wish list. In order to serialize objects I
> need to access the members of a composite geoshape. This is currently not
> possible so I was wondering if it is possible to add to more methods to the
> class GeoCompositeMembershipShape:
> public int size()
> public GeoMembershipShape getShape(int index)
> Thanks,
> Ignacio
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]