Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.PolygonShape
Packages that use PolygonShape
Package
Description
-
Uses of PolygonShape in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return PolygonShapeModifier and TypeMethodDescriptionGeographicalSchemaFactory.createPolygonShape()
Returns a new object of class 'Polygon Shape'. -
Uses of PolygonShape in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement PolygonShapeModifier and TypeClassDescriptionclass
An implementation of the model object 'Polygon Shape'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return PolygonShape -
Uses of PolygonShape in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type PolygonShapeModifier and TypeMethodDescriptionGeographicalSchemaSwitch.casePolygonShape
(PolygonShape object) Returns the result of interpreting the object as an instance of 'Polygon Shape'. -
Uses of PolygonShape in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils with parameters of type PolygonShapeModifier and TypeMethodDescriptionstatic int[][]
GeometryUtils.getSegmentedIntCoordinates
(PolygonShape polygonShape, double xShift, double yShift, double mult, Projection projection, double latitudeShift, double longitudeShift) Gets integer coordiantes for segments ofPolygonShape
object