This is the complete list of members for ResourceDescription, including all inherited members.
| addAllGeoms() | ResourceDescription | private |
| addGeometry(final Resource r) | ResourceDescription | private |
| addGeometry2(final Literal literall) | ResourceDescription | private |
| addGeometryGeoJSON(final Literal literall) | ResourceDescription | private |
| addPoint(final Resource r) | ResourceDescription | private |
| buildProperties() | ResourceDescription | private |
| camelCaseBoundaryPattern | ResourceDescription | privatestatic |
| config | ResourceDescription | private |
| english | ResourceDescription | privatestatic |
| englishUncapitalizedWords | ResourceDescription | privatestatic |
| fac | ResourceDescription | private |
| geoms | ResourceDescription | private |
| getBestLanguageMatch(Collection< RDFNode > nodes, String lang) | ResourceDescription | private |
| getComment() | ResourceDescription | |
| getEPSG() | ResourceDescription | |
| getGeoms() | ResourceDescription | |
| getImageURL() | ResourceDescription | |
| getLabel() | ResourceDescription | |
| getModel() | ResourceDescription | |
| getPrefixes() | ResourceDescription | private |
| getProperties() | ResourceDescription | |
| getProperty(Property property, boolean isInverse) | ResourceDescription | |
| getStyle() | ResourceDescription | |
| getTitle() | ResourceDescription | |
| getURI() | ResourceDescription | |
| getValuesFromMultipleProperties(Collection< Property > properties) | ResourceDescription | private |
| HIGH_DEGREE_CUTOFF | ResourceDescription | privatestatic |
| highIndegreeProperties | ResourceDescription | private |
| highOutdegreeProperties | ResourceDescription | private |
| hypermediaResource | ResourceDescription | private |
| isEmptyLiteral(RDFNode node) | ResourceDescription | private |
| learnHighDegreeProperties(boolean isInverse, int limit) | ResourceDescription | private |
| model | ResourceDescription | private |
| normalizeWhitespace(String s, boolean squash) | ResourceDescription | private |
| prefixes | ResourceDescription | private |
| properties | ResourceDescription | private |
| reader | ResourceDescription | private |
| resource | ResourceDescription | private |
| ResourceDescription(HypermediaControls controller, Model model, Configuration config) | ResourceDescription | |
| ResourceDescription(HypermediaControls controller, Model model, Map< Property, Integer > highIndegreeProperties, Map< Property, Integer > highOutdegreeProperties, Configuration config) | ResourceDescription | |
| ResourceDescription(HypermediaControls controller, Model model, Map< Property, Integer > highIndegreeProperties, Map< Property, Integer > highOutdegreeProperties, Configuration config, boolean learnHighDegreeProps) | ResourceDescription | private |
| ResourceDescription(Resource resource, Model model, Configuration config) | ResourceDescription | private |
| toSentenceCase(String s, String lang) | ResourceDescription | |
| toTitleCase(String s, String lang) | ResourceDescription | |
| wordPattern | ResourceDescription | privatestatic |