Uses of Interface
org.locationtech.jts.io.gml2.GeometryStrategies.ParseStrategy
Packages that use GeometryStrategies.ParseStrategy
Package
Description
Classes to read and write the GML2 geometry format.
-
Uses of GeometryStrategies.ParseStrategy in org.locationtech.jts.io.gml2
Fields in org.locationtech.jts.io.gml2 declared as GeometryStrategies.ParseStrategyModifier and TypeFieldDescriptionprotected GeometryStrategies.ParseStrategy
GMLHandler.Handler.strategy
Methods in org.locationtech.jts.io.gml2 that return GeometryStrategies.ParseStrategyConstructors in org.locationtech.jts.io.gml2 with parameters of type GeometryStrategies.ParseStrategyModifierConstructorDescriptionHandler
(GeometryStrategies.ParseStrategy strategy, Attributes attributes)