Class EditedValueLayerStyle3D

    • Constructor Detail

      • EditedValueLayerStyle3D

        public EditedValueLayerStyle3D​(String userStyleFile)
    • Method Detail

      • getY

        public float getY​(double... coordinates)
        Description copied from interface: ValueLayerStyle3D
        Gets the Y (height) value for the specified coordinates.
        Specified by:
        getY in interface ValueLayerStyle3D
        Parameters:
        coordinates - the coordinates to get the Y value for.
        Returns:
        the Y (height) value for the specified coordinates.