Uses of Class
org.bremersee.opengis.kml.v22.Scaleliteral
Packages that use Scaleliteral
-
Uses of Scaleliteral in org.bremersee.opengis.kml.v22
Fields in org.bremersee.opengis.kml.v22 declared as ScaleliteralModifier and TypeFieldDescriptionprotected ScaleliteralIconStyleType.scaleprotected ScaleliteralLabelStyleType.scaleMethods in org.bremersee.opengis.kml.v22 that return ScaleliteralModifier and TypeMethodDescriptionObjectFactory.createScaleliteral(Double value) Create an instance ofScaleliteralIconStyleType.getScale()Gets the value of the scale property.LabelStyleType.getScale()Gets the value of the scale property.Methods in org.bremersee.opengis.kml.v22 with parameters of type ScaleliteralModifier and TypeMethodDescriptionvoidIconStyleType.setScale(Scaleliteral value) Sets the value of the scale property.voidLabelStyleType.setScale(Scaleliteral value) Sets the value of the scale property.