Class Properties
java.lang.Object
com.here.platform.location.io.javadsl.geojson.Properties
- All Implemented Interfaces:
Serializable
,scala.Serializable
- Direct Known Subclasses:
HereProperties
,SimpleStyleProperties
Metadata for a geometric feature.
See also [SimpleStyleProperties] and [HereProperties].
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAll
(Properties that) com.here.platform.location.io.scaladsl.geojson.Properties
asScala()
-
Constructor Details
-
Properties
public Properties()
-
-
Method Details
-
add
-
addAll
-
asScala
public com.here.platform.location.io.scaladsl.geojson.Properties asScala()
-